Hi
I uploaded the quickstart file and now receive the following error:
Parse error: syntax error, unexpected '=', expecting '(' XXXXXXXXX/includes/framework.php on line 42
Here is the line of the framework.php the error points to:
38 // System includes.
39 require_once JPATH_LIBRARIES.'/import.php';
40
41 // Force library to be in JError legacy mode
42 JError::$legacy = true;
I have re-uploaded the framework.php file via ftp but still same issue.
Any suggestions or recommendations ?
Cheers