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

Need help Gesior 0.3.2 !!!

Mefiu

New Member
Joined
Mar 2, 2008
Messages
221
Reaction score
0
Hello.
Guys please help me asap.

When making character i have this :

Code:
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` = 8 AND `skillid` = 0' at line 1' in C:\xampp\htdocs\pot\OTS_Player.php:195 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(195): PDO->query('UPDATE `player_...') #1 C:\xampp\htdocs\accountmanagement.php(813): OTS_Player->save() #2 C:\xampp\htdocs\index.php(142): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 195
But character will be made...

And in Highscores when im looking at characters (i noticed that when im looking at Samples it works normal)
Warning :

Code:
Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\xampp\htdocs\pot\OTS_Player.php:1868 Stack trace: #0 C:\xampp\htdocs\characters.php(96): OTS_Player->getSkill(0) #1 C:\xampp\htdocs\index.php(100): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 1868

Reps for help !!!
 
Back
Top