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
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.
Language files... so easy but did not think about them.. :D
Thanks a lot - works fine!
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.