News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Album info

Started by ZR05, May 11, 2008, 01:14:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ZR05

i search but couldn't come up anything (or i just don't know how to put it into word so i can search it correctly)

At index.php area, next to the album icon, they will have something like: 1 files, last one added on May 10, 2008

If i don't want that to be there, is there an option for me to remove it? if yes, where?

thanks

Joachim Müller


ZR05

i read on those links and edit on my english lang folder as:

$lang_list_categories = array(
  'home' => 'Home',
  //'stat1' => '<b>[pictures]</b> files in <b>[albums]</b> albums and <b>[cat]</b> categories viewed <b>[views]</b> times',//
  //'stat2' => '<b>[pictures]</b> files in <b>[albums]</b> albums viewed <b>[views]</b> times',//
  'xx_s_gallery' => '%s\'s Gallery',
  //'stat3' => '<b>[pictures]</b> files in <b>[albums]</b> albums viewed <b>[views]</b> times',//
);

i tried to commend those info out completely but it didn't seem to work. What did i do wrong here?