The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
creating a rss feed form site.... help!
Well I'm trying to make a xml/ rss2 feed for my users it works but it just displays text this is my code:
PHP Code:
|
#2
|
||||
|
||||
Without really looking over the code yet.
Cut the tabs bit. You need to code it flush to the left. xml will indent itself when read in a reader, but it can't process those tabs. You have PHP Code:
Try this. PHP Code:
|
#3
|
|||
|
|||
Thanks for the help, I always thought you would put it in the loop but sure!
When I open it I get this error: Quote:
|
#4
|
||||
|
||||
Put the title in CDATA tags.
Try this. Untested You can't have a & in there. It has to be encoded or in cdata. PHP Code:
|
#5
|
|||
|
|||
thanks
I now get this error: Quote:
|
#6
|
||||
|
||||
Like I said, untested. So is it working now?
|
#7
|
|||
|
|||
yea It works no proplems.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|