Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

При добавлении товара вылеиет ошибка


Recommended Posts

Здраствуйте! при добавлении товара в каилог в админ панели вылеиет ошибка

Fatal error: Uncaught exception 'Exception' with message 'Error: Duplicate entry '0' for key 'PRIMARY'<br />Error No: 1062<br />INSERT INTO `oc_product_advertise_google` (`product_id`, `store_id`, `google_product_category`) SELECT p.product_id, p2s.store_id, (SELECT c2gpc.google_product_category FROM `oc_product_to_category` p2c LEFT JOIN `oc_category_path` cp ON (p2c.category_id = cp.category_id) LEFT JOIN `oc_category_to_google_product_category` c2gpc ON (c2gpc.category_id = cp.path_id AND c2gpc.store_id = 0) WHERE p2c.product_id = p.product_id AND c2gpc.google_product_category IS NOT NULL ORDER BY cp.level DESC LIMIT 0,1) as `google_product_category` FROM `oc_product` p LEFT JOIN `oc_product_to_store` p2s ON (p2s.product_id = p.product_id AND p2s.store_id = 0) LEFT JOIN `oc_product_advertise_google` pag ON (pag.product_id = p.product_id AND pag.store_id=p2s.store_id) WHERE pag.product_id IS NULL AND p2s.store_id IS NOT NULL AND p.product_id IN (69)' in /home/user2068253/www/turbotools.by/system/library/db/mysqli.php:40 in/home/user2068253/www/turbotools.by/system/library/db/mysqli.phpon line40

При этом товар все ики добавляется.

Ответ хостера следующий:

"Указанная Вами ошибка означает, что при добавлении товара дублируются данные в используемую базу данных сайи.
Для решения Вашего вопроса, пожалуйси, обратитесь к разрилитлику сайи."

Подскажите пожалуйси, как решить проблему?

 

Edited by Demidus
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.