The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Mass PM delete
looking for something to clean up all the PMs on the forum. Is there currently a feature or a hack to do so for 3.0.X ?
If not, any thoughts? |
#2
|
|||
|
|||
Just run the following queries:
TRUNCATE TABLE pm TRUNCATE TABLE pmtext |
#3
|
|||
|
|||
Yeah, because even if you make people delete their pm's, it still stays in the database.
|
#4
|
|||
|
|||
Quote:
Is there a way to truncate a specific users PMs? |
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
Quote:
you mean in Admincp>Maintenance >Execute SQL Query |
#7
|
||||
|
||||
pump
|
#8
|
|||
|
|||
Yes, you would do it there, or in phpmyadmin. Either is good.
|
#9
|
||||
|
||||
thank you for the response
rgds sorry again....just one more question should i run these queries apart or as one i mean TRUNCATE TABLE pm and hit run then another query TRUNCATE TABLE pmtext or i paste both of them and excute as one as TRUNCATE TABLE pm TRUNCATE TABLE pmtext ?? |
#10
|
||||
|
||||
PHP Code:
got this answer from vbulletin.com just in case any one is also interested in this subject credits to Steve Machol |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|