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

AAC Character Search.

Bam

Active Member
Joined
Aug 11, 2007
Messages
1,442
Reaction score
39
Location
Sweden
When I search for a player on my homepage I get this bug.

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 D:\xampp2\xampp\htdocs\characters.php:312 Stack trace: #0 D:\xampp2\xampp\htdocs\characters.php(312): PDO->query('SELECT * FROM p...') #1 D:\xampp2\xampp\htdocs\index.php(148): include('D:\xampp2\xampp...') #2 {main} thrown in D:\xampp2\xampp\htdocs\characters.php on line 312

However it's not for every char, just on some people..
I think it has something to do with the deathlist, whenever I clean it, it works to search on that player again.
 
Back
Top