Removing number of views from Album page Removing number of views from Album page
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Removing number of views from Album page

Started by HDLLC, August 13, 2004, 05:49:34 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

HDLLC

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

Joachim Müller

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$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