bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Duplicate Tag MySQL Error

(3 posts)
  • Started 1 year ago by chrishajer
  • Latest reply from chrishajer
  • This topic is not resolved
  1. 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?

    Posted 1 year ago #
  2. 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

    Posted 1 year ago #
  3. 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.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.