Support Forum

User clean-up, how?

JM James Mueller
James Mueller
Member

We’ve migrated from a huge phpBB user list; Most of the users are inactive.

How would I remove any users with zero posts?

Thanks much.

 

1 Answer

New Answer

MP Mr Papa
Mr Papa
Member

users are the realm of wp…  so all users belong to wp…  you can delete users from the wp admin users interface…  you can also delete them from the sp users admin panel which does show how many forum posts a user has… keep in mind this removes the wp user (not sp)…

if you want to remove users with 0, you can do a query in you mysql db to remove them or you can try our spam registration plugin…