I get the following error when I try to access the CP > Utilities > Extensions Manager:
Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /home/drobbins/htdocs/tools/gcm/extensions/ext.fieldframe.php on line 337
Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.
Twitter,
Facebook, or email.
-
EMPLOYEE
1That's a PHP 4 error. FieldFrame requires PHP 5. Most hosts come with both versions, so talk to them about how to switch. -
-
Thanks. I'll have them make the change asap. Thanks for the response.
-
-
-
-
hey there, i'm getting the same error except i am already on PHP5 ... ??
-
Go to Admin > Utilities > PHP Info (EE1) or Tools > Utilities > PHP Info (EE2). What's the exact PHP version it says you have at the top?
-
-
-
-
-
as you probably knew in the back of your mind you were correct ... i'm doing a new site for a client who has a few subdomains under another domain. the site i'm doing is one of the subdomains, and whereas the main site is using PHP 5, for some reason the .htaccess file on this subdomain was using PHP 4.
when i checked within EE as you said, it in fact reported PHP 4 being used. luckily as i've been developing in a subfolder on the subdomain, i was able to add a .htaccess file requesting PHP 5, so i can use it while developing.
thanks for the help! -
Loading Profile...




