Download & Extend

MySQL Error when loading MediaWiki Filter

Project:Flexifilter
Version:6.x-1.1-rc2
Component:User interface - Admin pages
Category:bug report
Priority:normal
Assigned:nenne
Status:closed (fixed)

Issue Summary

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.

Comments

#1

Assigned to:Anonymous» nenne
Status:active» needs review

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

AttachmentSize
query-correct.patch 1.25 KB

#2

Status:needs review» fixed

I see this fixed in 1.2

#3

Status:fixed» closed (fixed)

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