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

HomeHomeDevelopment and...Development and...DNN Platform (o...DNN Platform (o...Internet Explorer 11 and tree viewInternet Explorer 11 and tree view
Previous
 
Next
New Post
2/21/2014 3:15 PM
 
It seems that Internet Explorer 11 without compatibility view fails to load a couple of .js core files. I know the dnn version is a little old but it CANNOT be upgraded and supports over 500 active sites.

Two questions: Where in the source is the code that loads dnn.controls.dnntree.js? I cannot find it.

Why does the core stop loading .js files in IE 11 if compatibility view is not active? The below shows that and beyond fails to load.


failing
[script src="/js/dnncore.js" type="text/javascript"][/script]
[script src="/js/dnn.js"][/script]
[script type="text/javascript"]if (!window.DDRjQuery) {if (window.jQuery && (jQuery.fn.jquery]="1.3")) DDRjQuery=jQuery; else document.write( ('%3Cscript src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"%3E%3C/script%3E'));}[/script]
[script type="text/javascript"]if (!window.DDRjQuery) DDRjQuery=jQuery.noConflict(true);[/script]
[script type="text/javascript"]if (!(window.DDR && window.DDR.Menu && window.DDR.Menu.Providers && window.DDR.Menu.Providers.SolPart)) document.write( ('%3Cscript src="/DesktopModules/DDRMenu/SolPart/SolPartMenu.min.js" type="text/javascript"%3E%3C/script%3E'));[/script]
[script src="/ScriptResource.axd?d=cxeplqCLgCkDvMBJDhBUGIVNYYt4tD2zwCK6BkP2CIaSVE6GuDCnlZL_Lv-1gijyIWGijhqKkrTp2CnOfhYnB0aRbU2JS_lAH5RhLAksWD6Qlz30VJeZUrryShXQBsCEiAOhwcwzvUlyXXIGtCjvxHyYZUw1&t=635206310244519933" type="text/javascript"][/script]
[script src="/ScriptResource.axd?d=IQwVEjaleco5qPeyF4w_RKqA1iQf6WoVhBLo0lOfotUakg7cYkcgCtbzCo2IH4GDaTwk1za3ikc50D5z-Bvh8b2OKd58IXCP5wWx7AlWz3Q59PHJQAPPHMSsp4E0fWzQaMIpEjvGSDB6TFYC-2Mzk0iNRuC4OMmUPXNP3Q2&t=635206310244519933" type="text/javascript"][/script]


success
[script src="/js/dnncore.js" type="text/javascript"][/script]
[script src="/js/dnn.js"][/script]
[script type="text/javascript"]if (!window.DDRjQuery) { if (window.jQuery && (jQuery.fn.jquery ]= "1.3")) DDRjQuery = jQuery; else document.write( ('%3Cscript src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"%3E%3C/script%3E')); }[/script]
[script type="text/javascript"]if (!window.DDRjQuery) DDRjQuery = jQuery.noConflict(true);[/script]
[script type="text/javascript"]if (!(window.DDR && window.DDR.Menu && window.DDR.Menu.Providers && window.DDR.Menu.Providers.SolPart)) document.write( ('%3Cscript src="/DesktopModules/DDRMenu/SolPart/SolPartMenu.min.js" type="text/javascript"%3E%3C/script%3E'));[/script]
[script src="/js/dnn.xml.js"][/script]
[script src="/js/dnn.xmlhttp.js"][/script]
[script src="/js/dnn.controls.dnntree.js"][/script]
[script src="/ScriptResource.axd?d=cxeplqCLgCkDvMBJDhBUGIVNYYt4tD2zwCK6BkP2CIaSVE6GuDCnlZL_Lv-1gijyIWGijhqKkrTp2CnOfhYnB0aRbU2JS_lAH5RhLAksWD6Qlz30VJeZUrryShXQBsCEiAOhwcwzvUlyXXIGtCjvxHyYZUw1&t=635206310244519933" type="text/javascript"][/script]
[script src="/ScriptResource.axd?d=IQwVEjaleco5qPeyF4w_RKqA1iQf6WoVhBLo0lOfotUakg7cYkcgCtbzCo2IH4GDaTwk1za3ikc50D5z-Bvh8b2OKd58IXCP5wWx7AlWz3Q59PHJQAPPHMSsp4E0fWzQaMIpEjvGSDB6TFYC-2Mzk0iNRuC4OMmUPXNP3Q2&t=635206310244519933" type="text/javascript"][/script]
Thank you
 
New Post
2/22/2014 3:28 AM
 
Which DNN version are you running on your website?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/24/2014 9:12 AM
 
4.8.2
 
New Post
2/25/2014 2:24 AM
 
ouch - you will need a new menu for your skin and a new HTML editor - maybe it is better planning a platform upgrade.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/25/2014 7:28 AM
 
upgrade is not an option and has been attempted many times without success past 4.8.5.

I have resolved the menu issue with ddr menu.

The residual problem and one that I must solve is in the tree view for the file manager.

Two questions still stand at: Where in the source is the code that loads dnn.controls.dnntree.js? I cannot find it.

Why does the core stop loading .js files in IE 11 if compatibility view is not active? The below shows that and beyond fails to load.
 
Previous
 
Next
HomeHomeDevelopment and...Development and...DNN Platform (o...DNN Platform (o...Internet Explorer 11 and tree viewInternet Explorer 11 and tree view


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