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

my account

rullstolsbarn

New Member
Joined
Mar 2, 2009
Messages
17
Reaction score
0
get this error when pressing my account on gesior acc...
i can create account i can login but not press my account

Fatal error: Call to undefined method OTS_Account::isPremium() in C:\xampp\htdocs\accountmanagement.php on line 26
some1 got the solution?
 
Go to
C:\xampp\htdocs\accountmanagement.php
and check whats wrong
on line 26?

fixed that now i have this instead..

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:112 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(112): 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(228): 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 112
 
Back
Top