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

ryanc’s picture

I'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.

 Name              Installed version  Proposed version  Status                                   
 Drupal core       7.0                7.0               Up to date                               
 Chaos tool suite  7.x-1.x-dev        7.x-1.x-dev       Update available                         
 Panels            7.x-3.x-dev        7.x-3.x-dev       Update available                         
 Wysiwyg           7.x-2.x-dev        7.x-2.x-dev       Update available                         
burlap’s picture

Node add form is a ctools issue. See #1012722: Node add form doesn't work

merlinofchaos’s picture

Status: Active » Closed (duplicate)