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...Administration ...Administration ...FireFox 5 & DNN 5.6.3 - Menu problems with Browser Back ButtonFireFox 5 & DNN 5.6.3 - Menu problems with Browser Back Button
Previous
 
Next
New Post
8/23/2011 12:04 PM
 
I had the same problem on a DNN6.0 site. The code was slightly different in the menu.js file, I added the same additional code and it seems to have fixed the problem.

this._hideMenusDelegate=dnn.createDelegate(this,this.hideMenus);this._expandNodeDelegate=dnn.createDelegate(this,this.__expandNode);},generateMenuHTML:function()
{this.container.className=this.mbcss;dnn.dom.disableTextSelect(this.container);
if(this.rootNode!==null){for(var i=0;i<this.rootNode.childNodeCount();i++)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)


I am not a JS developer so if anyone can see a problem with my change I would appreciate feedback.
 
New Post
9/12/2011 1:56 PM
 
Hi Mike,

This problem is being addressed through Issue 17584 (http://support.dotnetnuke.com//issue/ViewIssue.aspx?id=17584&PROJID=2). Please post any comments to this issue to help us track down possible fixes. Just to let you know, Dev has spent time looking at this issue and are proposing fixes.

Thanks,

Jogi
 
New Post
10/18/2011 12:53 PM
 
Keivan Beigi wrote:
I looked at the issue and it seems to be a side effect of a fix we implemented for a different issue (http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=15425&PROJID=2). There is an easy workaround which would fix this issue but bring back the other issue this fix was for.
You need to do is backup \js\dnn.controls.dnnmenu.js from the root of your site (or from a 5.5 package) and replace it after the upgrade.

please make sure your browser's cache is clear after the file is replaced on the server.

 Thanks a lot Kevin.

I had that issue in about 30 portals and it will be very difficult change the menu in every skin.

I did that and my problem seems to be solved.

Thanks again

Regards

 
New Post
10/27/2011 7:30 AM
 
Hi,

I had similar problem in DNN 6.x version. By fixing the way in js file. it removes the issue of menu disapperaing. However a new issue arosed by doing this. Now with ajax menu comes multiple times. Like if you have 3 ajax request, three times menu will come. After complete refresh its fine. Very weird but if anyone faces this issue let me know the work around.

Thanks,
varun
 
New Post
10/31/2011 4:38 PM
 
I had problem with multiple copies of menu on a newly installed 5.6.3. Downloaded 6.0.1 and copied dnn.controls.dnnmenu.js from the zip file. Problem gone!
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...FireFox 5 & DNN 5.6.3 - Menu problems with Browser Back ButtonFireFox 5 & DNN 5.6.3 - Menu problems with Browser Back Button


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