Closed (duplicate)
Project:
Image FUpload
Version:
6.x-3.0-alpha4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2009 at 22:19 UTC
Updated:
23 Mar 2009 at 09:21 UTC
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
Comment #1
codi commentedA 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.
Comment #2
demm commentedSee: #400712: [Uncoupled imagefield/filefield dev versions] Fatal error: Call to undefined function imagefield_widget_upload_validators()