Closed (fixed)
Project:
Mollom
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2012 at 15:50 UTC
Updated:
14 Apr 2013 at 04:40 UTC
I get this message when I try to add a form:
user warning: Unknown column 'moderation' in 'field list' query: INSERT INTO mollom_form (form_id, mode, checks, discard, moderation, enabled_fields, strictness, module) VALUES ('user_register', 1, 'a:0:{}', 1, 0, 'a:0:{}', 'normal', 'user') in /home/public_html/includes/common.inc on line 3576.
It doesn't let me add a form.
I had downloaded the module 6.1.6 over a year ago but am just completing the development now. I had not configured the module at all. I downloaded a new version 6.2.1 and ran update.php using verasion 6205. Got an error then too about a missing column.
Any ideas what went wrong?
Comments
Comment #1
hjulien commentedI uninstalled, re-installed and it seems to work fine now.
Comment #2
sunSorry for the late reply.
Based on your original post, I suspect that 2.1 did not contain all necessary database updates yet. I just tested another upgrade from 1.x to the latest 2.x earlier today and it went smoothly, so I hope that this is resolved now.
Thanks for your feedback!