The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
"most users ever online" keeps resetting
I was looking for a way to reset "most users ever online"
I ran this query: UPDATE datastore SET data = '' WHERE title = 'maxloggedin'; It worked fine. But then it resets to: Most users ever online was 1, 12-31-1969 at 06:00 PM. I tried this one also: update datastore set unserialize = 1,data = ' ' where title = 'maxloggedin' Same thing, resets to 1969. Any ideas? |
#2
|
||||
|
||||
You may want to see this thread: http://www.vbulletin.com/forum/showthread.php?t=175068
|
#3
|
|||
|
|||
ehh, didnt fix it.....
|
#4
|
||||
|
||||
The queries you ran are correct, you have a modification that is breaking it again (specifically, code written for vb3.5 is the problem).
Older versions of CMPS are a well known candidate (but not the only one). |
#5
|
|||
|
|||
well, i do have vbadvanced installed, not the latest version....
it was fine until i tried to reset it by using a query....its been retarded since. Any idea what code exactly could be causing it? |
#6
|
||||
|
||||
The online users module if you are using it (versions prior to 2.2.1 I think).
|
#7
|
|||
|
|||
yeh, disabled it today we'll see how it goes!
well, it reset it again with it disabled! ARGH |
#8
|
|||
|
|||
ok vb advanced doesnt seem to be part of it, still does it with it online users disabled......
is this stupid automerge gonna disallow this from being bumped/resolved or? Could use the help. |
#9
|
||||
|
||||
There isn't much anyone can do unless you plan to give them ftp and admin access, we could spend a long while trying to guess at what modification is doing it.
|
#10
|
|||
|
|||
Do you have a hell of a lot of mods installed? If not maybe you could post them here..
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|