Not Solved How to delete all banned members at once
#8
Not Solved
you need to run them from your phpmyadmin on your webhost panel.... Read this thread to know how to run sql queries


DELETE FROM mybb_users WHERE usergroup="7"


NOTE: deleting members from db using the sql query will just remove the users and not their posts.. hence the posts which are posted by those users will stay but with no profile connected to it... if you wish to delete those user's posts as well you need to use the User Pruning method... if only the users are to be deleted then the sql query is better...
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet.
Don’t  Forget to “Mark as Solved” after the fix
Reply


Messages In This Thread
RE: How to delete all banned members at once - by mmadhankumar - 2015-02-13, 11:45 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)