Installing Yet Another Forum.net on DotNetNuke (DNN)

Download the latest YAF DNN module from our support forum or from the YAF download area in SourceForge.

  1. Upload the YAF Module ZIP as Host
  2. Edit your web.config file in your DotNetNuke directory to add the required definitions for YAF. Take a look at dnn.config to see the changes.
    Add this to ConfigSections: <section name="yafnet" type="yaf.SectionHandler,yaf" />
    And add this right after ConfigSections: <yafnet configSource="dnnyafnet.config"/>
  3. Copy the dnnyafnet.config file to the root of your DNN installation.
  4. Edit the dnnyafnet.config file and change the "connstr" settings to the correct values for your database.
  5. NOTE: When adding the forum to a tab for the first time, YetAnotherForum.NET will automatically go to the installation/database setup.

If you are having problems, please visit the support forum and ask for help.


SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET