The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]() Quote:
Instead, I simply want to perform a copy of the first post of a thread after a certain action (that action is irrelevant to this discussion) through the Plugin, and with that first post make a new thread with the same content as the original post but in another forum. Each of the two threads would then be normal threads with unique IDs, child posts, counters, all that stuff. Put another way: I am trying to find the easiest method via the plugin hook to extract the basic information about the newly created post and then with that information in hand, create a second post (and thus thread) in a different forum. The only important data that needs to be copied from my perspective is: Post Subject Post Content Author/Username Timestamp From my research I believe using the DataManager is the best route for this, but if that's not the case or anyone has any information or code snippets that would help, I'd really appreciate it! Thanks! |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|