Error is Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/xxx/public_html/modules/faceted_search/faceted_search_ui.module on line 379
Dev version is the same. php is 4.4 I believe.
Error is Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/xxx/public_html/modules/faceted_search/faceted_search_ui.module on line 379
Dev version is the same. php is 4.4 I believe.
Comments
Comment #1
sgriffin commentedIt looks like it may have been a dependency failure.
Enabling some aspects of faceted search did not pull in the Search module to enable..
Comment #2
David Lesieur commentedAh, that line was working only with PHP 5. It has been fixed in the current development version.
Comment #3
(not verified) commented