IM trying to setup a php script on that will pull Vbulletins RSS feeds into it and display it. I have it working, however im not getting the results I was hoping for so I am asking for your help.
PHP Code:
http://sitename.com/forum/external.php?newpost=true&type=rss',30
However this is not updating with the newest post across the site. What I want iis to display the forums 30 newest post topics regardless of creation date. So if a 2 year old post was just commented on I want that to be on the top of the list.
Can anyone tell me the proper structure for this?
Thanks
Glenn