I tied everything logged in as a Host user, read through the forums, saw that you needed to be a Portal admin, logged in as portal admin, same problem. I uninstalled the module, re-installed it, same problem. When I click on the General Settings (as portal admin) , I get: An error has occurred. Error: Forum Configuration is currently unavailable.
In the event log:
ModuleId: 1867
ModuleDefId: 149
FriendlyName: Forum Configuration
ModuleControlSource: DesktopModules/Forum/Forum_Settings.ascx
AssemblyVersion: 04.09.01
PortalID: 15
PortalName: www.xxx.org
UserID: 62
UserName: me@xxx.com
ActiveTabID: 732
ActiveTabName: Forums
RawURL: /Forums/tabid/732/ctl/Configuration/mid/1867/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://dev.xxx.org/Forums/tabid/732/ctl/ForumAdministration/mid/1867/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: fe8905b7-590e-469c-8e22-8f54104cbe16
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Modules.Forum.Settings.BindPosterLocation
StackTrace:
Message: 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.Settings.BindPosterLocation() at DotNetNuke.Modules.Forum.Settings.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: xxx
The logged in user is part of a group that does have security to edit the module, both as a portal admin, and as another roll that I added on the modules settings tab.
Any help would really be appreciated! Thank you.
-e