The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
You could execute one or both of these SQL queries:
Code:
DELETE FROM subscribethread WHERE threadid = T DELETE FROM subscribeforum WHERE forumid = F of course you'd change T and F to the threadid and forumid you want to remove subscriptions from. This is pretty safe as long as you're careful not to make a typo, but it's always a good idea to have a recent backup before doing anything like this. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|