Closed (fixed)
Project:
ImageCache
Version:
6.x-2.0-beta9
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2009 at 12:23 UTC
Updated:
15 Aug 2011 at 18:23 UTC
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
Comment #1
ari-meetai commentedThe 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.
Comment #2
sandrewj commented