Closed (won't fix)
Project:
Image FUpload
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2010 at 15:43 UTC
Updated:
24 Dec 2011 at 00:00 UTC
According to Schema report I get this message... can we fix it? Is this a bad thing?
Comments
Comment #1
grandcat commentedShouldn't be bad. This is a debug message. Just turn off debuging.
Comment #2
mikedotexe commentedI have bosses who check out the status reports, and I wanted to get rid of this, so what I did was this.. Go into your modules folder under images_fupload.
Open up images_fupload.install
look for
and change the:
'not null' => FALSE,to
'not null' => TRUE,run update.php