Closed (duplicate)
Project:
Copyright
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2006 at 19:09 UTC
Updated:
11 Jul 2007 at 12:41 UTC
I'm getting an error whenever i update an existing node:
user warning: Duplicate entry '164' for key 1 query: INSERT INTO copyright_node (nid, cpyid, children_show_notice, children_allow_set, original_author) VALUES (164, 1, 0, 0, '') in /home/httpd/vhosts/example.com/httpdocs/includes/database.mysql.inc on line 121.
I'm using drupal 4.7.3.
Thanks
Steve
Comments
Comment #1
toemaz commentedThe same issue has been filed here http://drupal.org/node/152293#comment-260776 and a patch is provided. It should just be backported to 4.7.x.