it says 0 players online on the players online box and there is people playing
$sock = @fsockopen("127.0.0.1", $config['server']['port'], $errno, $errstr, 1);
$sock = @fsockopen("127.0.0.1", 7171, $errno, $errstr, 1);
well it worx except when i load monsters it does:
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in D:\xampp\htdocs\pot\OTS_MonstersList.php on line 61
Fatal error: Call to undefined method domdocument::load() in D:\xampp\htdocs\pot\OTS_MonstersList.php on line 62
Warning: Illegal offset type in D:\xampp\htdocs\adminpanel.php on line 295
Warning: Illegal offset type in D:\xampp\htdocs\adminpanel.php on line 295
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in D:\xampp\htdocs\pot\OTS_SpellsList.php on line 97
Fatal error: Call to undefined method domdocument::load() in D:\xampp\htdocs\pot\OTS_SpellsList.php on line 98