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

[PHP] Choose Character

Truwzka

Member
Joined
Nov 26, 2009
Messages
408
Reaction score
19
Location
Brazilia/Brazil
It does not show the characters of account to choose.
WNWUj.png


--------------------------------------------------------------------------------------------------------------------------------------------
Other Bug -

When I create character appear,

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `player_id` = 34 AND `skillid` = 0' at line 1' in C:\xampp\htdocs\test\pot\OTS_Player.php:195 Stack trace: #0 C:\xampp\htdocs\test\pot\OTS_Player.php(195): PDO->query('UPDATE `player_...') #1 C:\xampp\htdocs\test\accountmanagement.php(1201): OTS_Player->save() #2 C:\xampp\htdocs\test\index.php(232): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\test\pot\OTS_Player.php on line 195
 
Last edited:
Back
Top