Re: All RSS Feeds Broken?
@ kawauso
I applied the patches suggested via the trac and your comments but my rss feed is still returning invalid in Chrome, Opera and Firefox (in Safari it works fine)
it does seem to be something wrong with the markup via an extra space in front of the xml declaration somewhere…
Anyone have any ideas??
Chrome:
error on line 1 at column 6: XML declaration allowed only at the start of the document
Opera:
XML parsing failed: syntax error (Line: 1, Character: 1)
Error:XML declaration not at beginning of document
and it shows a space in front of the initial <? xml
Firefox:
XML Parsing Error: XML or text declaration not at start of entity
Location: /rss.php?topic=2074
Line Number 1, Column 2: <?xml version=”1.0″ encoding=”UTF-8″?>
-^