Unknown column 'title_pane' in 'field list' query

attilahooper - October 21, 2009 - 20:32
Project:Panels
Version:6.x-3.1
Component:Panel pages
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Just reinstalled drupal 6 for a clean install. Got latest ver of Ctools 6.x-1.1 and Panels 6.x-3.1
Following http://drupal.org/node/206792 - Panels 3: Creating a new front page with Views -
I came across this error when trying to save at step 49.

* 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 ('flexible', 'a:0:{}', 'a:0:{}', 'a:0:{}', '', 1, 0) in /var/www/jameshorvath/drupal/includes/common.inc on line 3468.
    * user warning: Unknown column 'title_pane' in 'field list' query: UPDATE panels_display SET title_pane = 11 WHERE did = 0 in /var/www/jameshorvath/drupal/modules/panels/panels.module on line 708.

I hope I'm not painting the devil on the wall, I could be missing something. But it's suspect because I've been creating panels w 6.x-3.0

Note: I reverted back to 6.x-3.0 and no error/warning

#1

merlinofchaos - October 21, 2009 - 21:16
Status:active» postponed (maintainer needs more info)

When you installed 3.1 did you visit update.php?

#2

attilahooper - October 21, 2009 - 22:03

My bad ! You are correct, forgot to update.php

Thx

#3

merlinofchaos - October 21, 2009 - 22:08
Status:postponed (maintainer needs more info)» fixed

#4

System Message - November 4, 2009 - 22:10
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.