Anonymous
Unregistered
Posted 4 years ago #
I've recently discovered that suddenly my wordpress blog no longer has any content in its atom or rss feed.
http://www.alingham.com/blog/wp-atom.php appears empty, even though I have over 150 posts on my blog. WordPress itself still works and displays pages because of its code... but I no longer have any content within any xml files (RSS and Atom)
I have no idea why this might be!
Alex Concha
Member
Posted 4 years ago #
There is an error because of a plugin:
<b>Fatal error</b>: Call to undefined function get_the_series_atom() in <b>/home/alingham/public_html/blog/wp-content/plugins/organize-series/orgSeries-rss.php</b> on line <b>54</b><br />
Disable it and all should go fine.
Anonymous
Unregistered
Posted 4 years ago #
Thanks!
Someone needs to tell the author of that plugin!