By bobo on
Kia ora everyone,
There is a serious problem with one drupal installation some friends have got. They can't create taxonomy terms!
Here's the error report:
Type php
Date Friday, March 16, 2007 - 09:45
User admin
Location http://nzctu.org.nz/admin/taxonomy/6/add/term
Referrer http://nzctu.org.nz/admin/taxonomy/6/add/term
Message Duplicate entry '135' for key 1 query: INSERT INTO term_data (tid, name, description, vid, weight) VALUES (135, 'test', '', 6, 0) in XXXXXXXXXXXXXXXXXXXXXXXXX/includes/database.mysql.inc on line 120.
Severity error
Hostname XXXXXXXXXXXX
Any ideas, please offer them. It's one of New Zealand's largest non-profit websites and you're help would be appreciated.
Simon
Comments
Weird. This is the second
Weird. This is the second post in the last few minutes (from different people) that seem to be having the same problem.
I had a similar symptoms which ended up being related to my tables and the auto increment fields on the table's key field. I talked about it here. Prehaps information there can help you.
- Corey