Forum Moderators: phranque
Ideally I'd love to be able to have a "delete user" checkbox on the memberlist so I can easily delete multiple users at once.
Thanks :)
I have always culled them manually from the db. It is only a couple of queries. You could probably build one in php easily enough, though I would put it in the admin section as opposed to in the member record.
[phpbb.com...]
I haven't tried that but imagine it (or something like it) is worth a shot.
You should really just delete the memberlist.php file and remove links to it - it is not useful to the membership, and it attracts spam as it provides a place for URLs to be shown even if the member hasn't posted.