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

mpotter’s picture

Status: Active » Closed (cannot reproduce)

Please install the Beta4 version.

rob1grie’s picture

Same exact error with beta 4

mpotter’s picture

Apparently 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.