Remove the X and it works.Line 4655 wrote:$cnt = $aseco->client->query('LoadMatchSettings', 'MatchSettingsx/'. $filename);
And /admin addlocal seems to crash uaseco
Code: Select all
[2014-10-09 08:42:27] [Chat] Player [onkelz_chris] used command "/admin addlocal Own Opdal 5"
[PHP Notice] Undefined variable: aseco on line 4539 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Notice] Trying to get property of non-object on line 4539 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Notice] Trying to get property of non-object on line 4539 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Notice] Undefined variable: aseco on line 4544 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Notice] Trying to get property of non-object on line 4544 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Notice] Trying to get property of non-object on line 4544 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Notice] Undefined variable: aseco on line 4545 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Fatal Error] Call to a member function file_exists_nocase() on a non-object on line 4545 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php

See the PB on in the chat? It says that on any map where there's no records yet. No idea why...