The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
The following query will probably work, but is not tested:
[sql]UPDATE `post` AS p LEFT JOIN thread AS t on (p.postid = t.firstpostid) SET p.title = "" WHERE t.firstpostid IS NULL[/sql] Make sure to have a recent backup before running manual queries. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|