I had that same problem:
Quote:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' ect ect
|
I found my server was running php 4, so i installed php 5+ on my server, now the app works fine, so anyone further with this problem, log into your admin CP, check your php version, as OP said, must be 5+. Hope this helps to any noobs so you don't have to go searching 27 pages worth of stuff.