Closed (fixed)
Project:
FileField Sources
Version:
7.x-1.4
Component:
General
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2011 at 15:58 UTC
Updated:
17 Sep 2012 at 21:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
Fidelix commentedSame problem here. That's exactly the cause (the image module being disabled)
Comment #2
quicksketchThanks, a good find. I've never tried a site without Image module enabled, so this is likely the case. I don't think the error is doing any harm (just a PHP notice) so I'm downgrading this error.
Comment #3
quicksketchThis seems to be caused by FileField Sources adding widget settings to a widget (file_image) doesn't exist. This patch should fix the problem.