View counts View counts
 

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

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