Error with RevCMS 1.9.9.9

rjohnson1990

Member
Sep 5, 2012
103
0
I'm using RevCMS 1.9.9.9 and I'm getting this error

Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/u565037408/public_html/global.php on line 22

How do I fix this?
 

rjohnson1990

Member
Sep 5, 2012
103
0
By deleting line 22 in global.php, I get a new error:


Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/u565037408/public_html/global.php on line 89

Parse error: syntax error, unexpected T_STRING in /home/u565037408/public_html/global.php on line 89

Line 22 in global.php is:

use Revolution as Rev;
 

Users who are viewing this thread

Top