PDA

View Full Version : Reset the counters to zero



GrayRyder
12-30-2007, 11:12 PM
Do I have to reinstall to reset-initialize the counters?

Patrick
12-31-2007, 11:03 AM
Probably the easiest way is to reinstall.

If you are using file storage then this involves deleting the files in data/ folder and uploading the fresh data files from the script's zip file (find that at http://www.ep-dev.com ).

If you are using a mysql database then this involves dropping the tables from the database (or alternatively removing / adding the database again).

Both of those methods will zero your stats folder as well. If you do not want that to happen, then use the offset configuration values inside counter.php (set the value to negative). This will effectively subtract that total from your hits and visits.