installation issues - please help
I have just installed the litehouse theme as per the instructions supplied and I have come accross this issue. When invited to go to my new site I see this message (which you can see at www.masteryourself.co.uk (for the time being anyway)...
Parse error: syntax error, unexpected T_ARRAY, expecting '&' or T_VARIABLE or T_CONST in /homepages/32/d264065819/htdocs/e-marketingsuccess/sites/all/modules/imageapi/imageapi.module on line 161
Any ideas on what might be wrong.
With thanks
James
Tags:
I have just installed the litehouse theme as per the instructions supplied and I have come accross this issue. When invited to go to my new site I see this message (which you can see at www.masteryourself.co.uk (for the time being anyway)...
Parse error: syntax error, unexpected T_ARRAY, expecting '&' or T_VARIABLE or T_CONST in /homepages/32/d264065819/htdocs/e-marketingsuccess/sites/all/modules/imageapi/imageapi.module on line 161
Any ideas on what might be wrong.
With thanks
James
ok - figured it out myself.
I am using oneandone and have to tell the server to use php5.
if you have this issue put the following two lines at the top of your .htaccess file:
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
hope that hopes anyone with the same issue. the template is operating brilliantly.
with thanks
James
ps the website is now called www.e-marketingsuccess.co.uk although there is justa holding page there for the moment.
You can see the template live at www.e-marketingsuccess.net
Thanks for the solution, James. I hadn't come across that particular issue before.



