Normally it&#39;s due to a duplicate record in your SQL. <br><br><div class="gmail_quote">On Thu, Apr 24, 2008 at 11:19 PM, Shai Gluskin &lt;<a href="mailto:shai@content2zero.com">shai@content2zero.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
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" target="_blank">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>
<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br>