I can not add title to my content gives warning message
" warning: Invalid argument supplied for foreach() in /home/easytech/public_html/sites/all/modules/panels/includes/display-edit.inc on line 369."

Comments

easytech’s picture

I tried to add different titles none worked. here are the details in dlog

Type php
Date Sunday, October 25, 2009 - 22:23
User ryan
Location http://domain.com/admin/build/pages/nojs/operation/user_view/handlers/us...

Referrer http://domain.com/admin/build/pages/nojs/operation/user_view/handlers/us...

Message Invalid argument supplied for foreach() in /home/easytech/public_html/sites/all/modules/panels/includes/display-edit.inc on line 369.

Severity error

easytech’s picture

when i added %user:name following warning displays but there seems to be no line 3648 in common.inc

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 ('', 'a:0:{}', 'a:0:{}', 'a:0:{}', '%user:name', 0, 0) in /home/easytech/public_html/includes/common.inc on line 3468.

merlinofchaos’s picture

#2 indicates that you are not fully updated; you must hit update.php to add the new column to the table.

merlinofchaos’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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