I get something like this whenever I try to create a post with node referrer field.

# user warning: Duplicate entry '1197-0' for key 1 query: INSERT INTO _content_field_reviews (vid, nid, delta) VALUES (1197, 783, 0) in /home/webadmin/html/sites/all/modules/cck/content.module on line 1199.

Please help.

Comments

gsquirrel’s picture

I also get this error - when trying to create a content type with a node referrer cck field.

It seems to create the node anyway.

My content type a has the node referrer field and content type b the node reference field, I assume it is correct to have this two way relationship between fields, it is not creating some sort of loop? Does it matter if they allow multiple entries (the node referrer needs to have multiple since there are lots of content type b for each type a)?

gsquirrel’s picture

Actually I think this is a nodereferrer issue - this issue http://drupal.org/node/368740 looks the same as mine, so maybe a duplicate?

Flying Drupalist’s picture

Status: Active » Closed (duplicate)