Error when in edit mode using blog module


Author Message
SiteBuilder

Posted: 2/11/2010
Quote message 

Using dotnetnuke 05.02.02 (73)

Built in Blog module 3.5.1

Works fine with the default DNN skin but when I use the artisteer skin I have exported I get the following error when in edit mode:


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.NavigationControl.SolpartMenuNavigationProvider.Bind(DNNNodeCollection objNodes) at DotNetNuke.UI.WebControls.SolPartActions.BindMenu(DNNNodeCollection objNodes) at DotNetNuke.UI.WebControls.SolPartActions.BindMenu() at DotNetNuke.UI.WebControls.SolPartActions.Page_PreRender(Object sender, EventArgs e) --- End of inner exception stack trace ---


I'm suspecting a problem with the little popup menus on the module.

Anyone see this or have a workaround?
 
Martin

Posted: 2/28/2010
Quote message 

I have just installed Artisteer 2.3.0.23326 and am seeing the same issue, this also also prevents the edit menu from appearing, so perhaps somewhere in there the issue is?
 
Chris

Posted: 3/4/2010
Quote message 

You can fix it by modifying the article and block containers ACTION menu

See this link for a description:
http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/92/threadid/324869/scope/posts/Default.aspx


 
Chris

Posted: 3/4/2010
Quote message 

One followup note. Because this has the chance to mess up the action menu (transparent backgrounds, too much space, etc.) based on your main menu configuration settings, you may want to keep a backup ZIP file so you can revert if it doesn't work out.

A trouble ticket has been submitted for this, so I will be waiting for the fix too.