Using the latest dev version and drupal 6.22. When importing images with the option to bypass selection for I am receiving this error.

An error occurred while processing _imagefield_import_batch_process_multiple with arguments: Array ( [0] => /dump/img_repo/v0039/00000/12739_0_orig.jpg [1] => Array ( [field_image] => Array ( [0] => Array ( [fid] => 0 [list] => 1 [data] => Array ( [description] => ) [filepath] => [filename] => [filemime] => [filesize] => 0 [filefield_upload] => Upload [filefield_remove] => Remove [UPLOAD_IDENTIFIER] => 2585c686437f787d2ce7ee25aa7b43fb [upload] => ) ) [title] => 12739_0_orig.jpg [body] => [node_status] => 1 ) )

Comments

opdavies’s picture

I was having the same error, but it's working fine since I declared an upload path for my imagefield.