Hit Counter resets itself

J

JCO

My hit counter was successfully in the range of 300 and something before it
somehow was reset to ZERO. Now when I go to the page, it seems to be at one
(1) all the time.

Any ideas?
 
C

chris leeds

I think it's broken. delete it from the page and put another one there.
if you want your hits back just go into the _private folder and look for a
file with the extension .cnt. open it with notepad and change the last 3
number to 300. you can change these numbers but don't change the number of
actual digits, I.e. add the 300 to the end.
publish your web (not just the page) and it should be ok.
also, probably what happened is you overwrote the file on the server with
the empty one in your local web. just right click the file you just edited
and click the don't publish button. this way it'll stay out of the
situation.
 
Top