Closed (duplicate)
Project:
Image
Version:
6.x-1.0-alpha4
Component:
image_import
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2009 at 04:56 UTC
Updated:
21 Jul 2009 at 10:42 UTC
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
Comment #1
Hetta commentedA quick google gives you this:
http://drupal.org/node/385492
Did you try to import something that's not importable, for instance a .bmp?
Comment #2
hapydoyzer commentedDuplicate of #385492: import gives error message when no images selected