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 ...Error on File Manger pageError on File Manger page
Previous
 
Next
New Post
9/8/2007 11:06 AM
 

[Sorry if this question has been asked before...]

I am just about to launch a web site and just realized the File Manger is giving me the following error when I try to expand any of the items in its tree:

'dnn.controls.controls[...].selTreeNode' is null or not an object

The File Manager will only allow me to view the files in the root - not add, move, etc files. Does anyone have any advice (for a non-programmer)? Thanks in advance.

 
New Post
9/9/2007 5:32 AM
 

- which DotNetNuke version are you running?

- did you try a recursive synchronisation (button at top left corner in file manager)?


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/9/2007 9:14 PM
 

I am running version 4.05.01.

I believe I found the problem. I have some javascript in my skin.ascx page to allow the background image of the header to replace upon reload. Once I commented out that code, the File Manager worked fine.

This leads to a follow up question... Is it possible to have javascript within you DNN skin? Here is my beta site: http://www.fpcurbana.org/ 
The random image in the header is real plus for the site and I would like to keep it in. Any ideas on how I can keep this feature and have the File Manager work? Thanks.

ps - here is the js I am using in the header:

<script type="text/javascript">

<!--

if (document.getElementById) { window.onload = swap };

function swap() {

var numimages=15;

rndimg = new Array("/Portals/0/header-bg/bg-1.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-2.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-3.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-4.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-5.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-6.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-7.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-8.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-9.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-10.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-11.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-12.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-13.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-14.jpg", "/Portals/0/FPCU-Developer/header-bg/bg-15.jpg");

x=(Math.floor(Math.random()*numimages));

randomimage=(rndimg[x]);

document.getElementById("header").style.backgroundImage = "url("+ randomimage +")";

}

//-->

</script>

 
New Post
9/10/2007 10:34 AM
 

you can use JS, but you need to make sure, it does not interfere with existing JS scripts.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Error on File Manger pageError on File Manger page


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