The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Removing ban
what sql query would i run to remove everyban set inclkuding ip bans?
my site has been hacked and i can't get in, |
#2
|
|||
|
|||
me too same prob!
|
#3
|
||||
|
||||
There isn't one SQL query that could remove all bans. How are you actually banned ?
|
#4
|
|||
|
|||
|
#5
|
|||
|
|||
Help!
|
#6
|
|||
|
|||
i have got the tools.php up so i can run query's but thats all..
|
#7
|
||||
|
||||
ooops.
Do you have ftp access ? |
#8
|
|||
|
|||
yes, i do, but i can't run a vB page because i am banned...
|
#9
|
|||
|
|||
Quote:
Banned Usergroupid Normal Usergroupid Table Prefix UPDATE TABLE_PREFIXuser SET usergroupid=NORMAL WHERE usergroupid=BANNED UPDATE TABLE_PREFIXuser SET usergroupid=6 WHERE userid=YOURADMINID As for ip ban, you just remove that from vb options. Or if you cannot access your vb options, an option rebuild script would be required... |
#10
|
||||
|
||||
Via ftp, edit global.php ;
Find these lines; PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|