Skip to:
Content
Pages
Categories
Search
Top
Bottom

Duplicate Tag MySQL Error


  • chrishajer
    Participant

    @chrishajer

    I tried to insert a tag that was a duplicate, and got this error:

    bbPress database error: [Duplicate entry '231-1-65' for key 1]

    INSERT INTO bbpress_tagged ( tag_id, user_id, topic_id, tagged_on ) VALUES ( '231', '1', '65', '2006-12-31 15:19:51')

    Warning: Cannot modify header information - headers already sent by (output started at /htdocs/riverside/forum/bb-includes/db-mysqli.php:147) in /htdocs/riverside/forum/bb-includes/wp-functions.php on line 816

    ]]>

    Are duplicate tag insertions normally caught?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I am using the latest from TRAC, but if I add a duplicate tag, it just updates the tag with the recent timestamp, but doesn’t give errors. Is this on .73?

    Trent


    chrishajer
    Participant

    @chrishajer

    This is .73 – not using TRAC. Normally, there is no error. Just this once there’s an error. If it happens again I will post again. There have been a couple of weird MySQL errors in the past few days, but I doubt I will be able to recreate them.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar