Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Removing number of views from Album page  (Read 3061 times)

0 Members and 1 Guest are viewing this topic.

HDLLC

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 15
    • Hughes Design LLC
Removing number of views from Album page
« on: August 13, 2004, 05:49:34 am »

http://forum.coppermine-gallery.net/index.php?topic=4079.0

I checked this thread, found the file referenced, but after a search in the file, cannot find the line to remove.  In the follow-up post, there was some alternate instructions, but I cannot read what is typed...

Thanks in advance for any help you can provide!

--Jeff
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Removing number of views from Album page
« Reply #1 on: August 15, 2004, 11:53:50 am »

The posting you're refering to was on the cpg1.2.1 support board. As you posted on the cpg1.3 support board, you probably use cpg1.3.x
Things differ from version to version. In cpg1.3.x, the code to look for in functions.inc.php is
Code: [Select]
$caption .= ($rowset[$key]['title']||$rowset[$key]['hits']) ? $rowset[$key]['title'] : '';, but I rather suggest you just go to coppermine config and change "Display number of views below the thumbnail" to "No", there's no need to mess with the code.

GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.