
ok another question, what is about forcedmods?
Code: Select all
Fatal error: Class ´Plugin´ not found in (...)\plugins\plugin.fufi.widgets.php on line 159
You can do this on Your own, goto "\xaseco2\panels" and check the "Admin...".xml-fileskremsy wrote:thank you xymph!
Can you bring the Adminpannel a little bit to left?
I think It´s because I canceled the Line in "Xaseco2.php":# initialize XASECO2 ###########################################################
[XAseco2] PHP Version is 5.2.9 on Linux
[XAseco2] Load settings [config.xml]
[XASECO2 Fatal Error] Could not read/parse config file config.xml ! on line 469 in file /home/tmncoj/tmu/101_1st_attack/xaseco/xaseco2.php
But otherwise I get this Error:require_once('includes/rasp.settings.php'); // specific to the RASP plugins
But where ist the "rasp.settings.php"?PHP Warning: require_once(includes/rasp.settings.php): failed to open stream: No such file or directory in /home/tmncoj/tmu/101_1st_attack/xaseco/xaseco2.php on line 37
PHP Fatal error: require_once(): Failed opening required 'includes/rasp.settings.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /home/tmncoj/tmu/101_1st_attack/xaseco/xaseco2.php on line 37
Ok I'm getting somewhere. The tracklist errors are fixed & masteradmins is now correctly set - dedi server has been running fine for over two hours. XASECO2 launches and the earlier errors have gone but it halts at this point:Xymph wrote:Or the dedicated isn't running (properly).
To test, try something simpler like the RPC utilities.
Code: Select all
[09/07,00:38:56] Load default records panel [panels/RecordsRightCorner.xml]
[09/07,00:38:56] Load default vote panel [panels/VoteBottomCenter.xml]
[XASECO2 Fatal Error] Obsolete server build '2011-08-16-xx_xx' - must be at least '2011-09-05-xx_xx' ! on line 872 in file /home/maniaplanet/TM20/xaseco2/xaseco2.php
You've to update your dedicated server. There is a new Version since yesterday: http://forum.maniaplanet.com/viewtopic.php?f=261&t=4834nighthawk4571 wrote:This is the latest BETA dedi server install, as of today. So I'm stuck.... more advice pleaseCode: Select all
[09/07,00:38:56] Load default records panel [panels/RecordsRightCorner.xml] [09/07,00:38:56] Load default vote panel [panels/VoteBottomCenter.xml] [XASECO2 Fatal Error] Obsolete server build '2011-08-16-xx_xx' - must be at least '2011-09-05-xx_xx' ! on line 872 in file /home/maniaplanet/TM20/xaseco2/xaseco2.php
Which one? There are 12 different ones to choose from.kremsy wrote:Can you bring the Adminpannel a little bit to left?
You have to wait, patiently (and this appears to be hard for youkremsy wrote:ok another question, what is about forcedmods?
Use Code tags for log excerpts. I don't know where you made a typo in that file, but it's certain there is one, most likely in the tags (missing < or > somewhere). If you can't find it, start over with a clean copy from the .zip.AnMa wrote:I've checked the config.xml several times. However I get this Error:Code: Select all
# initialize XASECO2 ########################################################### [XAseco2] PHP Version is 5.2.9 on Linux [XAseco2] Load settings [config.xml] [XASECO2 Fatal Error] Could not read/parse config file config.xml ! on line 469 in file /home/tmncoj/tmu/101_1st_attack/xaseco/xaseco2.php
No, that's not related to config.xml typos.AnMa wrote:I think It´s because I canceled the Line in "Xaseco2.php":
You didn't completely perform step 3 of the QSG, which instructs to move *.php files from newinstall/ to includes/.AnMa wrote:But where ist the "rasp.settings.php"?