The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
My date is showing
Most users ever online was 1, 12-31-1969 at 07:00 PM. It was ok earlier. How can fix this??? |
#2
|
||||
|
||||
![]()
Are you on vb 3.6 ?
Try this ; Code:
UPDATE datastore SET unserialize = 1 WHERE title = 'maxloggedin' Code:
UPDATE datastore SET unserialize = 1, data = ' ' WHERE title = 'maxloggedin' |
#3
|
||||
|
||||
![]()
Paul,
Thanks, But where would I do this at? and yes I am on VB 3.6 Stupid me i knew that was a sql query......I need to think.....too tired. You were right that works until I refresh. I have not added any mods lately. Is there a way to just rewrite that part of the table? Ugh!!! This is irritating me bad. I still can not get this to work correctly. |
#4
|
||||
|
||||
![]()
Paul I am still having trouble with this. It is something in the code somewhere. I installed a new board to which everything was fine until i trasferred my data base. So this means it is in the code somewhere, correct??
|
#5
|
||||
|
||||
![]()
i am having the same problem... i thought it was a problem with my host company server.... the time was reading the host server clock... they say that's not it... it has to be in one of my scripts... trace back a script.. (bunch of work)... but if its not a server.. then its a script....
my navbar clock works perfectly, its the currently active users clock that's giving me hell and making my members ask what's up.... |
#6
|
||||
|
||||
![]()
Same here just the Currently active user clock. I have since disabled the "What's Going On" box. This will be a temp fix until I can get it corrected. I am working on several things. If anyone has a different script to do this same function I would appreciate being pointed in the right direction.
Ok, I just removed the code from the Forum Home that referred to the date and time. This way I still have the Current Users showing up, just not the most users online was....... This works for me as all I need are Current Users online anyway... |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|