forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: bitcloud on August 13, 2008, 04:27:33 pm

Title: "displayed" info time delay?
Post by: bitcloud on August 13, 2008, 04:27:33 pm
Hi,

Does anyone know the details of the "displayed" section of the info box?

For example, statcounter will show many more hits on a particular image than coppermine will.
Also, coppermine stats seems to be delayed, or update only every so often. Does anyone know the details of this? The frequency for example, and where that's coded?

I notice too that it never seems to log my visits - whether i'm logged in or not. Does "displayed" mean "unique hits" or just "hits"?
Can anyone point me to where this is to edit?

If anyone can clear up any of this, I'd really appreciate it

Cheers

Title: Re: "displayed" info time delay?
Post by: Nibbler on August 13, 2008, 04:36:53 pm
Coppermine doesn't count repeat or admin views. 'statcounter' probably does. The hit counter is not updated 'every so often' but live. As far as the code goes, check theme_html_picture() in the theme system and add_hit() in include/functions.inc.php