Re: [Tool]Dedicated Manager Web site
Posted: 21 Nov 2012, 10:32
It works thank you 

Code: Select all
;;
;; MANIAPLANET DEDICATED MANAGER CONFIG
;;
; Do NOT edit these 2 lines
application.namespace = DedicatedManager
application.webapp = true
log.prefix = manager
application.URL = ***********
application.useRewriteRules = false
application.debug = false
; Database configuration
database.user = '***********'
database.password = '***********'
database.slowQueryLog = true
database.database = Manager
DedicatedManager\Config.dedicatedPath = /***********/***********/SMServer/
;DedicatedManager\Config.manialivePath = /PATH/TO/ManiaLive/
DedicatedManager\Config.maniaConnect = On
DedicatedManager\Config.admins[] = '***********','***********','***********','***********','***********'
; If maniaConnect is On, you need to create an API username and an application with this username
webservices.username = '***********'
webservices.password = '***********'
Code: Select all
DedicatedManager\Config.maniaConnect = Off
Code: Select all
DedicatedManager\Config.admins[] = '***********','***********','***********','***********','***********'
Code: Select all
DedicatedManager\Config.admins[] = '***********'
DedicatedManager\Config.admins[] = '***********'
DedicatedManager\Config.admins[] = '***********'
Code: Select all
Oops! Something went wrong, please try again later.
ErrorException
Message: Object of class DedicatedApi\Structures\ScriptSettings could not be converted to string
Code: 0
Request URI: http://www.tranquilo.pt/DM/index.php/create-server/set-rules/?rules%5BgameMode%5D=0&rules%5BscriptName%5D=Royal.Script.txt&scriptRules%5BBattle.Script.txt%5D%5BS_AutoBalance%5D=1&scriptRules%5BBattle.Script.txt%5D%5BS_UsePlayerClublinks%5D=1&scriptRules%5BRoyal.Script.txt%5D%5BS_MapPointsLimit%5D=200&scriptRules%5BRoyal.Script.txt%5D%5BS_OffZoneActivationTime%5D=4&scriptRules%5BRoyal.Script.txt%5D%5BS_OffZoneAutoStartTime%5D=90&scriptRules%5BRoyal.Script.txt%5D%5BS_OffZoneTimeLimit%5D=50&scriptRules%5BRoyal.Script.txt%5D%5BS_OffZoneMaxSpeed%5D=1.25&scriptRules%5BRoyal.Script.txt%5D%5BS_EndRoundTimeLimit%5D=60&scriptRules%5BRoyal.Script.txt%5D%5BS_SpawnInterval%5D=5&scriptRules%5BRoyal.Script.txt%5D%5BS_UseEarlyRespawn%5D=1&scriptRules%5BRoyal.Script.txt%5D%5BS_EndMapChatTime%5D=20&scriptRules%5BSiege.Script.txt%5D%5BS_AutoBalance%5D=1&scriptRules%5BSiege.Script.txt%5D%5BS_UsePlayerClublinks%5D=1
/home/tranquilopt/DedicatedManager/libraries/DedicatedManager/Controllers/CreateServer.php (96)
/home/tranquilopt/DedicatedManager/libraries/DedicatedManager/Controllers/CreateServer.php(96): ManiaLib\Application\ErrorHandling::exceptionErrorHandler(4096, 'Object of class...', '/home/tranquilo...', 96, Array)
[internal function]: DedicatedManager\Controllers\CreateServer->setRules(Array, Array)
/home/tranquilopt/DedicatedManager/libraries/ManiaLib/Application/Controller.php(193): call_user_func_array(Array, Array)
/home/tranquilopt/DedicatedManager/libraries/ManiaLib/Application/Controller.php(92): ManiaLib\Application\Controller->executeAction('setRules')
/home/tranquilopt/DedicatedManager/libraries/ManiaLib/Application/Dispatcher.php(80): ManiaLib\Application\Controller->launch('setRules')
/home/tranquilopt/DedicatedManager/libraries/ManiaLib/Application/Bootstrapper.php(44): ManiaLib\Application\Dispatcher->run()
/home/tranquilopt/DedicatedManager/libraries/ManiaLib/Application/Bootstrapper.php(30): ManiaLib\Application\Bootstrapper::onDispatch()
/home/tranquilopt/DedicatedManager/www/index.php(7): ManiaLib\Application\Bootstrapper::run()
{main}
Code: Select all
ErrorException
Message: file_get_contents(C:\Documents and Settings\Administrator\Desktop\Shootmania\mcon Elite\UserData/Scripts/Modes/ShootMania/Select one...): failed to open stream: No such file or directory
Code: 0
Request URI: http://tmnf.mouse-control.nl/smcp/www/index.php/create-server/set-rules/?rules%5BgameMode%5D=0&rules%5BscriptName%5D=Select+one...&scriptRules%5BBattle.Script.txt%5D%5BS_AutoBalance%5D=1&scriptRules%5BBattle.Script.txt%5D%5BS_UsePlayerClublinks%5D=1&scriptRules%5BFortress.Script.txt%5D%5BS_AutoBalance%5D=1&scriptRules%5BRoyal.Script.txt%5D%5BS_UseEarlyRespawn%5D=1&scriptRules%5BSiege.Script.txt%5D%5BS_AutoBalance%5D=1&scriptRules%5BSiege.Script.txt%5D%5BS_UsePlayerClublinks%5D=1
C:\phpdev\www\smcp\libraries\DedicatedManager\Services\MatchSettingsFileService.php (489)
[internal function]: ManiaLib\Application\ErrorHandling::exceptionErrorHandler(2, 'file_get_conten...', 'C:\phpdev\www\s...', 489, Array)
C:\phpdev\www\smcp\libraries\DedicatedManager\Services\MatchSettingsFileService.php(489): file_get_contents('C:\Documents an...')
C:\phpdev\www\smcp\libraries\DedicatedManager\Controllers\CreateServer.php(92): DedicatedManager\Services\MatchSettingsFileService->getScriptMatchRules('SMStorm', 'Select one...')
[internal function]: DedicatedManager\Controllers\CreateServer->setRules(Array, Array)
C:\phpdev\www\smcp\libraries\ManiaLib\Application\Controller.php(193): call_user_func_array(Array, Array)
C:\phpdev\www\smcp\libraries\ManiaLib\Application\Controller.php(92): ManiaLib\Application\Controller->executeAction('setRules')
C:\phpdev\www\smcp\libraries\ManiaLib\Application\Dispatcher.php(80): ManiaLib\Application\Controller->launch('setRules')
C:\phpdev\www\smcp\libraries\ManiaLib\Application\Bootstrapper.php(44): ManiaLib\Application\Dispatcher->run()
C:\phpdev\www\smcp\libraries\ManiaLib\Application\Bootstrapper.php(30): ManiaLib\Application\Bootstrapper::onDispatch()
C:\phpdev\www\smcp\www\index.php(7): ManiaLib\Application\Bootstrapper::run()
{main}