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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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