Posted by: jgok - Tuesday, 30 April 2013 12:42:04 |
---|
Hi Guys I have been tying to install this software for test purposes on my local machine and i am able to get through most of the install with out a problem however once the tables start to be created i get the following error message: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_yaf_BBCode_Board". The conflict occurred in database "ForumTest", table "dbo.yaf_Board", column 'BoardID'. The statement has been terminated. The database was completely empty (I had added a new user for the yaf to access the DB and that is the only change i have made to it) and now the DB is full of tables The rest of the site is unable to run as it says there is no data for board ID:1 I have already tried dropping the whole DB and trying again but I got the same error Thanks in advance |
Posted by: tha_watcha - Tuesday, 30 April 2013 16:10:09 |
---|
KNOWN ISSUES WITH THIS RELEASE: ON INSTALL PLEASE DON'T CHECK "Upgrade BBCode Extensions...". |
Posted by: johnk - Thursday, 2 May 2013 22:46:39 |
---|
[quote=tha_watcha;59269]KNOWN ISSUES WITH THIS RELEASE: ON INSTALL PLEASE DON'T CHECK "Upgrade BBCode Extensions...".[/quote] Since a lot of users are posting about this error, I have a suggestion: Why dont we uncheck the "Upgrade BBCode Extension" checkbox and also disable it (with some comments so that users wont be confused). This way users are aware of this functionality (for later release) and they can easily install the forum without running into any problems. |