Closed (cannot reproduce)
Project:
Open Atrium
Version:
7.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2013 at 15:43 UTC
Updated:
19 Sep 2013 at 14:45 UTC
Getting this same error when installing on both local and remote servers. While installing the OA2 profile, either while or immediately after the "Open Atrium Favorites" module is installed the following error occurs:
An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: [path to Open Atrium]/install.php?profile=openatrium&locale=en&id=1&op=do StatusText: OK ResponseText: Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in [path to Open Atrium]/profiles/openatrium/modules/contrib/date_ical/includes/DateIcalFeedsParser.inc on line 32
Comments
Comment #1
mpotter commentedPlease install the Beta4 version.
Comment #2
rob1grie commentedSame exact error with beta 4
Comment #3
mpotter commentedApparently this message translates to "Unexpected double-colon" from Hebrew. This sounds like you are using PHP 5.2 instead of PHP 5.3. I don't think the date_ical module supports PHP 5.3. So either disable the oa_events_import module or upgrade to PHP 5.3.