After loading the MediaWiki Filter on a D6.8 site, I got the following error message.

user warning: Unknown column 'cache' in 'field list' query: INSERT INTO flexifilters (label, description, enabled, delta, pid_root, advanced, cache) VALUES ('Mediawiki Format', 'This is an example format which provides a wikimedia-style input format.', 0, 0, 0, 1, 1) in /.../modules/flexifilter/flexifilter.module on line 498.

The Mediawiki Format flexifilter has been saved.

This site is a pretty fresh install.

CommentFileSizeAuthor
#1 query-correct.patch1.25 KBAnonymous (not verified)

Comments

Anonymous’s picture

Assigned: Unassigned »
Status: Active » Needs review
StatusFileSize
new1.25 KB

Had the same problem, seems to work after a very simple change in the query.

kenorb’s picture

Status: Needs review » Fixed

I see this fixed in 1.2

Status: Fixed » Closed (fixed)

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