When adding or updating something in Magento, nothing happens in Drupal and I get multiple errors in log entries, mostly like this one :
Duplicate entry '14975' for key 2 query: drupal_write_record /* username : drupal_write_record */ INSERT INTO node (vid, type, language, title, uid, status, created, changed, comment, promote, moderate, sticky, tnid, translate) VALUES (14975, 'rule', '', 'Sony Sale', 1, 1, 1259317488, 1259317488, 0, 0, 0, 0, 0, 0) dans /home/dolinkws/public_html/includes/common.inc à la ligne 3468.

Comments

ekarelin’s picture

Hi Alkaaran,

what version of Magento and magento extension are you using? And what version of Magento module for Drupal?

Ty

qwaygon’s picture

Status: Active » Fixed

Hello there, i believe this was caused by some errors in installation procedure, try to use latest 1.3 version of magento module (note that 1.3 "magento" drupal module require 1.3.2 or higher version of "drupal" magento extension) and follow updated installation procedure from documentation page. If you will still encounter any errors please let us know.

Maxime Topolov’s picture

Status: Fixed » Closed (fixed)

Closed