Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumNot Receiving Moderation EmailsNot Receiving Moderation Emails
Previous
 
Next
New Post
8/1/2006 3:27 PM
 

I have setup the forum module with my admin user as the moderator for all my forums.  In the user settings for my admin user the Enable moderator email is checked on. 

I have entered some test posts as a normal user and get the message that the forum is moderated, but do not receive any emails stating that there are posts awaiting moderation.

Also, when I moderate the posts and try to delete a test post, I get an error that the "to" cannot be empty.  When I go to moderate the forum again, it shows 1 post needing moderation but does not show any.  It's like the post is removed, but not deleted from the table.  How do I get rid of these posts and fix this error?

Thanks for the help.

Steve

 
New Post
8/1/2006 4:43 PM
 

Please make sure you are using version 3.20.08 of the module. As for the mod email, is the user assigned as a moderator of that particular forum?

 


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
New Post
8/1/2006 5:48 PM
 

Thanks for the info.  I installed the latest version, but there seems to be an error in the user management section.  I login as administrator and the only user is the admin.  I try to edit this user and I get an error "an unhandled error loading module".  Below is the log info.

ModuleId: -1
ModuleDefId: -1
FriendlyName:
ModuleControlSource:
AssemblyVersion: 04.00.02
Method: System.Web.UI.UserControl.get_Request
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 2
PortalName: Downtown Revitalization
UserID: 3
UserName: smbenson
ActiveTabID: 125
ActiveTabName: Forum
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.staplesmn.info/downtown/Forum/tabid/125/ctl/usermanage/mid/521/Default.aspx
ExceptionGUID: 4d307b92-80fc-4a58-8a6e-5810daf7ef06
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Object reference not set to an instance of an object.
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 System.Web.UI.UserControl.get_Request() at DotNetNuke.Entities.Modules.PortalModuleBase.get_IsEditable() at DotNetNuke.UI.Containers.Title.CanEditModule() at DotNetNuke.UI.Containers.Title.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

ModuleId: -1
ModuleDefId: -1
FriendlyName:
ModuleControlSource:
AssemblyVersion: 04.00.02
Method: System.Web.Compilation.AssemblyBuilder.Compile
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 2
PortalName: Downtown Revitalization
UserID: 3
UserName: smbenson
ActiveTabID: 125
ActiveTabName: Forum
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.staplesmn.info/downtown/Forum/tabid/125/ctl/usermanage/mid/521/Default.aspx
ExceptionGUID: 62e5c90a-7c3f-4795-ba19-61ed6a29418a
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\6e93bf41\35435534\App_Web_forum_usersettings.ascx.a320273f.xursdeaz.0.vb(5579): error BC32206: Indirect reference is being made to assembly DotNetNuke.WebControls version 1.2.1.21408, which contains 'DotNetNuke.Modules.Forum.UserSettings.ForumTree'. This Project references a prior version of DotNetNuke.WebControls version 1.0.2158.30731. To use 'DotNetNuke.Modules.Forum.UserSettings.ForumTree', you must replace the reference to DotNetNuke.WebControls with version 1.2.1.21408 or higher.
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\6e93bf41\35435534\App_Web_forum_usersettings.ascx.a320273f.xursdeaz.0.vb(5579): error BC32206: Indirect reference is being made to assembly DotNetNuke.WebControls version 1.2.1.21408, which contains 'DotNetNuke.Modules.Forum.UserSettings.ForumTree'. This Project references a prior version of DotNetNuke.WebControls version 1.0.2158.30731. To use 'DotNetNuke.Modules.Forum.UserSettings.ForumTree', you must replace the reference to DotNetNuke.WebControls with version 1.2.1.21408 or higher. ---> System.Web.HttpCompileException: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\6e93bf41\35435534\App_Web_forum_usersettings.ascx.a320273f.xursdeaz.0.vb(5579): error BC32206: Indirect reference is being made to assembly DotNetNuke.WebControls version 1.2.1.21408, which contains 'DotNetNuke.Modules.Forum.UserSettings.ForumTree'. This Project references a prior version of DotNetNuke.WebControls version 1.0.2158.30731. To use 'DotNetNuke.Modules.Forum.UserSettings.ForumTree', you must replace the reference to DotNetNuke.WebControls with version 1.2.1.21408 or higher. at System.Web.Compilation.AssemblyBuilder.Compile() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) 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 ---

Any help on this would be appreciated.

Thanks,

 
New Post
8/1/2006 6:04 PM
 

I am not sure if this is a webcontrols or a forum implementation of webcontrols issue. As an FYI, I only targeted DNN 3.3.1 or 4.3.1 or greater versions when doing these recent set of update releases.

 


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
New Post
8/2/2006 1:21 AM
 

I tried to upgrade my server to 4.3.3, but couldn't get it to work.  After 3 hours of messing around I finally got my backed-up site back up and running.  Now for the matter at hand.  Is there any way to get the new forum module to work with 4.0.2?  Or, is there any way to get the email notification to work with the old version of the forum?

This may not be the place for this question, but when I tried to upgrade to 4.3.3, it would say it completed the upgrade with an error on creating "my website".  When I went to the site it came up with a blank default DNN skinned page with none of my content.  Did I do the upgrade incorrectly?

Thanks for the help and quick responses.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumNot Receiving Moderation EmailsNot Receiving Moderation Emails


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out