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_a.../download.php] worked perfect for us; we could set the script with the preferred settings,
http://forum.afsvlaanderen.be/topics..._force_eng.php build the necessary codeand then work on the page/ web site we wanted to.
Ex:
PHP Code:
<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