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

sgriffin’s picture

It looks like it may have been a dependency failure.
Enabling some aspects of faceted search did not pull in the Search module to enable..

David Lesieur’s picture

Status: Active » Fixed

Ah, that line was working only with PHP 5. It has been fixed in the current development version.

Anonymous’s picture

Status: Fixed » Closed (fixed)