Drupallers,<br><br>When trying to create a new forum, I get this error:<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">user warning: Duplicate entry &#39;10&#39; for key 1
query: INSERT INTO term_data (tid, name, description, vid, weight)
VALUES (10, &#39;Sellers Forum&#39;, &#39;&#39;, 4, 0) in
/home/cmp/public_html/includes/database.mysql.inc on line 172.</blockquote><div><br>Why is&nbsp; Drupal trying to run a query to insert info data into the term_data table?<br><br>I&#39;m adding the forum at: <a href="http://example.com/en/admin/content/forum/add/forum">example.com/en/admin/content/forum/add/forum</a> (the &quot;en&quot; is for English, I&#39;m using translation module).<br>
<br>As usual, any help would be appreciated!<br><br>Shai<br></div>