Closed (fixed)
Project:
Availability Calendars
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2011 at 18:21 UTC
Updated:
21 Nov 2011 at 21:21 UTC
Hi
I have 'Content: Availability Calendar available (exposed)' set as filter criteria in views, using latest drupal and calenadr module. However, when i try and change settings, i get the below error:
An Ajax HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path:../../../field_availability_calendar_cid
StatusText: Internal Server Error
Responsetext:
Fatal error: Call to a member function format() on a non-object in ../../../availability_calendar_handler_filter_availability.inc on line 116
Which means i cant change settings, and it i also cannot delete the filter.
Any ides or guidance would be greatly appreciated.
Thanks
Matt
Comments
Comment #1
fietserwinThis error has already been solved in the dev version and is due to PHP5.2. So update your server to PHP 5.3 and/or install the dev version (PHP5.2 is no longer supported by PHP anyway).
Comment #2
mattys commentedok, thanks