thecodingmonkey Posted April 19, 2004 Posted April 19, 2004 This is really weird and I was hoping if anyone knows a solution I keep getting this error 1062 - Duplicate entry '190-2' for key 1 insert into products_description (products_name, products_description, products_url, products_id, language_id) values ('', '', '', '190', '2') When i go to add a new product, now the products I am adding are not duplicates they do not even have any of the same information It does not matter what category I am in also the funny thing is though it adds the product even though it gives me this error it's just a pain in the but and I don't know why
thecodingmonkey Posted April 19, 2004 Author Posted April 19, 2004 ALso I am getting this through phpmyadmin it seems like it skipped adding information for the third language id for line 190 Edit Delete 190 1 3rd Place 0 Edit Delete 190 2 0 Edit Delete 191 1 123123123 123123123 0 Edit Delete 191 2 0 Edit Delete 191 3 0
thecodingmonkey Posted April 19, 2004 Author Posted April 19, 2004 I am still trying to figure this one out anyone got a clue
Recommended Posts
Archived
This topic is now archived and is closed to further replies.