After installing ctools with Open Atrium 2.15, we got a lot of notices / warnings when entering a space at the top of the page:

Notice: Undefined property: stdClass::$type in panels_renderer_standard->prepare_panes() (line 237 of /.../openatrium/modules/contrib/panels/plugins/display_renderers/panels_renderer_standard.class.php).
    Notice: Undefined property: stdClass::$subtype in panels_renderer_standard->prepare_panes() (line 237 of /.../openatrium/modules/contrib/panels/plugins/display_renderers/panels_renderer_standard.class.php).
    Notice: Undefined property: stdClass::$type in panels_renderer_standard->prepare_panes() (line 241 of /.../openatrium/modules/contrib/panels/plugins/display_renderers/panels_renderer_standard.class.php).
    Notice: Undefined property: stdClass::$type in panels_renderer_ipe->render_pane_content() (line 155 of /.../openatrium/modules/contrib/panels/panels_ipe/plugins/display_renderers/panels_renderer_ipe.class.php).
    Notice: Undefined property: stdClass::$subtype in panels_renderer_ipe->render_pane_content() (line 156 of /.../openatrium/modules/contrib/panels/panels_ipe/plugins/display_renderers/panels_renderer_ipe.class.php).
    Notice: Undefined property: stdClass::$type in fieldable_panels_panes_preprocess_panels_pane() (line 656 of /.../openatrium/modules/contrib/fieldable_panels_panes/fieldable_panels_panes.module).
    Notice: Undefined property: stdClass::$type in fullcalendar_legend_preprocess_panels_pane() (line 236 of /.../openatrium/modules/contrib/fullcalendar/fullcalendar_legend/fullcalendar_legend.module).
    Notice: Undefined property: stdClass::$type in template_preprocess_panels_ipe_pane_wrapper() (line 81 of /.../openatrium/modules/contrib/panels/panels_ipe/panels_ipe.module).
    Notice: Undefined property: stdClass::$subtype in template_preprocess_panels_ipe_pane_wrapper() (line 82 of /.../openatrium/modules/contrib/panels/panels_ipe/panels_ipe.module).
    Notice: Undefined property: stdClass::$pid in template_preprocess_panels_ipe_pane_wrapper() (line 102 of /.../openatrium/modules/contrib/panels/panels_ipe/panels_ipe.module).
    Notice: Undefined property: stdClass::$pid in template_preprocess_panels_ipe_pane_wrapper() (line 119 of /.../openatrium/modules/contrib/panels/panels_ipe/panels_ipe.module).
    Notice: Undefined property: stdClass::$pid in panels_renderer_ipe->render_pane() (line 134 of /.../openatrium/modules/contrib/panels/panels_ipe/plugins/display_renderers/panels_renderer_ipe.class.php).

How could this be fixed? Thanks in advance!
(PHP Version: 5.3.19)

Comments

mpotter’s picture

Why are you "installing ctools"? Open Atrium already comes with ctools properly patched to work correctly. You should also update to the latest 2.17 version of OA2.

JKingsnorth’s picture

Status: Active » Postponed (maintainer needs more info)
JKingsnorth’s picture

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

Closing as fixed since no additional information was provided. Feel free to reopen the issue if you need to.