Hi
Does anyone else have a problem with attachments posted in an entry in the discussion forums causing an error? I am using the latest build i.e. ExpressionEngine Discussion Forum - version 3.1.0 (20100805)
When I post an entry with an attachment the following error is displayed:
A Database Error Occurred
Error Number: 1062
Duplicate entry ‘13’ for key 1
UPDATE `exp_forum_attachments` SET `topic_id` = 66, `post_id` = 0, `board_id` = ‘1’, `is_temp` = ‘n’, `attachment_id` = 13
« Back
Digging in to the attachments storage area reveals that the attachment has been uploaded twice and digging in the database shows there are two postings of the attachment, yet when I go to the forum entry there is no attachment!
Cheers
Steve