Page 1 of 1

Help with server

Posted: 05 Jun 2013, 18:33
by gugas250
Good afternoon,
I was trying to create a server Trackmania² Stadium, and it's all right, I'm just having trouble with xaseco, where I have two problems:

1st: When I open the xaseco it loads normal and gives this problem:

Logfile.txt:

Begin Map
[XASECO2 Warning] Could not get map info! (You have an error in your SQL syntax, check the manual que Corresponds to your MySQL server version for the right syntax to use near'' at line 8)
sql = SELECT AS m.Id Mapid, r.Score, p.NickName, p.Login, r.Date, r.Checkpoints
FROM maps m
LEFT JOIN records ON r (= r.MapId m.Id)
P LEFT JOIN players ON (r.PlayerId = p.Id)
WHERE m.Uid = 'GKEErPF8rBrpIl0M_IEtaN01Fic'
GROUP BY r.Id
R.Score ORDER BY ASC, ASC r.Date
LIMIT
[06/05, 18:50:11] map changed [undefined] >> [RPG LE MASQUE easy]
[06/05, 18:50:11] currently no record on RPG LE MASQUE easy

2nd Problem: When I try to add more plugins list plugin.php and gives this error:

logfile.txt:

[PHP Warning] require_once (plugins / plugin.cpinfo): failed to open stream: No such file or directory on line 714 in file C: \ Users \ admin \ Documents \ TM2 \ xaseco2 \ xaseco2.php
Fatal error: require_once <>: Failed opening required 'plugins / plugin.cpinfo' <include_path=' .;C:\xampp\php\PEAR'> in C: \ Users \ admin \ Documents \ TM2 \ xaseco2 \ xaseco2.php on line 714

Please if anyone can help me, thank you very much!

Re: Help with server

Posted: 05 Jun 2013, 19:59
by Xymph

Re: Help with server

Posted: 05 Jun 2013, 21:36
by gugas250
Very thanks!