Duplicate entry when update
seveinfo - September 2, 2009 - 12:28
| Project: | Flexifield |
| Version: | 6.x-1.0-alpha5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
hello,
I use flexifield with 2 text fields used in page content.
When I update the content, I have many error messages (one by flexifield) :
"user warning: Duplicate entry '3022' for key 1 query: drupal_write_record /* adminquartz : drupal_write_record */ INSERT INTO flexifield_items (item_id) VALUES (3022) in C:\wamp\www\Quartz\includes\common.inc on line 3436"
I looking for this error, but find nothing??
Thanks,
Christophe

#1
I have similar bug:
user warning: Duplicate entry '74' for key 1 query: INSERT INTO flexifield_items (item_id) VALUES (74) in ../Drupal 6/includes/common.inc on line 3468.
Not sure what is causing this, it happens only for some nodes.