The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I delete All signatures ?
Hi
I converted my MYBB forum to Vbulletin 4.0.1. Everthing is ok. But I want to delete all members of signatures.. Because the old forum links are deactive. MyBB SEO systems and vBulletin SEO systems are different. So I need to delete all signatures. Can you explain how can I do on phpmyadmin ? |
#2
|
||||
|
||||
Quote:
Code:
UPDATE post SET showsignature = 0; Note that this will delete all the signatures for all the members and not for particular members. And welcome to Vb btw |
#3
|
|||
|
|||
Thanks guy...
|
#4
|
||||
|
||||
You are welcome.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|