PDA

View Full Version : counter stat bug



d2event
06-08-2005, 03:27 AM
look it on my site:
http://www.download.com-connect.pl/mysql/stats/

The bug is always below blue tabels (hits /visits) becouse show incorrect number, only alt on table is correct!

anyway here was working good:
http://www.download.com-connect.pl/mysql/s...&year=2005&dm=0 (http://www.download.com-connect.pl/mysql/stats/index.php?p=show&month=05&year=2005&dm=0)

next bug is "Recent Visits" becouse each ip is always set to 1

Patrick
06-08-2005, 11:43 AM
Neither of these are bugs.

In the first URL, that stats listed are corrected. In order to conserve space, the script default to all values being divided by ten. If you look to the far left you will see (x10) listed.

The recent visitors "recent visits" is always going to be set to one due to archiving. When stats are archived, the IPs of persons are lost. In this manner the script is able to avoid huge log files, conserving space and CPU time.

d2event
06-08-2005, 05:58 PM
oh I see, anyway ty for fast reply....

When you planing to release new version of counter? Next month or?