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

creating players error? (rep++)

Ific

New Member
Joined
Apr 14, 2009
Messages
209
Reaction score
0
Location
My Paradise
Hello with gesior acc 0.3.3 i have this error when I try to made one character:

The people can make chars but they see this error.

PHP:
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` = 25 AND `skillid` = 0' at line 1' in C:\xampp\htdocs\pot\OTS_Player.php:184 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(184): PDO->query('UPDATE `player_...') #1 C:\xampp\htdocs\accountmanagement.php(710): OTS_Player->save() #2 C:\xampp\htdocs\index.php(148): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 184

how I can solve it?:thumbup:
 
Back
Top