1 saunders May 02, 2018 10:37
3 saunders Jun 22, 2018 11:44
RSS ERROR
How can I get it working? FIx the bug?
4 yurabakhtin Jun 25, 2018 12:46
Hello @saunders, the bug of unknown class UrlHelper
was already fixed in commit https://github.com/b2evolution/b2evolution/commit/903fbca509a4b5dcf4b73329e87911dafe609d35 for issue https://github.com/b2evolution/b2evolution/issues/82, please try to update your files with the latest version from https://github.com/b2evolution/b2evolution/archive/master.zip or add one line https://github.com/b2evolution/b2evolution/blob/master/inc/_core/_url.funcs.php#L760: load_class( '_core/model/_urlhelper.class.php', 'UrlHelper' );
manually.
Thanks.
5 saunders Jun 25, 2018 12:56
@yurabakhtin thanks, this fix works pretty fine!
May be this is a matter of Chache-Management.
In Features > Posts > RSS/Atom feeds I set "Posts in feeds" to 30 and
deactivated in widget "XML Feeds (RSS / Atom)" in container "Sidebar" "Allow caching:" (in other collections in which caching was not enabled the problem does not exist. Therefor I presume, the bug may root in cache management.)
Now; also the latest post is listed in RSS Feed.
Hope, that the next post will be added to the list. I will keep you updated ;-)