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

HomeHomeUsing DNN Platf...Using DNN Platf...Performance and...Performance and...Disappearing NAV MenuDisappearing NAV Menu
Previous
 
Next
New Post
8/8/2011 7:42 AM
 
My company just recently began to implement DNN6 after having purchased DNN Professional Edition earlier this year. We are creating our first website with DNN and learning as we go. We just implemented the NAV menu for one of our pages and upon refreshing the page to see updated changes, the menu disappears. Any suggestions to stop this from happening? Thank you.
 
New Post
8/8/2011 12:12 PM
 
Please disregard. Solution found. Thanks.
 
New Post
9/8/2011 10:23 AM
 
What was the solution?
 
New Post
9/8/2011 1:16 PM
 
I found this bug documenting the issue, http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=17584&PROJID=2. It mentions that the fix should be in version 6.0.2. The post also has a work around on this bug;however it has a minor typo in the code fix. The code fix is missing a closing bracket in front of the if statement.

Bug can be worked around by adding the highlighted line to dnn.controls.dnnmenu.js.
This line was removed at some time as a bugfix, so investigation is needed to identify implications.

this.renderNode(this.rootNode.childNodes(i),this.container);
this.addHandlers(document.body,{"click":this._bodyClick},this);
} if(dnn.dom.browser.isType(dnn.dom.browser.Mozilla,dnn.dom.browser.Safari)==false)
dnn.setVar(this.ns+'_json','');},renderNode:function(node,ctr)
{var mNode=new dnn.controls.DNNMenuNode(node);if(mNode.selected)
this.selMNode=mNode;var menuBuilder=this._getMenuBuilder(mNode,ctr);if(menuBuilder.alreadyRendered==false)

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Performance and...Performance and...Disappearing NAV MenuDisappearing NAV Menu


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