- Drupal 7.9
- Views 3.x-dev
- Date 2.0-alpha5

The calendar works fine , but when I try to change and save the Format settings in Views, I get a js dialog error saying:

An AJAX HTTP error occured.
HTTP Result Code: 500
Debugging information follows.
Path:
http://[...]/en/admin/structure/views/ajax/display/calendar/page/style_options
StatusText:error
ResponseText: Recoverable fatal error: Argument 1 passed to drupal_array_get_nested_value() must be an array, null given, called in
D:\ [...] \modules\contri\fullcalendar\include\views\plugins\fullcalendar_plugin_style_fullcalendar.inc on line 211 and defined in drupal_array_get_nested_value() (line 6364 of D:\ [...] \includes\common.inc

Comments

tim.plunkett’s picture

Status: Active » Postponed (maintainer needs more info)

Please double check that you are using the latest Views dev. There was a commit made after RC3 that is needed, see #1278580-5: $form['#submit'] not executed when the 'Apply' button is clicked inside a display options modal for the patch.

askibinski’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

You are right, I did have an older version of views.
Works as expected now, thanks.

dastoker’s picture

Thank you for posting this! It fixed my issue.

marcus178’s picture

I still get this error when using view 7.x-3.5