• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua Website installation

Glidarn

Member
Joined
May 9, 2009
Messages
970
Reaction score
16
Location
Åkersberga, Sweden
so i'm using tfs 0.4 and and gesior 0.3.6.r54 and when i'm trying to install the website (set server path) i'm getting this:
Warning: syntax error, unexpected '(' in C:/Users/Administrator/Desktop/tobbes/config.lua on line 17 in C:\xampp\htdocs\install.php on line 130
File config.lua loaded from C:/Users/Administrator/Desktop/tobbes/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS contact with acc. maker author.

Line 130:
LUA:
$config['server'] = parse_ini_file($config['site']['server_path'].'config.lua');

whats the problem`? :S
 
Back
Top