I recently upgraded from Drupal 5 to 6. Unfortuantely, I now receive a lot of errors relating to Coherent Access when viewing pages. The following is an example.
Duplicate entry '0' for key 1 query: INSERT INTO k1_coherent_access_gid (gid, nid, mode) values(0, 4880, 7) in /path/to/drupal/6/sites/all/modules/coherent_access/coherent_access.module on line 667
I'd really appreciate any help.
Comments
Comment #1
jgraham commentedIs this still an issue?
If it is can you run the following SQL query, and provide the output.
Or replace 4880 with any node the problem is showing up on.
Comment #2
MGN commentedseems like this could be closed because of a lack of followup...