Fatal error: Call to undefined function imagefield_widget_upload_validators() in /sites/all/modules/image_fupload/image_fupload_imagefield/image_fupload_imagefield.module on line 482

I'm assuming this is because I'm using the newest betas of filefield and imagefield. Can I get some details as to why this isn't working. If I know where to start I can try and submit a patch for this.

Comments

codi’s picture

A little digging and it looks like the function was removed with the beta 1 release of imagefield. I commented out line 482 which allows the page to load, but I'm unable to get the swfupload to load. Stuck with the regular multiupload imagefield ui.