The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Query to add "Re: " to threads ((Automatically Quote Post / Thread Title))
Found a thread http://www.vbulletin.com/forum/showt...y+thread+title with a query to remove the "Re: thread title" when automatically quoting post/thread title.... I've actually just enabled the automatic quoting of title. So I wonder if the following query will add the "Re: thread title" to all posts that have no title of their own:
Code:
UPDATE post SET title = 'Re: %' WHERE title LIKE '' Thanks so much Jacquii. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|