Info
- 7 posts
- 2 voices
- Started 2 years ago by Michael
- Latest reply from Michael
- This topic is resolved
RSS Problem
-
- Posted 2 years ago #
Greetings all :)
I installed my bbPress forums (http://www.inniosoft.co.cc/devstation) about 2 weeks ago. I have also added many plugins to it - and everything seems to be just peachy.
However, I now have a problem with my RSS Feeds. I am getting the following error in Mozilla Firefox:
XML Parsing Error: XML or text declaration not at start of entity Location: http://www.inniosoft.co.cc/devstation/rss/forum/news-and-announcements Line Number 1, Column 2: <?xml version="1.0" encoding="UTF-8"?> -^I have replaced all the RSS files with the originals just in case the were corrupted - with no luck.
To see an example, go to this topic and click on the RSS link at the bottom right:
http://www.inniosoft.co.cc/devstation/topic/from-the-blog-recieving-and-parsing-twitter-feeds -
- Posted 2 years ago #
It looks like there's an extra space at the beginning of your feed?
http://validator.w3.org/feed/check.cgi?url=http://www.inniosoft.co.cc/devstation/rss/topic/from-the-blog-recieving-and-parsing-twitter-feeds -
- Posted 2 years ago #
Thanks for pointing me in the right direction.
I have searched through the rss.php file - and I could not figure out how to remove that extra space.
Do you perhaps know how it can be done?
-
- Posted 2 years ago #
I just had a look at rss2.php in my template's directory, and the layout seems to be okay there.
-
- Posted 2 years ago #
Similar issues have been reported by plugins having extra spaces at the end of 'em:
http://bbpress.org/forums/topic/fix-to-rss-xml-parsing-errorTry deactivating your plugins and see if the issue resolves itself... if so, then activate one plugin at a time until the XML error pops up again!
-
- Posted 2 years ago #
Will give that a try - I can see very well how that kind of thing would happen.
Wish me luck - I have 43 plugins. :)
Will let you know. :)
-
- Posted 2 years ago #
I had 6 plugins with extra spaces - some more than one space.
It seems to be working just fine now. Thank you. :)
-
You must log in to post.