(2015-02-13, 07:01 AM)Rock On Wrote: How to delete using task manager and please tell me also how to delete from SQL please tell me step by step
(2015-02-06, 11:01 AM)Ad Bakker Wrote: DELETE FROM prefix_users WHERE usergroup="7"
where prefix is your table prefix.
Use what Ad Bakker posted. I'm wondering why you want to delete banned users. I would think they were banned for a reason and if you delete their account they would be able to register again rather easily.