Page 1 of 1

Forsaken Sanctum [how to]?

Posted: Sun Apr 01, 2012 3:38 pm
by RoyalMachine
Hi guys i have downloaded the source code for forsaken sanctum
i've made a database in phpMyadmin and loaded the SQL file for the database

and then i exported it into a PHP file and when i try to open it in localhost it says:
Parse error: syntax error, unexpected ')' in C:\wamp\www\tuturial\lostworld.php on line 16


I am not sure if that's the way to load the file.

So my question is if that is the way to load the file how to fix this annoying error popping here

and if there is another way to start the game how to do it

here is my way

1.downloaded the source file
2.Made a database on pHpMyAdmin
3.loaded the SQL file
4.Exported the whole database
5.saved it into C:\wamp\www\tuturial\lostworld.php
6.and went to localhost/tuturial/lostworld.php

Please tell me where i am wrong and how to fix this error ! :)

Re: Forsaken Sanctum [how to]?

Posted: Mon Apr 02, 2012 12:48 pm
by Ark
hmm please show the code near line 16.

Re: Forsaken Sanctum [how to]?

Posted: Mon Apr 02, 2012 2:51 pm
by hallsofvallhalla
yep show us lines 14-20. There is an extra ( somewhere most likely.