MySQL Error when loading MediaWiki Filter
zzolo - December 16, 2008 - 22:32
| Project: | Flexifilter |
| Version: | 6.x-1.1-rc2 |
| Component: | User interface - Admin pages |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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.
