UseBB Community

The official board for UseBB help and discussion

UseBB Community » Help & Support » How to delete all posts of a particular user

How to delete all posts of a particular user

Moderators: Gaia.

Page: 1

Author Post
Member
Registered: Feb 2009
Posts: 5
Hi..I do run a UseBB forum...I wanted to know how i can delete all posts of a particular user..Need help..

Thanks in Advance...
« Last edit by Dietrich on Wed Feb 25, 2009 1:43 pm. »
Developer
Registered: Apr 2004
Posts: 2243
Location: Belgium
This is not possible by default.
Member
Registered: Oct 2008
Posts: 43
Location: United Kingdom
you could go into phpmyadmin then sql and do somat like

DELETE * FROM usebb_posts WHERE poster_id=thereID

this is off the top of my head so may be wrong
Developer
Registered: Apr 2004
Posts: 2243
Location: Belgium
This is not recommended, statistics will be off and it may even cause issues rendering pages.
Member
Registered: Oct 2008
Posts: 43
Location: United Kingdom
oh ok, soz y not just go thro all his posts individuly just click on there name and then search members posts
Developer
Registered: Apr 2004
Posts: 2243
Location: Belgium
Or someone makes and contributes an ACP module for it.
Member
Registered: Oct 2008
Posts: 43
Location: United Kingdom
when i get back from school ill try and make on for ya

Page: 1

UseBB Community » Help & Support » How to delete all posts of a particular user

UseBB Community is powered by UseBB 1 Forum Software