Posted by: nanek - Sunday, 21 April 2013 23:25:02 |
---|
Hello,
On the front page of YAF, it says it can be integrated with Umbraco. I cannot find any guide to this on your website.
I've tried the following guide, but it is from 2009, so i don't think it works anymore:
http://dawoe.blogspot.dk/2009/02/intergrate-yet-another-forum-193rc2.html
I have followed the guide (more or less - the App_Code directory does not exist, so i've copied the files from the [quote]Classes[/quote] folder into Umbraco's [quote]App_Code[/quote] folder) and i get the following error when trying to access install/default.aspx:
[quote]Description: An exception occurred while processing your request. Additionally, another exception occurred while executing the custom error page for the first exception. The request has been terminated. [/quote]
I am running Umbraco through Microsoft WebMatrix. For the forum im using a local SQL Express database - Umbraco is using a local file.
Do you have any suggestions on how to integrate YAF wih Umbraco or to fix my issue?
Below is my Umbraco web.config:
[quote]
|
Posted by: Jaben - Sunday, 28 April 2013 19:20:41 |
---|
Which version of Umbraco? Yes, I haven't tried it recently. |
Posted by: nanek - Friday, 3 May 2013 13:32:12 |
---|
Sorry for the slow response. Version 4.11.5 |
Posted by: Jaben - Saturday, 4 May 2013 05:46:30 |
---|
You will need to look at the Umbraco logs for more information. The error is too generic to be able to offer any assistance. |
Posted by: nanek - Tuesday, 7 May 2013 16:03:25 |
---|
Would it be possible for the YAF team to create a guide on how to implement it with Umbraco, as there are not many forums to choose from out there |