Hi, I just updated to beta3 and Imagefield Import stopped functioning. When I try to send an imported image to my CCK content type it gives me this error:
"Fatal error: Call to undefined function imagefield_widget_upload_validators() in C:\xampp\htdocs\drupal\modules\imagefield_import\imagefield_import.module on line 210 "
When I go to the Imagefield Import settings I get "In order to import images into an imagefield, you must first have a node type that has an imagefield associated with it." Unfortunately the drop down list to select a content type is no longer there. This all happened as soon as I updated to beta3.
I noticed that the Imagefield type changed from "image" to "file". I tried creating a new imagefield file but when I try to Select a field type it only gives me "file" and not "image".
I suspect the change in type has made it impossible for Imagefield Import to locate a usable content type to send the images to.
Comments
Comment #1
seanenroute commentedJust noticed that Imagefield Import is on the case http://drupal.org/node/407974
Comment #2
webernet commented