The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Problems creating threads with build_new_post in VB3
my searches for similar threads only found ones for 3.5 so hopefully someone can help me
I've written a threadbot that makes a new thread from stored data in a table, as far as I can determine the information sent to build_new_post is correct and should make a thread without a problem, and when running it manually there isn't a problem However when using Scheduled Task Manager the thread is posted as the nick of someone currently browsing the forum (its ignoring whatever I setup in my script) I vaugly guess I know what is happening (build_new_post is grabbing the posting username from whoever is online) but I can't seem to solve the problem any suggestions? here is the relevent code in my script: PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|