Fomelo Visit Count

Man, I think it was actually at like 300k.... 382k or something but I really don't know. It was deffo not 20k, the count is up 2k since the OP even.
 
Man, I think it was actually at like 300k.... 382k or something but I really don't know. It was deffo not 20k, the count is up 2k since the OP even.

Yeah its not that important, so I just set it to 382k. Not sure how it got reset really.
 
You are Fomelo visitor #963

Oh well

I put it back to what we reset it to last time, just for you. It really only takes me 20 seconds so I can keep doing this indefinitely. Then again I probably won't keep doing this indefinitely, but whatever.
 
I put it back to what we reset it to last time, just for you. It really only takes me 20 seconds so I can keep doing this indefinitely. Then again I probably won't keep doing this indefinitely, but whatever.
Fomelo is all about epeening it out, so fomelo deserves to have an epeen itself!
 
If I had to guess it would be due to SQL service restarts.

The counter was not stored in sql, but in a local file inaccessible to the public, when I left the project.

Unless it's changed, look to the following:

1. Make sure the file is not getting overwritten or deleted (check file/directory privs)
2. Make sure the counter code doesn't allow for #1

I don't recall anything cookie or session related, but that would be a final shot at fixing the thing. If session, it's ever-so-remotely possible the session data is stored in sql, but I'd bet my recent pay raise it's not.
 
The counter was not stored in sql, but in a local file inaccessible to the public, when I left the project.

Unless it's changed, look to the following:

1. Make sure the file is not getting overwritten or deleted (check file/directory privs)
2. Make sure the counter code doesn't allow for #1

I don't recall anything cookie or session related, but that would be a final shot at fixing the thing. If session, it's ever-so-remotely possible the session data is stored in sql, but I'd bet my recent pay raise it's not.

Its definitely still the same code as before. It must be getting overwritten/deleted somehow. I made a minor change but I doubt it was the problem, but we'll see how often this happens, nothing is jumping out at me right now.
 
A long time back (about a year after we launched it) it was past a million but got reset ::sadface::
 
A long time back (about a year after we launched it) it was past a million but got reset ::sadface::

1. I recall it being well over 800k once, so Aeran is spot on.

2. Whoa, Aeran! Long time. Gimme a holler some time...
 
Back
Top Bottom