The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Copy Thread to Second Forum Using newthread_post_complete Plugin
Hello,
As the title suggests, I am trying to figure out the PHP code needed to create a plugin that generates a second, exact copy of a thread but in a specific forum using a hooked plugin for newthread_post_complete. I've searched far and wide and the closest information I've found is a a few years old in this thread, but more importantly seems to be for a situation where the code is specifying a lot of the information manually (such as 'pagetext', 'userid', etc.) The closest I've come to a solution is the following snippet of code which unfortunately instead of creating a copy of the thread, actually seems to just move the existing thread into the new forum: PHP Code:
If anyone has any insight into the code I might need to accomplish this I would truly appreciate any and all assistance. Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|