Hi,
I added the forum module to one of my pages, and I keep getting errors when I try to configure. I've deleted and added the forum so that doesn't help. In the settings page under forum settings I get the following error:
Error: Forum is currently unavailable.
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 DotNetNuke.Modules.Forum.ModuleSettings.LoadSettings() --- End of inner exception stack trace ---
Under Forum administration, I get the following errors:
Error: Forum Administration is currently unavailable.
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 DotNetNuke.Modules.Forum.Administration.BindImages() at DotNetNuke.Modules.Forum.Administration.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
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 DotNetNuke.Modules.Forum.Administration.BindImages() at DotNetNuke.Modules.Forum.Administration.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
This all without me changing anything to it. I just dropped it in the page. The page is only avialalbe to administrators if that helps any.