- Active Forums Version: 4.1
- DotNetNuke Version: 5.4.0
Hello,
I have a forum where one topic suddenly stopped working. The rest of the forum seems to be working fine. This is the forum:
http://www.ickestreeservice.com/Dis...Forum.aspx When I try to go to the second topic (Hickory tree suffering) all I get is this error: "Error: Active Forums is currently unavailable."
Any ideas what might be going on? Everything else in the forum seems to be working fine.
This is the more detailed error I get when I am logged in as a host:
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Active.Modules.Forums.Controls.TopicView.ParseContent(DataRow dr, String tempate, Int32 rowcount) at Active.Modules.Forums.Controls.TopicView.ParseTopic(String sOutput) at Active.Modules.Forums.Controls.TopicView.BindTopic() at Active.Modules.Forums.Controls.TopicView.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Thank you,
Donald