forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: ZR05 on May 11, 2008, 01:14:22 am

Title: Album info
Post by: ZR05 on May 11, 2008, 01:14:22 am
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
Title: Re: Album info
Post by: Joachim Müller on May 11, 2008, 10:38:41 am
Search for "remove stats (http://forum.coppermine-gallery.net/index.php?action=search2;search=remove%20stats)"
Title: Re: Album info
Post by: ZR05 on May 12, 2008, 08:23:52 pm
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?