These seem to be happening inside of flickrhood's cron hook.

The first is:

array_diff() [function.array-diff]: Argument #1 is not an array in home/ac4ltorg/public_html/drupal/modules/flickrhood/flickrhood.module on line 729.

The second is:

array_diff() [function.array-diff]: Argument #2 is not an array in /home/ac4ltorg/public_html/drupal/modules/flickrhood/flickrhood.module on line 730.

The third is:

Invalid argument supplied for foreach() in /home/ac4ltorg/public_html/drupal/modules/flickrhood/flickrhood.module on line 732.

And the fourth is:

nvalid argument supplied for foreach() in /home/ac4ltorg/public_html/drupal/modules/flickrhood/flickrhood.module on line 755.

These are from revision 1.22 of flickrhood.module.

Comments

ac4lt’s picture

Some additional info:
php 5.2 and mysql 4.1.21

andrewlevine’s picture

Status: Active » Fixed

This should be fixed in revision 1.23 of flickrhood.module, please reopen this issue if you continue to have the same problem.

Thanks for finding this bug, I appreciate it!

Anonymous’s picture

Status: Fixed » Closed (fixed)