Hi!
Just installed FA. I configured it to use simplepie and while trying to refresh a feed I got this error:
Fatal error: Call to undefined function _fooaggreator_feed_update_info() in /home/theinsid/public_html/demo1/sites/all/modules/fooaggregator/parsers/simplepie/fa_simplepie.module on line 90
Line 90 reads:
fooaggreator_feed_update_info($title, $feed_info, $feed);
and it should be:
fooaggregator_feed_update_info($title, $feed_info, $feed);
Ricardo
Comments
Comment #1
alaa commentedfixed
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.