![]() |
Find and move vBulletin orphan threads
Here are some useful MySQL queries if you want to find and move your orphan threads to a forum where you can moderate them further.
Find: Code:
SELECT thread.* Code:
UPDATE thread Or, if you would like to move threads that exist in forums that are disallowed to contain threads: Find: Code:
SELECT thread.threadid, thread.forumid, forum.title, thread.visible Move from orphan status to forum number 491: Code:
UPDATE thread |
All times are GMT. The time now is 05:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|