Quote:
Originally Posted by GTRyan
On my statistics hit parade menu on the LDM main page one of my downloads for a video .wmv file started going down when it got to about 2500 hits, the counter on the download info itself is correct though, using 3.6.8 post 1.
http://alamoride.com/forum/local_links.php look at the file alamoride_murillo_star_car_2_fab2startup info
|
There are two records of hits inside LDM. The entry itself keeps a record of the total number of hits (but nothing more - no information on who/when/etc). This information is kept permanently. The downloads table keeps a full record of all accesses, but, because the table can become very large, you have the option to 'prune' it after a certain length of time (LDM/admin/settings/prune_downloadtable).
The hit parade is produced by reading the downloads table, so, if you have told LDM to prune this table, you will eventually start losing hits off the beginning. I suspect this is the source of your problem.