mysql - phpbb 3 SQL delete user and all posts -


i want mass remove spam users forum's database.

if have uid of account, sql query script delete user , posts option in acp. ssh easier me login.

deleting users directly database asking trouble leave sorts of remnants in tables other user table.

your best bet if know user names/id's use 'prune users' function in acp under 'users , groups' tab.


Comments

Popular posts from this blog

Prolog - Listing -

python - More Issues with overlapping labels in Tkinter -

python - can't seem to get an output from my class -