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

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

"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