AbanteCart Community

Shopping Cart Operations => Support => Topic started by: rosewished on October 23, 2017, 08:48:41 PM

Title: Duplicate entry Error 1062
Post by: rosewished on October 23, 2017, 08:48:41 PM
2017-10-23 19:17:43 - database error: AbanteCart core v.1.2.11 SQL Error: Duplicate entry '130-Earrings-1' for key 'PRIMARY'
Error No: 1062
SQL: INSERT INTO abpa_product_tags
(product_id, language_id, tag)
VALUES
(130, 1, 'Earrings'); in <b>/home/justthenecessiti/public_html/core/database/amysqli.php</b> on line <b>109</b>

I have checked for duplication in both the php file mentioned and in my product tags in general, this has not produced a solution.
Title: Re: Duplicate entry Error 1062
Post by: rosewished on October 23, 2017, 08:53:48 PM
Clearing the Cache seemed to fix the problem.

Sorry :(
Title: Re: Duplicate entry Error 1062
Post by: abolabo on October 24, 2017, 03:41:38 AM
How many languages are enabled on your AbanteCart?