Log in

View Full Version : Displaying the last topics/messages in our forum on an html page?


OturanBoğa
12-25-2008, 06:58 AM
Hello,

Recently, we transferred our system from phpbb to vbulletin. Everything works fine, except that we cannot display the last topics/ messages in our forum on an html page.

When we were using phpbb, a script named “topics anywhere” [http://www.afsvlaanderen.be/topics_anywhere/download.php] worked perfect for us; we could set the script with the preferred settings, http://forum.afsvlaanderen.be/topics_anywhere_force_eng.php build the necessary codeand then work on the page/ web site we wanted to.

Ex: <script language="JavaScript" type="text/javascript" src="http://forum.afsvlaanderen.be/topics_anywhere_force_eng.php?mode=show&f=a&n=10&sfn=y&fnl=y&r=y&sr=y&b=non&lpb=0&lpd=0&lpi=y"></script>

İs there a similar script for vbulletin or someone who would be able to write something like that?

Thanks

OturanBoğa
12-26-2008, 02:14 PM
İs there a similar script for vbulletin or someone who would be able to write something like that?

Lynne
12-26-2008, 04:08 PM
Take a look at these:
[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)