coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: alexandra on June 06, 2004, 08:18:06 AM

Title: Coppermine home page...number of pics viewed, albums, comments
Post by: alexandra on June 06, 2004, 08:18:06 AM
I know similiar questions have been asked about pic views under thumbnails.  Already searched.  My question is how do I remove from my homepage where it displays near top of page, let's say," 25 pics in 3 albums with 5 comments viewed 60 times?"    I am completely php clueless and have already changed the code for function.inc.php to

$caption = ($rowset[$key]['title']||$rowset[$key]['hits']) ? "<span class=\"thumb_title\">".$rowset[$key]['title'].(($rowset[$key]['title'])?"-":"")."</span>": '';

as suggested in another post.   This obviously is not what i need to alter to remove this from my homepage since it still displays number of views, albums and comments.  Can someone point me in the right direction on which file i need to edit and what code to insert or delete?

Title: Re: Coppermine home page...number of pics viewed, albums, comments
Post by: Joachim Müller on June 06, 2004, 08:23:40 AM
http://forum.coppermine-gallery.net/index.php?topic=3561