Hi, on this url you receive an XML error and that stops the RSS feeds including those on the homepage from loading. I recently re-uploaded all of the orca/layout/ files because i broke something and now it appears i broke something else :(. When you go to the url above, you get an error that looks like this:
XML Parsing Error: XML or text declaration not at start of entity
Location: http://cms.aofgc.org/orca/?action=rss_all
Line Number 3, Column 1:<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
^
However the source of the page (Ctrl+U in Firefox) shows the source as:
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
<channel>
<title>Forum Posts</title>
<link>http://cms.aofgc.org/orca/</link>
<description>Forum Posts</description>
<lastBuildDate>Sat, 29 Aug 2009 14:53:35 GMT</lastBuildDate>
<item>
<title><![CDATA[Proposed Mods]]></title>
<link>http://cms.aofgc.org/orca/topic/Proposed-Mods.htm</link>
<description><![CDATA[techno_kid: Although this script is almost perfect, there are some other things I would like to add provided the donations come in from people removing their account retrictions. These are:
http://www.expertzzz.com/Downloadz/view/6397 - Extra Notific]]></description>
<pubDate>Sat, 29 Aug 2009 14:53:35 GMT</pubDate>
<guid>http://cms.aofgc.org/orca/topic/Proposed-Mods.htm</guid>
</item>
<item>
<title><![CDATA[Forum Styling]]></title>
<link>http://cms.aofgc.org/orca/topic/Forum-Styling.htm</link>
<description><![CDATA[techno_kid: The forums have now finished the main part of their proposed re-styling. The new theme fits in with the overall site better and creates more of a flowing theme. Over the next few weeks buttons and icons will slowly follow suit and have their white, squa]]></description>
<pubDate>Sat, 29 Aug 2009 14:35:01 GMT</pubDate>
<guid>http://cms.aofgc.org/orca/topic/Forum-Styling.htm</guid>
</item>
<item>
<title><![CDATA[404 Error Page]]></title>
<link>http://cms.aofgc.org/orca/topic/404-Error-Page.htm</link>
<description><![CDATA[techno_kid: We now have a working 404 error page which doesn't link back to our web hosts website like the old one did. You can now go to http://cms.aofgc.org/fdnsandjaid if your so interested to see it.
It basically says, "Not Available For View".]]></description>
<pubDate>Thu, 20 Aug 2009 10:46:21 GMT</pubDate>
<guid>http://cms.aofgc.org/orca/topic/404-Error-Page.htm</guid>
</item>
</channel>
</rss>
What's wrong with my RSS?? (forum spy works fine).