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

OTS_account.php error

perwal

New Member
Joined
Jul 14, 2011
Messages
65
Reaction score
1
Location
Poland Torun
How table in dbmysql i dont have?

Code:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'name'' in D:\OtS Project\xampp\htdocs\pot\OTS_Account.php:110 Stack trace: #0 D:\OtS Project\xampp\htdocs\pot\OTS_Account.php(110): PDO->query('INSERT INTO `ac...') #1 D:\OtS Project\xampp\htdocs\createaccount.php(196): OTS_Account->create(100100, 100100) #2 D:\OtS Project\xampp\htdocs\index.php(140): include('D:\OtS Project\...') #3 {main} thrown in D:\OtS Project\xampp\htdocs\pot\OTS_Account.php on line 110
 
Back
Top