![]() |
This was requested on vbulletin.com and it's a very simple hack,
which essentially combines the split and the merge admin options :) Open postings.php and find (Around lines 756-757): Code:
$DB_site->query("INSERT INTO thread (threadid,title,lastpost,forumid,open,replycount,postusername,postuserid,lastposter,dateline,views,iconid,notes,visible) VALUES (NULL,'".addslashes($title)."','".addslashes($threadinfo[lastpost])."','".addslashes($threadinfo[forumid])."','".addslashes($threadinfo[open])."','".addslashes($threadinfo[replycount])."','".addslashes($threadinfo[postusername])."','".addslashes($threadinfo[postuserid])."','".addslashes($threadinfo[lastposter])."','".addslashes($threadinfo[dateline])."','".addslashes($threadinfo[views])."','".addslashes($threadinfo[iconid])."','Thread split from threadid $threadid by ".addslashes($bbuserinfo['username'])." on ".vbdate($dateformat." ".$timeformat,time()).". ".addslashes($threadinfo[notes])."','".addslashes($threadinfo[visible])."')"); Code:
[high] // move posts from one thread to another Open template threads_splitthread and find: Code:
$postbits Code:
<tr> That's it :) Cheers, Bira << edit: you don't have to put spaces in between the {replacementvars} if you have checked 'disable smilies in this post ;) >> << edit 2: ok apparently i lied...chen did you remove that here? >> |
This won't work for me, it just splits the thread. What am I meant to put in the move to box? The thread number or subject title?
|
Tim I take it you never merged threads? :)
This works exactly the same: enter the URL of the destination thread |
I should tell you your hack works perfectly then! Thanks. ;)
|
Did I request this? Just wondering. I know I WANTED something like this, and MEANT to request it, I just forget if I actually did, and even if I did, maybe it wasn't mine that you saw...again, just out of curiosity. :)
|
|
Can't we just use Move Thread?
|
Move Thread only moves the entire thread. This hack allows you to move an individual post from one thread to another. Previously, this was only possible if you split the thread in two, with one containing the bulk of the thread, the other containing the one post you wanted moved into another thread; then you had to merge that one-post thread into the thread where you wanted that one post.
|
Yummy bira :)
Thank you so much. This puppy goes in tomorrow. It's a big time saver for those of us who need to save the original post for legal reasons which is a copy thread and then return to edit the originaal spam thread. Your hack: You just pluck the sucker out and add it to your spam thread in your private forum. :) Brilliant! |
definitely yummy bira! :D
installed and working :) |
All times are GMT. The time now is 10:42 AM. |
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:
|