Error

Status
Not open for further replies.

Kaz

BooYah
Staff member
Nov 16, 2010
3,060
1,021
Not sure if this issue occurs with all people, but i thought id set it up on my localhost and have a look at it.

Once i had filled in all of the config correctly, i went on to 127.0.0.1, I then got a T_string parse error on Line 14 of Global.php

On that line it has use Revoloution as Rev (or something like that), there was no echo/quotes or anything around it.
I did try '.use Revoloution as Rev.'; (this removed that error)
However i then got an error on line's 87/89/91/93/95/97/99/101

//OBJ

$core = new Rev\core(); (start of the code)

I fcouldnt figure this bit out, as to why it was giving an error so i had a play around.

Firstly i changed the Rev\Core to Rev/Core (i did this on the lines given above, this removed this error)
However it was then giving me line 2 errors on app/interfaces/all the files in there

Any ideas? or have i completely fucked up in terms of setting it up
 

Kaz

BooYah
Staff member
Nov 16, 2010
3,060
1,021
ahh, i just use xampp 1.7.1 on my pc, simple to set up and easy to play around with things, ill look into it then

cheers
 
Status
Not open for further replies.

Users who are viewing this thread

Top