PDA

View Full Version : How to ban a numeber of user together


john locke
02-16-2012, 02:41 PM
I've found many spammer bot users which a common profile string..
I can see all them by searching user in my adminpc but i cannot ban them in one shout...

How can i do that? Could someone tell me the query i guess please...

Thank you in advace!

ShawnP
02-17-2012, 12:36 AM
You could just remove the users via phpMyAdmin. That would be the easiest solution.

Lynne
02-17-2012, 01:11 AM
I would NOT do what he suggested. The users are stored in about 3 or 4 different tables and so you would need to delete them in all three tables.

If you ban them by using Inline Moderation and Delete As Spam, then one of the options is to ban the users. If you do it that way, you can get several users at once.

ShawnP
02-18-2012, 04:27 AM
My bad ;P. I did what I suggested and it worked fine for me.