adding statistics code adding statistics code
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

adding statistics code

Started by bluesomething, December 22, 2004, 03:50:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bluesomething

Hi,

I would like to add the code so I can view statistics. I would like to add this under the Powered by Coppermine line.

Where do I have to put the code so the picture of the statistics links is in the middle under the Powered by coppermine line?

Thanx!

Joachim Müller

What statistics? Some static link (to pages outside the coppermine folder) can be added easily by editing themes/yourtheme/tempplate.html (add your link after {GALLERY}). If you want dynamic content, you'll have to post more details; you could as well search the board, this has been addressed several times already (e.g search for the string "custom header").

Joachim