The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
You can delete all the posts made by the spammers with the following query:
Code:
DELETE FROM post WHERE userid = 'spammeruid'; If the spmammer has been deleted and all their posts appear as guests, try this query instead: Code:
DELETE FROM post WHERE username='spammerusername' ; Hope it helps. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|