The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help!!All Members Got Banned!!!
hey
i used vb3.5.4 before and i had a hack call "Inferno Warning System v1.3 "https://vborg.vbsupport.ru/showthrea...Warning+System now im trying to upgrade my forums to 3.6.1 and i see all of my members got banned by this hack.and i also installed Advanced Warning System 3.6.1 Warning System https://vborg.vbsupport.ru/showthread.php?p=1056515 still all members are banned i can not unban one by one cause i have more then 8000 members.so its impossible to unban them one by one can some one help me with this please |
#2
|
|||
|
|||
How exactly did it ban them? Did it move them to a new Usergroup?
If it did, create a new "Banned" Group in your Usergroups, using their permissions, and then reapply permissions and rename the new usergroup that all these people got moved to... This way you simply add one Usergroup and change permissions and the name of your "banned" usergroup.... |
#3
|
|||
|
|||
What did you finally end up doing?
|
#4
|
||||
|
||||
You could run a simple SQL query to move them all ;
Code:
UPDATE user SET usergroupid = 2 WHERE usergroupid = 8 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|