hi am using drupal 5.7.
am getting this error.i have followed exact steps as per the documentation.
http://www.fivepaths.com/views-imageflow-imagecache-2x-imageapi-imageapi...
i was not able to see ImageAPI_reflect.module options: although i have installed the module.

warning: Invalid argument supplied for foreach() in /var/www/workit/modules/imageflow/imageflow.module on line 96.

it will be great if it gets fixed ASAP

Comments

jpsalter’s picture

Category: bug » support

Invalid argument supplied for foreach() indicates your view may not be selecting any nodes. Try changing the View Type to: Full Nodes and check to see what the view is returning.

andybrace’s picture

I just posted a solution that worked for me here:

http://drupal.org/node/281976#comment-960851

dropchew’s picture

Hi,

I do not have any errors but I was not able to see ImageAPI_reflect.module options: although i have installed the module.

Is the options under 'actions' when adding a imagepreset?

jamesbenison’s picture

Status: Active » Closed (won't fix)

Closing out obsolete issue.