Closed (fixed)
Project:
Flexifilter
Version:
6.x-1.x-dev
Component:
Code - Misc
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2008 at 04:01 UTC
Updated:
24 Apr 2008 at 10:40 UTC
When I tried to add a component to the MediaWiki filter, I got:
user warning: Unknown column 'cache' in 'field list' query: UPDATE flexifilters SET label = 'Mediawiki Format', description = 'This is an example format which provides a wikimedia-style input format.', pid_root = 1, advanced = 1, cache = 0 WHERE fid = 1 in /f1/content/housing/public/sites/all/modules/flexifilter/flexifilter.module on line 516.
Drupal 6.2. The MediaWiki filter was in use by one of the input filters when I did this, but no-one was accessing any page at that time.
Comments
Comment #1
cwgordon7 commentedRun update.php please?
Comment #2
wayland76 commentedApologies. I'm an idiot.