News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

adding statistics code

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

Previous topic - Next topic

0 Members and 2 Guests 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