Page 1 of 1

Problème Xaseco2!

Posted: 15 Feb 2012, 16:16
by Hydrotoxic
Bonjour,

Je viens d'installé un serveur équipé de Xaseco2, le serveur fonctionne mais je rencontre un petite erreur au lancement de Xaseco2 que je n'arrive pas a corrigé.

Je vous poste mon Xaseco2.log:
# initialize XASECO2 ###########################################################
[XAseco2] PHP Version is 5.3.3-7+squeeze1 on Linux
[XAseco2] Load settings [config.xml]
[XASECO2 Fatal Error] No MasterAdmin(s) configured in config.xml! on line 231 in file /home/tm2/xaseco2/xaseco2.php
Je constate bien qu'il y a une erreur avec le masteradmin du fichier config.xml mais je ne vois pas laquelle puisque qu'il a l'air d'être configurer convenablement...

Pourriez-vous me donner votre avis.

Merci d'avance

Re: Problème Xaseco2!

Posted: 15 Feb 2012, 16:40
by jonthekiller
Apparemment il faut mettre un login masteradmin dans le fichier config.xml, c'est tout.

Re: Problème Xaseco2!

Posted: 15 Feb 2012, 17:15
by Hydrotoxic
Config.xml
<masteradmins>
<!-- /ip:port in tmlogin only needed when joining server over LAN -->
<!-- ipaddress can be specified to guard each login against -->
<!-- unauthorized use of admin commands from other IP addresses -->
<!-- format:
<tmlogin>hydrotoxic</tmlogin>
-->
</masteradmins>
<tmserver>
<login>SuperAdmin</login>
<password>*******</password> (Mon mot de passe identique a celui du dedicated_cfg.txt)
<ip>localhost</ip>
<port>5000</port>
<timeout>180</timeout>
</tmserver>
</settings>
Dedicated_cfg.txt
<dedicated>
<authorization_levels>
<level>
<name>SuperAdmin</name>
<password>*******</password> (Mot de passe identique a celui du config.xml)
</level>
C'est la que je comprend pas :roflol:

Re: Problème Xaseco2!

Posted: 15 Feb 2012, 17:22
by jonthekiller

Code: Select all

    <masteradmins>
      <!-- /ip:port in tmlogin only needed when joining server over LAN -->
      <!-- ipaddress can be specified to guard each login against       -->
      <!-- unauthorized use of admin commands from other IP addresses   -->
<!-- format:-->
      <tmlogin>hydrotoxic</tmlogin>

    </masteradmins>

Ce sera mieux comme cela ^^, en faite ton login était en commentaire et donc pas lu par Xaseco.

Re: Problème Xaseco2!

Posted: 15 Feb 2012, 18:25
by Hydrotoxic
Ho je n'avais pas fais attention.. merci beaucoup John, ça fonctionne :thumbsup:

Par contre je ne vois pas les tableaux sur les cotés, est-ce un plugin ou une option à modifié?

Merci

Re: Problème Xaseco2!

Posted: 16 Feb 2012, 09:49
by jonthekiller
Cela doit être le plugin fufi widget qu'il faut ajouter.