Closed (duplicate)
Project:
FeedAPI
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2008 at 14:56 UTC
Updated:
24 Sep 2008 at 18:52 UTC
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
Comment #1
rtandon commentedHi,
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.
Comment #2
webdev2 commentedI 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.
Comment #3
happysnowmantech commentedYou may want to see http://drupal.org/node/260670 , it could be a related problem.
Comment #4
webdev2 commentedhappy - 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
Comment #5
Krummrey commentedmarked as duplicate to #260670: Feed URL is discarded, feed items not saved