Log in

View Full Version : Put new threads onto index page


Chris04S
12-27-2008, 05:19 PM
Hi,
The way things are setup is I have an xyz.com/index.html page and the forums are on xyz.com/forums ...

I am looking to pull some threads, whether they be the most popular, most recent, I dont care, I am really looking to just have some threads pulled from the forums and put on the front page of the site... is this possible?

Thanks,
Chris

Lynne
12-27-2008, 05:22 PM
You want them pulled and put onto an html page? Most likely you will have to use javascript. See these threads:
[HowTo] Display your latest threads on an external page using an RSS2 feed (http://www.vbulletin.com/forum/showthread.php?t=159044)
[HowTo] Display your latest threads on an external page using an XML feed (http://www.vbulletin.com/forum/showthread.php?t=158934)
[HowTo] Display your latest threads on an external page using an RSS feed (http://www.vbulletin.com/forum/showthread.php?t=158916)

Chris04S
12-27-2008, 05:38 PM
Lynn,
That was an amazingly quick reply, thank you. .. I notice in the articles it says when putting them on a .php page.. will these work on a .html page?

Thanks Lynn.. hope you are enjoying the holidays...

Chris

Lynne
12-27-2008, 07:49 PM
Whoops, I knew you said html.... HowTo Display Latest Active Threads on ANY normal HTML page (http://www.vbulletin.com/forum/showthread.php?t=283817)