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 ...File manager problem in 4.6File manager problem in 4.6
Previous
 
Next
New Post
10/2/2007 5:21 AM
 

 Hi

I discovered that auto-sync file system dosen't work in my installation of 4.6!? Neither then using "auto-sync file system or by clicking auto-sync in file manager.
To get around that I try to upload my files directly in file manager but when I try to create a new folder I get a javascript error saying that an error accurd on line 398. Wich is the "canAddFolder"-funktion. The error sas that an object is missing.

I think it's the line "var Txtnewfolder1 = dnn.dom.getById(m_sUCPrefixID + 'txtNewFolder');" thats causing this but I can't find out why.

Do any one else have this problem, or know whats wrong?

 
New Post
10/2/2007 2:24 PM
 

wich DNN version are you using?

check the files and folder tables for duplicate entries.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/3/2007 2:27 AM
 

I use 4.6.0, upgraded from original installation of 4.5.3

 
New Post
10/3/2007 5:24 AM
 

joakim.vahlqvist@systeam.se wrote

 I think it's the line "var Txtnewfolder1 = dnn.dom.getById(m_sUCPrefixID + 'txtNewFolder');" thats causing this but I can't find out why.

 

 

This javascript line is not called during file syncronization. I have no idea, please check for duplicate entries or special characters in file or folder names, especially an Aposthoph, Percent, ..


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/3/2007 5:26 AM
 

I can't find any duplicate lines in file or folder tables. The new folders i add in the filesystem comes up in the folder table but new files dosn't show in the file table.
(When I try to choose a file/image in any module the catalog exists but no files in it)
The event log dosn't show any errors, the only error I can find is the javascript error above, and another one the I try to change catalog in File Manager:

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

The error accurs in the function:

function getSelectedTreeNode()
{
 if (dnn.controls != null)
  return dnn.controls.controls[m_sDNNTreeID].selTreeNode; 
 else
 {
  eval('var oNode = ' + dnn.getVar(m_sDNNTreeID + '_selNode'));
  return oNode;
 }
}

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...File manager problem in 4.6File manager problem in 4.6


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