Log in

View Full Version : last 10 threads on my homepage


cfages
05-21-2006, 02:57 AM
Hi

I have installed VBulletin on a subdomain and I would like to display the 10 last treads of my forum on another page (my homepage is in php but is not a vBulletin page)

Here is what I would like to have

1) Title_of_the_thread1 (from forum_name1)
2) Title_of_the_thread2 (from forum_name2)
3) Title_of_the_thread3 (from forum_name3)
.
.
.10) Title_of_the_thread10 (from forum_name10)

One last thing, I would like to be able to exlude the threads from specific forums (that I consider not very interesting on the homepage of my site)

I know that we can have some of the data I want (title of the treads) with the vBulletin's RSS feature. But it seems that we don't have the forum_names and the forum_id informations. It also seems that I can't exlude some specific forum...

Any idea ? do I have to modify the external.php page ?

Regards
cfages

BryceW
05-24-2006, 02:10 PM
I second this. It seems so basic but there just isnt a hack for it.