The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Adding a Signature afterwards to all posts
Hi,
is it possible with some query or whatever to add a signature to all posts a user made, especially those before he added the signature ? Please let me know. Cheers Wolf |
#2
|
||||
|
||||
Try on a test site first and backup your database first.
Code:
UPDATE post SET showsignature = 1 WHERE userid = X |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|