I also have an issue. The latest update breaks the feed. It just stops at the second post pub date.
Hey @sviapiana and @extrafino,
Can you please update to the latest Sermon Manager release (2.6.1), the bug should be fixed. 🙂
If you can’t access admin area of your website, please do the following:
1. Connect to your website via FTP or cPanel file manager
2. Navigate to (public_html/)wp-content/plugins/
3. Delete directory sermon-manager-for-wordpress
4. Site will work now, please install latest version
Note: No sermons will be lost by doing these steps
Thank you for your patience and understanding. 🙂
Hi, thanks for the quick fix, but the feed is still broken.
It stops after <pubDate>
As far as I could see, it has to do with the function wpfc_sermon_date, because if I remove those lines from podcast-functions.php, the feed returns, except the pubDates are missing, of course.
Hey @extrafino,
Could you please try with this Sermon Manager version? 🙂
Thank you for helping us fix the issue!
I did try… but the problem persists.
Error reporting gives me this:
Fatal error: Allowed memory size of 167772160 bytes exhausted (tried to allocate 130968 bytes) in /home/whatever/wordpress/wp-includes/plugin.php on line 486
-
This reply was modified 8 years, 8 months ago by
Extrafino.
Hey @extrafino,
We have managed to reproduce the issue on our end and we fixed it in 2.6.2.
Please update to 2.6.2 and it should work 🙂
Thank you for helping us
Perfect, thanks for the quick fix. Feed is back to normal.