I have a problem. I was importing files from another folder to the main downloads folder on my server. I cancelled the import partway when I suddenly remembered to add some extra info to the files I was importing. Then I restarted the importing process and the files were successfully imported. At this point, not one file had been downloaded from my site. Now, when I check the main downloads page, I see that the total number of downloads has gone from
0 to
4294967283.
Can anybody help me to solve this problem?
EDIT: Well, I guess I changed
4294967283 to
1 through PhPMyAdmin and my issue was solved as downloading a second file updated the number of downloads from
1 to
2.