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

Problem when i try create account ( myacc)

nelo1994

New Member
Joined
Jun 19, 2021
Messages
8
Reaction score
0

Whoops something went wrong...​

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'comment' in 'field list'


Backtrace:

#0 /var/www/html/system/libs/pot/OTS_Base_DB.php(86): PDO->query()
#1 /var/www/html/system/libs/pot/OTS_DB_PDOQuery.php(13): OTS_Base_DB->doQuery()
#2 /var/www/html/system/libs/pot/OTS_Player.php(234): OTS_Base_DB->query()
#3 /var/www/html/system/libs/pot/OTS_Player.php(293): OTS_Player->load()
#4 /var/www/html/system/libs/CreateCharacter.php(108): OTS_Player->find()
#5 /var/www/html/system/pages/account/create_character.php(25): CreateCharacter->doCreate()
#6 /var/www/html/system/pages/accountmanagement.php(145): require('/var/www/html/s...')
#7 /var/www/html/index.php(352): require('/var/www/html/s...')
#8 {main}
 
Did you install the AAC through installer? If so, it should automatically add that column into database.

Or did you just import the schema.sql?
 
Back
Top