Printable Version Printable Version Recommend Recommend Email to a friend Email to a friend

Create a dynamic community with DNN Question and Answer - Part 2/4

7 min : 05 sec

This video series will go through all aspects of setting up a Question and Answer feature on your DNN site, like the one available on the DNN Community Exchange. We will be using the DNN Q&A module for that. This is part 2 of 4.

Related Links:

- Download DNNQA Module

- DNNQA - Replace DLL - Fix link from User Profile

Changes to the web.config:

1 - Find <httpModules> (if you don't find it, no worries, just skip to step #3 below)

2 - Add

<add name="DNNQAUrlRewrite" type="DotNetNuke.DNNQA.Components.Modules.UrlModule, DotNetNuke.Modules.DNNQA" />

3 - Find <modules

4 - Add

<add name="DNNQAUrlRewrite" type="DotNetNuke.DNNQA.Components.Modules.UrlModule, DotNetNuke.Modules.DNNQA" preCondition="managedHandler" />


Do you have a question? Ask on our Forum!

Try FREE
30 days money back guaranteed