sql - Mysql Error: duplicate entry -


in office of prestashop shop getting error every time try update or add product. error below.

duplicate entry '31-17998' key 'primary' alter table `ps_search_index` add primary key (`id_word`, `id_product`) 

does knows causing , how resolve it? appreciated.

i managed resolve error, replacing search.php class latest version (from prestashop version 1.4.8.2, using 1.4.4.1), had copy new function tools.php called replaceaccentedchars, otherwise give me error. report prestashop issue tracker next time @dcoder.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -