Posted by mizunos on June 23, 2009 at 4:56am
Jump to:
| Project: | Image |
| Version: | 6.x-1.0-alpha4 |
| Component: | image_import |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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
#1
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?
#2
Duplicate of #385492: import gives error message when no images selected