I have a site earlier running on drupal5.1 I have upgraded this site to drupal6.8 and added the simplenews module
It creates a default newsletter. Now when i try to create a new newsletter, it gives me the following error:
user warning: Duplicate entry '0' for key 1 query: INSERT INTO term_data (vid, name, description, weight) VALUES (0, 'new
newsletter', 'cccc', 0) in /mnt/w0709/d43/s44/b02e910c/www/arkad.org/includes/common.inc on line 3418.
Please verify this issue.
Comments
Comment #1
sutharsan commentedThere is something wrong with creating the taxonomy terms. Does this error also occur when you create a term via the Content management › Taxonomy › add terms.
Comment #2
devil.mohit commentedYou are right. I am getting the same error when i create taxonomy term :(
Any solution?
Comment #3
sutharsan commentedDisable and uninstall simplenews, remove the simplenews contenttype, remove the simplenews vocabulary. If you than still get the error when creating a taxonomy term, it is not related to simplenews. If the error re-appears when installing simplenews it is caused by simplenews.
Comment #4
sutharsan commentedNo response, closing the issue.