coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: fitzjoy on December 12, 2008, 11:57:32 AM

Title: Re: How to remove the stats on the main page?
Post by: fitzjoy on December 12, 2008, 11:57:32 AM
I have the same problem. I am not abble to remove the stats. My theme.php file (classic themmes, cpg v 1.4.19 )contains only this row: define('THEME_IS_XHTML10_TRANSITIONAL',1); and if I copy the sample theme.php from Gizmo and paste it into my theme.php, stats are  still displayed. (excuse my weak english)

* Split from http://forum.coppermine-gallery.net/index.php/topic,56638.0.html*
Title: Re: How to remove the stats on the main page?
Post by: Hein Traag on December 12, 2008, 12:30:10 PM
I'l excuse your english because it aint that bad. But what you need to remember is not to hijack threads. Always start your own.
Title: Re: How to remove the stats on the main page?
Post by: fitzjoy on December 12, 2008, 12:54:03 PM
It wasn´t hijacked there on purpose, may be I made mistake. I would like to answer you only, that athough I act upon Gizmo´s instructions,my stats are  still displayed.  (excuse my weak english)
Title: Re: How to remove the stats on the main page?
Post by: Hein Traag on December 12, 2008, 01:09:11 PM
Reupload the files for the classic theme then.
Title: Re: How to remove the stats on the main page?
Post by: Gizmo on December 13, 2008, 02:31:17 PM
Without a link to your gallery it's very hard to tell what the issue is. However going back and reading the original (http://forum.coppermine-gallery.net/index.php/topic,32833.msg188627.html#msg188627) thread again, there are two (2) places where you need to apply the fix.

QuoteOne is for displaying albums under categories ($template_album_list_cat) and the other is for displaying albums that aren't assigned to a category or when viewing on an album list page ($template_album_list).

Does this fix your request?