+ Reply to Thread
Results 1 to 2 of 2

Thread: Reset the counters to zero

  1. Join Date
    Dec 2007
    Posts
    1

    Reset the counters to zero

    Do I have to reinstall to reset-initialize the counters?

  2. Join Date
    Aug 2004
    Posts
    781

    Re: Reset the counters to zero

    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.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts