symbiote-library / silverstripe-rss-connector

An external content connector that allows you to pull RSS feeds into blog posts.
Other
6 stars 5 forks source link

Abandoned? #8

Open asecondwill opened 7 years ago

asecondwill commented 7 years ago

Clicking start importing doesn't do anything. Get a warning in the log:

[16-Aug-2017 15:51:12] Warning at rss-connector/code/import/RssEntryTransformer.php line 6: require_once(/Sites/www/hi/wwwroot/rssconnector/thirdparty/htmlpurifier/HTMLPurifier.auto.php): failed to open stream: No such file or directory (http://hi.dev/admin/external-content/EditForm)
asecondwill commented 7 years ago

To make it work needs : https://github.com/symbiote-library/silverstripe-rss-connector/pull/9

and replace htmlpurifier with latest download in thirdparty

http://htmlpurifier.org/