Step to repeat:
Panels-Panel page. When I select "Optional futures - Contexts" and press 'Continue' I get an error:
* Notice: Array to string conversion in drupal_map_assoc() (line 2562 of .../includes/common.inc).
* Notice: Undefined index: description in theme_ctools_context_list() (line 140 of .../sites/all/modules/ctools/includes/context.theme.inc).
I'd tryed to add new Panel page without "Contexts" - ok. But, when I add Contexts in "Variants » Panel » Contexts " I got previous error:
Then I try to add "Node add form" and receive one more error:
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: http://.../ctools/context/ajax/add/page_manager_context%3A%3Apage-new_ad/context/page_new_ad_panel_context/node
StatusText: OK
ResponseText: Fatal error: Call to undefined function node_get_types() in .../sites/all/modules/ctools/plugins/contexts/node_add_form.inc on line 90
Comments
Comment #1
ryanc commentedI'm having the same issue with these modules. I'm guessing it's due to a lack of some other common module, because I'm sure it would have been picked up in testing otherwise.
Comment #2
burlap commentedNode add form is a ctools issue. See #1012722: Node add form doesn't work
Comment #3
merlinofchaos commentedhttp://drupal.org/node/1012722