The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
First of all, open a Trash forum and note its ID.
Then, run this query though your AdminCP -> Maintenance -> Execute SQL Query and paste this query and run. Code:
UPDATE thread SET forumid='trashforumid' WHERE visible='2' Do not forget to change 'trashforumid' and if you have prefix use the query as: Code:
UPDATE prefix_thread SET forumid='trashforumid' WHERE visible='2' Do not forget to change the trash forumid if you install this product through vBulletin Options -> SM Auto Move Threads. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|