Just want to let you know I got this Parse Error:
syntax error, unexpected T_ARRAY, expecting '&' or T_VARIABLE or T_CONST in /home/6352/domains/mycfdtrading.com/html/modules/imageapi/imageapi.module on line 161

I accidentally installed this module and imageapi and this module accidentally forced the activation of imageapi when I don't have PHP 5 .

The site died. Solution was to delete imageapi...

Comments

ari-meetai’s picture

Status: Active » Needs review

The problem is on your PHP version. Imageapi needs PHP 5!

Just upgrade to PHP 5 and this should sort it out for you, should you need it.

sandrewj’s picture

Status: Needs review » Closed (fixed)