Active
Project:
Feed Scraper
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2009 at 05:30 UTC
Updated:
25 Dec 2009 at 07:14 UTC
I simply get the following message when attempting to get this module working. Message produced after creating a feed or pressing the refresh tab.
* warning: Invalid argument supplied for foreach() in /home2/semismar/public_html/vacationsite/sites/all/modules/feedapi_scraper/feedapi_scraper.module on line 459.
* Could not refresh feed.
Comments
Comment #1
clevername commentedSeems this is only an issue when SimplePie parser is not enabled. Maybe some sort of verification should be appended to the code to prevent this?