The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
set to zero
Hi,
my site was attacked , and i get 1000 new fake users. I deleted all the fake users , but I need to set to zero this stat: 1. Most users ever online was... 2. Most ever Members, Posters... How can i do it? Efil. |
#2
|
||||
|
||||
You need to run a bit of SQL ;
Code:
UPDATE datastore SET data = ' ' WHERE title = 'maxloggedin' |
#3
|
||||
|
||||
Thank you!
It did it. Efil. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|