Posted by zzolo on December 16, 2008 at 10:32pm
| 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
Had the same problem, seems to work after a very simple change in the query.
#2
I see this fixed in 1.2
#3
Automatically closed -- issue fixed for 2 weeks with no activity.