Guest Posted October 20, 2006 Posted October 20, 2006 Hi all, Im nearing completion of my first oscommerce site. Everything is going great and the help from the forums along the way has also been crucial. All i want to do now is add products. But everytime i do i receive the 1062 - Duplicate entry '130-1' for key 1 insert into products_description (products_name, products_description, products_url, products_id, language_id) values ('', '', '', '130', '1') [TEP STOP] error message. It is really annoying, and when i go back, there is a product already there with a different name to which i have given. Please, please please can anyone help me on this, its driving me crazy. Plus, i have also searched on these forums, google and i just simply can't find any solutions anywhere... Thanks in advance Phil Brooke ** Visit My Shop Here **
Guest Posted October 20, 2006 Posted October 20, 2006 Go into your database using PHPmyAdmin or similar and browse the Products and Product_descriptions table, delete any duplicate enteries there.
Guest Posted October 20, 2006 Posted October 20, 2006 Go into your database using PHPmyAdmin or similar and browse the Products and Product_descriptions table, delete any duplicate enteries there. Thanks stuart Ill give that a go.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.