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

Charcter click on website on som player error..

TKO

Syphero Owner!
Joined
Mar 10, 2008
Messages
2,252
Reaction score
27
Location
Sweden
Hey when i klick on some player i get this error:
Any onek now why and can some one help me...

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 '' at line 1' in C:\xampp\htdocs\characters.php:315 Stack trace: #0 C:\xampp\htdocs\characters.php(315): PDO->query('SELECT * FROM p...') #1 C:\xampp\htdocs\index.php(166): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\characters.php on line 315
 
The player got a too big deathlist.

Remove his death history in the database and it should work again.

And there should be a fix for this somewhere.
 
Back
Top