I am trying to upload a set of images using the image import components of the image module. I am running Drupal 6.12. Got the following warning message and nothing get imported

* warning: array_filter() [function.array-filter]: The first argument should be an array in /Library/WebServer/Documents/aysotustin/sites/all/modules/image/contrib/image_import/image_import.pages.inc on line 168.
* warning: Invalid argument supplied for foreach() in /Library/WebServer/Documents/aysotustin/sites/all/modules/image/contrib/image_import/image_import.pages.inc on line 168.

Any help is greatly appreciated... I am stucked

Comments

Hetta’s picture

A quick google gives you this:
http://drupal.org/node/385492

Did you try to import something that's not importable, for instance a .bmp?

hapydoyzer’s picture

Status: Active » Closed (duplicate)