Hi,
there was a user warning while doing node edit:
"user warning: Unknown column 'extra' in 'field list' query: SELECT cid, filter, style, status, scan, extra FROM spam_custom WHERE status != 0 ORDER BY weight ASC in .../includes/database.mysqli.inc on line 156."
I had a look at the actual dev version and realized that this field 'extra' was already omitted there.
Here's a patch to correct this in the beta1 version.
Thanks,
Oli

CommentFileSizeAuthor
custom_module_column_extra.diff729 bytesolio

Comments

jeremy’s picture

Status: Needs review » Fixed

Fix already checked into -dev version. Thanks.

Status: Fixed » Closed (fixed)

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