I've created a panel page with a two column layout. I add content (in this case a block on the left and a view on the right) after I press finish in the workflow, the content shows.

However, when I press 'Save' on the panel dashboard, all content disappears. This also happens on an existing panel that was created in beta3. When I press + on a region and add any content (I've tried different types) it shows when I press 'Update and Preview'. As soon as I press 'Save' the new content disappears.

If I'm doing something stupid, please forgive me. But is seems to me that I can't create any content on a panel page.

Comments

merlinofchaos’s picture

Hmm, that's very strange. Your description does not sound like you're doing something wrong.

I've not run into this problem with my tests, and I've had to use that a lot. So I'm not sure what could be different about your system that's causing this.

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

I'm not sure how to fix this if I cannot reproduce this. :/

diricia’s picture

Version: 6.x-3.0-beta4 » 6.x-3.0-rc1

OK I'm getting the following error when I try to save the panel. Previously on beta4 there was no error. No error is given on 'Update and Preview':

user warning: Unknown column 'style' in 'field list' query: UPDATE panels_pane SET did = 2, panel = 'row_1_1', type = 'node_content', subtype = 'content', shown = 1, access = 'a:0:{}', configuration = 'a:12:{s:7:\"context\";s:14:\"context_node_1\";s:5:\"style\";s:5:\"block\";s:14:\"override_title\";i:0;s:19:\"override_title_text\";s:0:\"\";s:6:\"css_id\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:4:\"link\";i:0;s:6:\"teaser\";i:0;s:4:\"page\";i:1;s:5:\"links\";i:1;s:9:\"no_extras\";i:1;s:10:\"identifier\";s:0:\"\";}', cache = 'a:0:{}', style = 'b:0;', css = 'b:0;', extras = 'b:0;', position = 0 WHERE pid = 6 in /var/www/sites/telamenta-drupal6/includes/common.inc on line 3436.

diricia’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

I fixed this by completely uninstalling chaos tools and panels. And then installing from scratch. I think somewhere in the upgrades something went foo bar. Thank you for the lovely new interface Merlin.

merlinofchaos’s picture

There was a point where the upgrade path did get messed up, and I've had some issues where older installs appear newer so the entire upgrade path does not run.

From your message upgrade #6290 probably never ran, which would've taken care of the error you saw.

idontunderstand’s picture

I am getting the same problem with panels 3. I cant manage to uninstall the chaos suite and so i cant manage to uninstal the panels 3?

idontunderstand’s picture

Status: Closed (fixed) » Needs review
merlinofchaos’s picture

Status: Needs review » Closed (fixed)

1) 'needs review' means there is a patch attached.
2) Uninstalling just means deactivating things. YOu might need to deactivate the dependencies first. Deactivate panels then page manager then ctools, then go to the uninstall tab and uninstall them all.

alternatively you can go to the update.php and, if there are no pending updates for Panels, run update 6290. That might fix it.