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
put it into anycontent.php. Refer to the coppermine documentation for details.
Joachim
where abouts in the documentation should I look?
http://coppermine.sourceforge.net/manual.php#changing
Joachim
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
the page you're refering to is down for me.
Joachim
strange my site works for me http://www.adeptsin.com/index.php
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
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.
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