PDA

View Full Version : Script to put forum activity onto the web page?


russ hillis
Wed 10th Nov '04, 11:25am
Is there a cookie cutter script available to put new posts onto a web page from a vbulletin forum? I've looked around a "little" and found things for weather & news but not for vb. Any ideas where to look?

Steve Machol
Wed 10th Nov '04, 2:50pm
Not new posts, but the RSS feed will show the latest threads. Here's a thread explaining this:

http://www.vbulletin.com/forum/showpost.php?p=476059&postcount=7

And here's the online documentation:

http://www.vbulletin.com/docs/html/main/vboptions_group_external

Anything beyond this would require custom coding. You can try asking for help with this over at vbulletin.org.

russ hillis
Fri 12th Nov '04, 4:44pm
Steve,

Thanks, this is the type of script I'm looking for.:)

cdick
Fri 12th Nov '04, 4:57pm
I'm developing a set of tools that will assist users to display this feed info very nicely on their own web pages. checkout feedtojs.php what it does is gives you a selection of styles and feed options then it produces a javescript that people can just cut and paste into their web. I'll have some pages up myself hopefully shortly.