i'm getting this when i try to add content into a panel :S

user warning: Unknown column 'style' in 'field list' query: INSERT INTO panels_pane (did, panel, type, subtype, shown, access, configuration, cache, style, css, extras, position) VALUES (3, 'left', 'views', 'blog-default', 1, 'a:0:{}', 'a:12:{s:14:\"override_title\";i:0;s:19:\"override_title_text\";s:0:\"\";s:12:\"link_to_view\";i:0;s:9:\"more_link\";i:0;s:10:\"feed_icons\";i:0;s:9:\"use_pager\";i:0;s:8:\"pager_id\";s:1:\"1\";s:14:\"nodes_per_page\";s:2:\"10\";s:6:\"offset\";s:1:\"0\";s:10:\"panel_args\";i:0;s:4:\"args\";s:0:\"\";s:3:\"url\";s:0:\"\";}', 'a:0:{}', 'a:0:{}', 'a:0:{}', 'a:0:{}', 0) in [path]/includes/common.inc on line 3425.

*i put [path] because i don't want to put the entire path in a post

Comments

merlinofchaos’s picture

Did you run update.php?

Did you previously install alpha3? If so, the release notes contained this valuable nugget:

If you upgraded from alpha2 to alpha3 and are having problems, please go to update.php and choose update 6291 for panels.module and run it. This should properly convert the data allowing Panels to function again.

merlinofchaos’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

SMonsen’s picture

Version: 6.x-3.0-alpha4 » 6.x-3.0

I get this error on a fresh install of panels 3. I didn't have a previous installation.
I'm trying to ad panels to the user profile.

merlinofchaos’s picture

You probably need to uninstall and reinstall, then.

steveoriol’s picture

Merci, It is working again now :-)