Displaying posts in an external page knowing the threadid
Hi all,
I use Coranto a News script on my website, Vbulletin for the forums. I'd like to know if there is a fast way to show all posts in a vbulletin thread in an external webpage, knowing the threadid.
I'd like to call the posts using PHP; Coranto generates PHP pages, where I can easily include PHP code to call the posts with the threadid associated to a news item.
Then, at the end of the posts in the external page I'd also like to show a "quick post" form for logged in users.
I think this should be pretty straightforward? Also, how can I parse posts so that they vbulletin code is correctly parsed?
Thank you!
|