The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Pulling RSS data from vB External
On my Wordpress blog, I'm using SimplePie RSS to pull RSS data from the forums (i.e. latest posts)...but when I try to pull the category get_category() and author get_author() information, it just comes out as a bunch of randoms numbers and letters. The story link, title, description and dates comes out fine in plain text though. Any ideas how I can get those first two bits to show up in readable text?
This is what I used to echo the data Code:
<?php echo $item->get_title(); ?> |
#2
|
||||
|
||||
These might help if you just want to pull the information via javascript:
[HowTo] Display your latest threads on an external page using an RSS2 feed [HowTo] Display your latest threads on an external page using an XML feed [HowTo] Display your latest threads on an external page using an RSS feed |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|