The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to automatically delete post of a banned user?
I want that when I ban an user all his posts are deleted at the same time, how? thank you
|
#2
|
|||
|
|||
It would be much easier to prune threads by 'User name'. Otherwise, you could possibly use the code from the prune routine with the 'Banned' username/ID. Take a look at code 'admincp/thread.php' ...
If you are not a programmer you could simply insert a call at the end of the 'ban' routine, to the prune routine. Code:
admincp/thread.php?do=prune If you decide to do the code yourself, show your code, and I can be of more assistance. |
#3
|
|||
|
|||
This is very easy to do. Select one of his posts and using the Moderation Tools at the bottom of the post, select "Delete as Spam". This will give you the option to delete all the user's posts, soft or hard delete, as well as ban the user permanently.
|
#4
|
|||
|
|||
Thank you for your answers both is helpful
I will try |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|