Active
Project:
Imagefield Import
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2011 at 01:14 UTC
Updated:
24 Aug 2011 at 23:48 UTC
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
Comment #1
opdaviesI was having the same error, but it's working fine since I declared an upload path for my imagefield.