"displayed" info time delay? "displayed" info time delay?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

"displayed" info time delay?

Started by bitcloud, August 13, 2008, 04:27:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bitcloud

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


Nibbler

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