Hi Vaska,
Thanks for V2.
Still a problem...
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homez.323/gillespej/www/ndxzstudio/lang/index.php on line 14
Cheers,
Hi Vaska,
Thanks for V2.
Still a problem...
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homez.323/gillespej/www/ndxzstudio/lang/index.php on line 14
Cheers,
Either, you aren't on a PHP5 server (which understands the new OOP) or you simply need to reupload that file because FTP didn't do the work the first time.
Hey Pereira,
Maybe you use OVH (famous hosting solution french). Just add this line at the bottom of your .htaccess :
SetEnv PHP_VER 5
(in this case, you don't need to reupload)
Thank you MatthieuWuu
I put the line and it works.
Wow, that is some great advice Matthieu!
This thread has been closed, thank you.