![]() |
|
Hitcounter - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Hitcounter (/thread-2220.html) |
Hitcounter - Heart - 2008-02-08 Hi, I'm using the latst version of zenphoto (1.1.4) and wondering how I can add support for an hitcounter (count the clicks to the images -not albums-). How can I do that? Thanks Hitcounter - acrylian - 2008-02-08 Take a look here: http://www.zenphoto.org/documentation/zenphoto/_template-functions.php.html#functionhitcounter Hitcounter - Heart - 2008-02-08 So I must add this function in the image.php file? Can you give me an example how it must look like and where I should add it exactly? Thanks a lot! Hitcounter - acrylian - 2008-02-09 Of course on image.php or album.php of your theme, depends on if you want album or image hitcounter. Example for a image hitcounter: Hitcounter - Heart - 2008-02-11 Thanks! |