Just tried to set up a forum module on dnn 8.0.3
When I try to add an attachment DNN errors:
he INSERT statement conflicted with the FOREIGN KEY constraint "FK_Forum_Attachment_Forum_Posts". The conflict occurred in database "dnn803", table "dbo.Forum_Posts", column 'PostID'. The statement has been terminated.
Just tried to set up a forum module on dnn 8.0.3
When I try to add an attachment DNN errors:
he INSERT statement conflicted with the FOREIGN KEY constraint "FK_Forum_Attachment_Forum_Posts". The conflict occurred in database "dnn803", table "dbo.Forum_Posts", column 'PostID'. The statement has been terminated.