Change the standard counter at the bottom of the gallery Change the standard counter at the bottom of the gallery
 

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

Main Menu

Change the standard counter at the bottom of the gallery

Started by dwarfbeard, June 07, 2012, 07:28:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dwarfbeard

Hi everyone, I have used this forum for solutions quiet often, but now I am stuck with a problem, that I can't solve by reading through the forum.

I want to change the standard display of the viewcount at the bottom of the gallery a bit.

Typically there is a sentece like this "X files in X albums and X categories with X comments viewed X times"
How can I hide out some of these variables?
So let's say, leave out for example the last counter that shows the over all views?

I searched the forum and found threads like this (http://forum.coppermine-gallery.net/index.php?topic=74208.0) but this did not help me solve my problem - I hope you can!

Thanking you in anticipation

Αndré

The easiest solution would be to change the corresponding string in the language file. Just search for $lang_list_categories['stat1'], $lang_list_categories['stat2'] and $lang_list_categories['stat3'] and adjust them to your needs.

dwarfbeard

Language files... so easy but did not think about them.. :D

Thanks a lot - works fine!


Αndré

Please
Quote from: Joachim Müller on September 28, 2008, 12:46:26 PM
tag your answer as "solved" by clicking on the "Topic Solved" button on the bar at the left hand side at the bottom of your thread.