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...short simple questionshort simple question
Previous
 
Next
New Post
4/1/2014 9:04 AM
 
The instance is dnn 4.8. This cannot be changed so please do not write that the answer is to upgrade.

I need to know where in the core these scripts are loaded.

I cannot find after much searching source.

[script src="/js/dnn.xml.js"][/script]
[script src="/js/dnn.xmlhttp.js"][/script]
[script src="/js/dnn.controls.dnntree.js"][/script]

Thank You
 
New Post
4/1/2014 9:31 AM
 
That may be hard to answer since your version is pretty old but I'd either search the entire directory for them or look in the "_default" portal. That's assuming it used that portal that far back.

Mark
 
New Post
4/1/2014 9:35 AM
 
Allow me to rephrase: I need to know where dnntree.js is loaded when opening the file manager. The MSIE is being found as "1" instead of 11 and I need to change since I cannot update the dnn version.

This causes these three scripts (at least) to not load.


[script src="/js/dnn.xml.js"][/script]
[script src="/js/dnn.xmlhttp.js"][/script]
[script src="/js/dnn.controls.dnntree.js"][/script]
 
New Post
4/1/2014 10:15 AM
 
I don't believe there is a dnntree.js in that version (a look at the code shows it was removed in an earlier release i.e. I see this line in the cleanup file which indicates that it was removed in 3.2.0

DotNetNuke_04.08.00_Install\Portals\_default\03.02.00.txt(1):js\dnntree.js

This was replaced with the WebControls library (https://dnnwebcontrols.codeplex.com/), which injects dnn.controls.dnntree.js -it's likely this is what you'll need to tweak i.e.

 https://dnnwebcontrols.codeplex.com/S...

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
4/1/2014 2:55 PM
 

I still cannot find where the version is preventing the javascript files from being loaded.
ie11 (without compatibility view) loads
[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="https://ajax.googleapis.com/ajax/libs... type="text/javascript"%3E%3C/script%3E')); }[/script]
[script type="text/javascript"]

but ie9 loads
[script src="/js/dnncore.js" type="text/javascript"][/script]
[script src="/js/dnn.js"][/script]
[script src="/js/dnn.dom.positioning.js"][/script]
[script src="/js/dnn.xml.js"][/script]
[script src="/js/dnn.xmlhttp.js"][/script]
[script type="text/javascript"]

string search of the database, core source and control source does not find DDRjQuery



 
Previous
 
Next
HomeHomeDevelopment and...Development and...DNN Platform (o...DNN Platform (o...short simple questionshort simple question


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