I am getting this warning every time the cron runs and I am not actually getting anything when I got to the photo's page other then page not found. I have xxxxxx out the path but this is not the problem.

warning: Invalid argument supplied for foreach() in /xxxxxx/drupal/modules/flickrrippr/flickrrippr.module on line 147.

Thanks-

Mike

Comments

nehelek’s picture

Same problem

teagle’s picture

same for me too... using phpFlickr 2.2.0 (I changed the hard-coded reference to 2.1.0 in flickrrippr.module).

Shiny’s picture

it's failing to get any photos from flickr.com, and not handling it well.
I've put in some error handling instead.

i've seen this caused by phpflickr library missing or drupal can't connect to flickr.com (firewalled?)
Can you test the CVS version?

or, even better, try the new drupal6 version.

Shiny’s picture

Status: Active » Needs review
Shiny’s picture

Status: Needs review » Closed (fixed)