• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Acc by Gesior - how to load...

pederasta

New Member
Joined
Oct 23, 2008
Messages
42
Reaction score
0
Location
Poland , Lodz / England , London
Hello! I've got some problems with a acc by Gesior!
When I want to load spells my computer shows me errors 1 fatal :mad:
That shows when I want to load spells:

Code:
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\pot\OTS_SpellsList.php on line 87

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\pot\OTS_SpellsList.php on line 88

Monsters:

Code:
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\pot\OTS_MonstersList.php on line 53

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\pot\OTS_MonstersList.php on line 54

And that shows when I want to load vocations:

Code:
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\pot\OTS_VocationsList.php on line 39

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\pot\OTS_VocationsList.php on line 40

What should I do ??!! Please help me!
 
Code:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'loss_items' in 'field list'' in C:\xampp\htdocs\pot\OTS_Player.php:113 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(113): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\pot\OTS_Row_DAO.php(53): OTS_Player->load(1) #2 C:\xampp\htdocs\pot\OTS_Base_List.php(224): OTS_Row_DAO->__construct(1) #3 C:\xampp\htdocs\accountmanagement.php(62): OTS_Base_List->current() #4 C:\xampp\htdocs\index.php(133): include('C:\xampp\htdocs...') #5 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 113

Now I've got this ...
 
Back
Top