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

sutharsan’s picture

Status: Active » Postponed (maintainer needs more info)

There 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.

devil.mohit’s picture

Status: Postponed (maintainer needs more info) » Active

You are right. I am getting the same error when i create taxonomy term :(

Any solution?

sutharsan’s picture

Status: Active » Postponed (maintainer needs more info)

Disable 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.

sutharsan’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No response, closing the issue.