![]() |
Soft Deleted Threads
my forum has a lot of soft deleted thread that I can't keep up delete
I remember there's a hack for it in this forum that helps you find all soft deleted threads. Can someone give me the link again thanks |
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. |
All times are GMT. The time now is 07:03 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:
|