I broke it a while ago when optimising the download system. Before, it would read in the whole file, then hit the database with an update. Now it just statically links to the file, so the count does not increase. As a result I'm just going to remove the download count as it is discouraging to see '0' even when you know it is more than that.
|