The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
mass merge threads like mass prune?
Anybody know of a way to make something like the mass prune tool only have it MERGE the threads? I've seen the inline mod tools but its still too slow for me. I have alot of similiarly named threads that I'd like to be able to make the merging of topics easier without having to track them down.
UPDATE post SET threadid = THREAD_ID WHERE title LIKE '%THREAD_TITLE%' DELETE FROM thread WHERE title LIKE '%THREAD_TITLE%' AND threadid <> "THREAD_ID" got the main queries I need... going to create a form and stuff for it... gotta track down things like rebuilding counts etc which is sorta in the inline mod tools. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|