PDA

View Full Version : Banning users


skyyjet
04-19-2010, 08:00 AM
I found lot of users on my forum have same IP.

Those usernames are registeed by spammers like:

ghij688
mnop233
pqrs571
defg992
mnop687
fghi363
jklm495
ijkl676
uvwx977

I believe there are more then 500 such users.

How can I ban or delete them all through PHP MYADMIN as banning individually is really a big pain.

Thanks

Speysider
04-19-2010, 08:16 AM
Search the structure of the user table of your database.

Deleting them via phpMyAdmin is not recommended, and you should use the prune / move users features in:
AdminCP >> Users >> Prune / Move Users