Reputation: 21
I have been integrating YAF with Umbraco using the following guide:
http://dawoe.blogspot.com/2009/02/intergrate-yet-another-forum-193rc2.html
I used the latest version of YAF (1.9.4) and umbraco 4. However as mentioned in that page, there is a known issue with the user registration. Anyone knows how to get around that?
Upvotes: 0
Views: 713
Reputation: 1524
Taken from the forums - it's the web.config that often breaks the site when installing. YAF installs it's own web.config and app.config that need to be merged with a backup of your web.config.
Upvotes: 0