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
Comment #1
ac4lt commentedSome additional info:
php 5.2 and mysql 4.1.21
Comment #2
andrewlevine commentedThis 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!
Comment #3
(not verified) commented