FlameNET / FlameCMS

FlameCMS is a free template with working PHP OOP code. Easy 2 Setup & Friendly to use! With a Forum for World of Warcraft Private Servers. It's a Content Management System for all your needs with incredible support!(3.3.5a, 6.x.x )
http://flamenet.github.io/FlameCMS
GNU General Public License v2.0
27 stars 27 forks source link

Parse error: syntax error, unexpected ')' in C:\xampp\htdocs\system\config.php on line 1 #19

Closed Reck1501 closed 9 years ago

Reck1501 commented 9 years ago

I get "Parse error: syntax error, unexpected ')' in C:\xampp\htdocs\system\config.php on line 2" after installing FlameCMS

tlcd96 commented 9 years ago

in the normal install or the install test?

tlcd96 commented 9 years ago

and the branch please...

Reck1501 commented 9 years ago

I tried with both install & install_test, same error, fork 3.3.5a

tlcd96 commented 9 years ago

ok, i will see it.. just a sec

tlcd96 commented 9 years ago

do you have xdebug installed? if yes, send an screen shot, if you don't copy the config file content ('don't forget to remove the db info... etc')

Reck1501 commented 9 years ago

I don't, but I manually installed the CMS and it worked. The reason I get the error, is that when the installation writes to the config file, it removes $_SESSION from if(isset($_SESSION))

tlcd96 commented 9 years ago

that is wierd, that never happened on the tests