The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
is there a way to reset the Most Online Users data?
|
#2
|
||||
|
||||
![]()
Run this query in phpMyAdmin and it should do the trick.
![]() UPDATE template SET template='' WHERE title='maxloggedin'; |
#3
|
||||
|
||||
![]()
Run this one instead:
PHP Code:
|
#4
|
||||
|
||||
![]()
Eh? Just out of curiosity, could you please explain what error? The query I gave would delete the info, then the next time somebody goes on the board it will start over again... Or at least that's what I thought. :ermm:
|
#5
|
||||
|
||||
![]()
No, I didn't say that your query will cause an error, it's just that if the template is corrupted, running your query will solve the problem temporarily, but it will reoccur (talking from personal experience). If you run the full query making sure you are changing the correct template in the right templateset, the error will not come back. This is assuming that there is a problem with the maxloggedin template - if not, no problems.
|
#6
|
||||
|
||||
![]()
Ahhh, thanks for explaining Erwin. I was just curious if there was something I was missing since he didn't say anything was wrong with it, just asked how to reset it.
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|