coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: seraph_enemies on September 21, 2004, 04:21:21 PM

Title: adding counter to index
Post by: seraph_enemies on September 21, 2004, 04:21:21 PM
Hi my website is basically one gallery and I want to put a text counter on the main index.php page without it showing up on every page. I only want it in the index page. Can I do this, and if so, how?

Thanks
Title: Re: adding counter to index
Post by: Joachim Müller on September 22, 2004, 07:21:22 AM
put it into anycontent.php. Refer to the coppermine documentation for details.

Joachim
Title: Re: adding counter to index
Post by: seraph_enemies on September 23, 2004, 11:28:05 PM
where abouts in the documentation should I look?
Title: Re: adding counter to index
Post by: Joachim Müller on September 24, 2004, 05:31:44 AM
http://coppermine.sourceforge.net/manual.php#changing

Joachim
Title: Re: adding counter to index
Post by: seraph_enemies on September 25, 2004, 06:00:00 PM
thanks it works great but now the "powered by coppermine..." writing has gone to the top of the page how can I put it back at the bottom again?

see here http://www.adeptsin.com
Title: Re: adding counter to index
Post by: Joachim Müller on September 25, 2004, 07:35:30 PM
the page you're refering to is down for me.

Joachim
Title: Re: adding counter to index
Post by: seraph_enemies on September 25, 2004, 09:09:57 PM
strange my site works for me http://www.adeptsin.com/index.php
Title: Re: adding counter to index
Post by: Joachim Müller on September 26, 2004, 06:58:39 AM
must be a dns issue for me, I was able to see your page rudimentary using an anon proxy (before it ran into a timeout). Your site seems to be serving rather slow though. Are you by chance self-hosted?

Joachim
Title: Re: adding counter to index
Post by: doublezeroracing on September 26, 2004, 10:46:40 AM
Your site loads quickly here...

Look's like you may have a table problem, likely a TR or TD is not closed properly.  Did you put your counter code in the anycontent.php?

Scott.
Title: Re: adding counter to index
Post by: seraph_enemies on September 26, 2004, 11:28:14 AM
I put the counter in anycontent.php and no I am not self hosted

EDIT: don't worry its all working now thanks for your help anyway