Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Field 'Attributes' doesn't have a default value

edited February 2006 in Vanilla 1.0 Help
Trying to install 0.9.2 using the installer on Windows 2003 latest version of php and mysql. I get the above error when I try to submit the final page of the installer. The same error occurs if I try a manual installation running: mysql -u vanillauser-p vanilla < vanilla.sql In database.sql the LUM_User column is set to not null - is this correct, or is something supposed to get inserted during the installer that I'm missing? Any help appreciated. James

Comments

  • Options
    I think thats a common mysql5 issue, assuming it being not null is what it's complaining about, just edit the sql file to remove that instruction. I dont think it'l cause any harm.
This discussion has been closed.