Hi, I'm using Forum 3.20.08 under DNN 3.3.3
Recently, there's a error in my forum module. I've used this Forum version for about 15 days and everything worked just fine. Since yesterday, whenever I post a new thread or add a reply or edit an existed post, it gives me this error :
ModuleId: 1165
ModuleDefId: 144
FriendlyName: My Posts
ModuleControlSource: DesktopModules/Forum/Forum_Container.ascx
AssemblyVersion: 03.03.03
PortalID: 0
PortalName: :: Banbe.Net ::
UserID: 4
UserName: nghile
ActiveTabID: 450
ActiveTabName: Forum
RawURL: /Default.aspx?tabid=450&mid=1165&threadid=930&scope=posts#940
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://banbe.net/Default.aspx?tabid=450&ctl=PostEdit&mid=1165&forumid=36&postid=939&action=reply
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322; Alexa Toolbar)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 888390f3-f2ea-4800-832f-f1a890f80160
InnerException: Requested value posts#940 was not found.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Enum.Parse
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Requested value posts#940 was not found. ---> System.ArgumentException: Requested value posts#940 was not found. at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at DotNetNuke.Modules.Forum.DNNForum..ctor() at _ASP.Forum_Container_ascx.__BuildControlTree(Control __ctrl) at _ASP.Forum_Container_ascx.FrameworkInitialize() at System.Web.UI.UserControl.InitializeAsUserControlInternal() at System.Web.UI.UserControl.InitializeAsUserControl(Page page) at System.Web.UI.TemplateControl.LoadControl(Type t) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
This error is almost the same to the one which was discussed previously in the forum but I don't think they're the same. I can click on the button "My posts" as many time as I want.
Does anyone have the same problem and found the solution yet?
I think moving back to version 3.20.06 will solve the problem but are there anyway to keep the original posts in the forum when attempting that action?
P.S : when posting as a registered user, this error is "Module not loaded. Try clicking F5..."
Any idea?