Closed (duplicate)
Project:
Nodereferrer Create
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2008 at 22:38 UTC
Updated:
9 Feb 2009 at 16:42 UTC
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
Comment #1
gsquirrelI 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)?
Comment #2
gsquirrelActually I think this is a nodereferrer issue - this issue http://drupal.org/node/368740 looks the same as mine, so maybe a duplicate?
Comment #3
Flying Drupalist commentedIt is a duplicate.
http://drupal.org/node/347712