Something like that is probably beyond my capabilities at this point, and it may even be beyond vBulletin's capabilities. Moreover updates their headlines about every 15 minutes. Now a particular newsfeed may not get a new headline every update, of course. But, if every headline was to get automatically posted as a thread, you would need to run some kind of cron job in your website that would check the newsfeed to see if there were any new headlines on it. That's why I say it might be beyond the capabilities of vB, because cron jobs are separate. The only way I can think of to do it in vBulletin is for the script to check for new headlines whenever the forum itself is loaded (whenever someone goes to that forum), and unless that forum is constantly busy, there might be some headlines that get missed.
|