bom eu tenho um servidor 7.92 e estou usando o swelia 7.81 eu acho que no caso o servidor é xml entao...
mas e o seguinte na hora de criar conta ele cria normal mas na hora de logar com a conta criada nao dá pra logar aparece isso:
You have to login first or create an account here
MAS AQUUI TA TUDO CERTINHO NO CONFIG.PHP :
<?php
$maxChars = '10'; // Should there be a limit of chars/acc?, 0 = off, All others is on.
$premdays = '365'; //Prem days for new accounts
$sizeacc = '15'; //Maximal digits of accounts example: "12345678" = 8, "123456" = 6.
$title = 'Enigma OT Server'; //Title for all pages.
$world = 'Enigma World'; //Your server world name
$showforum = '0';
$forumlink = 'http://www.tibianordic.com/';
$dont_show = array('Bisbal', 'Deathslicer', 'Noobing', 'monsters', 'Egipctothrower', 'Magicthrower', 'Plaguethrower', 'exp', 'Demon2', 'Flamethrower'); //monsters now showd in monster list
$monsterimg = "images/monsterimg/"; //monster img dir on monster page
//--------------------Highscores.php--------------------------
$players_shown = 25; // players shown on each page
//--------------------Highscores.php End----------------------
//---------------------------- OTS directories --------------------------------
$servpath = 'D:\EnigmaOT\/'; // Set your Server folder
$diraccount = $servpath.'\\data\accounts//'; //Do NOT change this
$dirplayer = $servpath.'\\data\players//'; //Do NOT change this
$dirvip = $servpath.'\\data\vip//'; //Do NOT change this
$dirmonster = $servpath.'\\data\monster//'; //Do NOT change this
$dirdata = $servpath.'\\data//'; // Do NOT change this
$dirspells = $servpath.'\\data\spells//'; //Do NOT change this
//---------------------------- OTS directories End------------------------------
?>
TA TUDO CERTO E NAO SEI PORQUE NAO DA PRA fazer login será que alguem pode me ajudar
caso precisem de mais detalhes avisem que eu coloco para que possam me ajudar