View counts View counts
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

View counts

Started by Sranang, December 29, 2003, 01:26:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Sranang

if i click on a picture 5 times..it still shows 1 click...
i want that it count al the clicks that i do on that picture...
is there a way to do that..?  :?

Joachim Müller

no, this is expected behaviour. Browsing a pic with one client (pc) is counted as one view - the page is probably cached within your browser anyway. If you want to manually increase the views counter, use phpMyAdmin, look for the table cpg11d_pictures and increase the "hits"-value (this is of course cheating).

GauGau