Closed (fixed)
Project:
Panels
Version:
6.x-3.2
Component:
Panel pages
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2009 at 02:12 UTC
Updated:
6 Nov 2009 at 03:10 UTC
When I want to create a variant of node_view page, to edir show certain node type is shown I receive the following message:
* user warning: Unknown column 'title_pane' in 'field list' query: INSERT INTO panels_display (layout, layout_settings, panel_settings, cache, title, hide_title, title_pane) VALUES ('twocol_stacked', 'a:0:{}', 'a:0:{}', 'a:0:{}', '', 0, 0) in C:\Archivos de programa\wamp\www\drupal\includes\common.inc on line 3468.
* user warning: Unknown column 'title_pane' in 'field list' query: UPDATE panels_display SET title_pane = 22 WHERE did = 0 in C:\Archivos de programa\wamp\www\drupal\sites\all\modules\panels\panels.module on line 708.
Please help!
mateo
Comments
Comment #1
merlinofchaos commentedupdate.php -- live it, love it, use it whenever you update a module.