Feed was broken, refuses to refresh
-
SITE: https://www.indietravelpodcast.com
This morning I was working on inserting php into my posts using Exec-PHP 3.2. I got it going and nicely styled thanks to the code’s author. This afternoon I realised that my feed was broken, here’s the error message:
XML parsing error: <unknown>:157:0: unclosed CDATA section [help]
… eval()’d code</b> on line <b>5</b>and sure enough, the feed…
<b>Fatal error</b>: Call to undefined function: xmltoxhtml() in <b>/home/saliscon/public_html/indietravel/wp/wp-content/plugins/exec-php/exec-php.php(39) : eval()'d code</b> on line <b>5</b><br />
The strange thing is, even though I’m following Exec-PHP’s instructions and running the php as “require once” my feed refuses to acknowledge the fact.
In fact, I deleted the php from the post completely one hour ago and the feed is still busted; showing me an error I made 7 hours ago!
How can I fix my feed? The naughty php code isn’t even in the post anymore!
- The topic ‘Feed was broken, refuses to refresh’ is closed to new replies.