[support] Weird mysql error when creating new forum

Mike Johnston shockedoctopus at gmail.com
Fri Apr 25 11:54:16 UTC 2008


Normally it's due to a duplicate record in your SQL.

On Thu, Apr 24, 2008 at 11:19 PM, Shai Gluskin <shai at content2zero.com>
wrote:

> Drupallers,
>
> When trying to create a new forum, I get this error:
>
> user warning: Duplicate entry '10' for key 1 query: INSERT INTO term_data
>> (tid, name, description, vid, weight) VALUES (10, 'Sellers Forum', '', 4, 0)
>> in /home/cmp/public_html/includes/database.mysql.inc on line 172.
>
>
> Why is  Drupal trying to run a query to insert info data into the term_data
> table?
>
> I'm adding the forum at: example.com/en/admin/content/forum/add/forum (the
> "en" is for English, I'm using translation module).
>
> As usual, any help would be appreciated!
>
> Shai
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20080425/6accb666/attachment.htm 


More information about the support mailing list