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

Gesior shopsystem

Nefs

Nefs Staff
Joined
Jul 15, 2009
Messages
521
Reaction score
7
Location
Barcelona (Spain)
Hello everywhere,

I got a problem with shopsystem, when a player buy a item on the shop, he receive the item, but the website got an error, anyone knows how to fix?

Code:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '3' for key 'PRIMARY'' in C:\xampp\htdocs\shopsystem.php:660 Stack trace: #0 C:\xampp\htdocs\shopsystem.php(660): PDO->query('INSERT INTO `z_...') #1 C:\xampp\htdocs\index.php(270): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\shopsystem.php on line 660
 
Last edited:
Back
Top