I have gone thru this many time and I keep getting the same errors:

* warning: Invalid argument supplied for foreach() in /path_to/sites/all/modules/feedapi/feedapi.module on line 1279.
* Title could not be retrieved from feed.

I have uninstalled and reinstalled many times, trying both simplepie and Common Parser (I run php 5).

I have feedapi node enabled. I add a rss feed:
http://www.usatriathlon.org/news/team_rss

indicated this is a feed content type and submit. It throws the error above.

If I add a title, it throws the first error on "...line 1279".

Comments

rtandon’s picture

Component: Miscellaneous » Code
Category: support » bug

Hi,

I am also facing the same issue. Later I also downloaded latest dev version 6.x-1.x-dev and there too the same problem, albeit in line 1281.

webdev2’s picture

I am VERY happy to know I am not alone. Thanks. I hope whoever manages this package can fix or wonder if I need to go back to a previous version.

My aggregator works fine using the same rss feed.

happysnowmantech’s picture

You may want to see http://drupal.org/node/260670 , it could be a related problem.

webdev2’s picture

happy - thanks - this is the same issue I believe. Close this issue, I've subscribed to the issue thread where someone else raised it before me.
http://drupal.org/node/260670

Krummrey’s picture

Status: Active » Closed (duplicate)