Starting New Threads via Script Call
I have a news system on my website that I coded up in php myself that I would like to hook up to vBulletin 3.0. Basically, I have a need that whenever a news item gets posted onto my front page, the "News System User" needs to start a new thread with the same news item into the System News forum. In other words, I need to have a way to start new threads automatically (ie called from another script).
I've hacked newthread.php in my current v2 vBulletin installation that does this, but I was wondering if anyone had any tips on doing this elegantly in v3.
Is there anything like this that has been posted yet for vBulletin 3?
|