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

HJulien’s picture

I uninstalled, re-installed and it seems to work fine now.

sun’s picture

Status: Active » Fixed

Sorry 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!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.