Hi,
I have dnn v 3.2 that was upgraded from 3.1.0, that had an older version of the forums previously that worked really nice. I removed old forum module definition and added the new forum 3.10.14 module definition to the upgraded DNN 3.2, since I figured it would be best to have the latest version of both DNN and the Forum module.
I have a page and added the new forum module to it, created forum, and messed with the manage forum setting etc. , however when trying to make a post into the forum, I cannot. Here is the error:
A critical error has occurred.
INSERT statement conflicted with COLUMN FOREIGN KEY constraint 'FK_Forum_ThreadsRead_Forum_Users'. The conflict occurred in database 'mahba', table 'Forum_Users', column 'UserID'. insert The statement has been terminated.
It looks as if something is wrong with the new forum module. What should I do to fix this?
Thanks for any response. I am a newbie dnn user and need some help.