vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help!!All Members Got Banned!!! (https://vborg.vbsupport.ru/showthread.php?t=127396)

badboyz 09-24-2006 12:54 AM

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

Phaedrus 09-24-2006 03:32 AM

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....

Phaedrus 09-25-2006 09:35 PM

What did you finally end up doing?

Paul M 09-25-2006 09:55 PM

You could run a simple SQL query to move them all ;

Code:

UPDATE user SET usergroupid = 2 WHERE usergroupid = 8
Assuming that group 8 is your banned group, and you want to move them to group 2.


All times are GMT. The time now is 04:18 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01058 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete