When i am trying to change the visibility settings of the home page rotator i encounter a exception and i am not able to save my changes.. Please find below my exception log

PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'uuid' in 'field list': UPDATE {panels_display} SET layout=:db_update_placeholder_0, layout_settings=:db_update_placeholder_1, panel_settings=:db_update_placeholder_2, cache=:db_update_placeholder_3, title=:db_update_placeholder_4, hide_title=:db_update_placeholder_5, title_pane=:db_update_placeholder_6, uuid=:db_update_placeholder_7 WHERE (did = :db_condition_placeholder_0) ; Array ( [:db_update_placeholder_0] => threecol_33_34_33_stacked [:db_update_placeholder_1] => a:0:{} [:db_update_placeholder_2] => a:1:{s:14:"style_settings";a:8:{s:7:"default";N;s:6:"middle";N;s:3:"top";N;s:4:"left";N;s:5:"right";N;s:6:"bottom";N;s:6:"center";N;s:7:"center_";N;}} [:db_update_placeholder_3] => a:0:{} [:db_update_placeholder_4] => [:db_update_placeholder_5] => 0 [:db_update_placeholder_6] => 0 [:db_update_placeholder_7] => 6e06c14b-3298-4cfc-b415-2de1588706d1 [:db_condition_placeholder_0] => 1 ) in drupal_write_record() (line 7194 of /home/miracleagchurch/public_html/openchurch/includes/common.inc).

Am attaching herewith the screenshot of the error. I am using a hosting site so i do not have access to check the table schema.. But when i did the installation of the open church distribution the installation was successful and rest of the functionalities of the site are working properly.

Please let me know if this is a known issue and if there is a workaround for this .

CommentFileSizeAuthor
error.pdf87.4 KBrajkumarc2000
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

drupalninja99’s picture

One thing you can try is enabling the uuid module, although I was thinking that was already installed.

drupalninja99’s picture

Status: Active » Closed (won't fix)

This seems like an edge case in 1x so I am going to close in favor of focusing on 2x issues.