Cannot bulk import image
mizunos - June 23, 2009 - 04:56
| Project: | Image |
| Version: | 6.x-1.0-alpha4 |
| Component: | image_import |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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

#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: PHP error when trying to import invalid file types only.