• 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!

Gesior Acc Creator Error

Palo

New Member
Joined
Feb 11, 2008
Messages
7
Reaction score
0
Trying to make an account and getting all the time this error:

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'balance' in 'field list'' in C:\xampp\htdocs\pot\OTS_Player.php:111 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(111): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\pot\OTS_Player.php(139): OTS_Player->load('3') #2 C:\xampp\htdocs\accountmanagement.php(460): OTS_Player->find('Sorcerer Sample') #3 C:\xampp\htdocs\index.php(134): include('C:\xampp\htdocs...') #4 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 111
Someone could help me please?
 
in the database, the players dont have the 'balance' colum...

this aac is using pot and pot is based to work with opentibia. opentibia have the colum balance so you'll need to add in your database too.
 
Back
Top Bottom