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 error (V04.03.05)File Manager error (V04.03.05)
Previous
 
Next
New Post
11/7/2006 2:49 PM
 

Without access to the database it becomes more difficult, because the table is inside your database. you can use SQL in host menu to display all entries, enter:

SELECT * FROM {objectQualifier}Folders

into the textbox and execute the query to display all entries. you can delete an entry using

DELETE FROM {objectQualifier}Folders WHERE FolderID = <folderID>

(replace <folderID> with the appropriate integer)

 


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/7/2006 6:04 PM
 

I'm getting this same error and I have access to DB. Please let me know how I can find orphaned entries in the folders table. Thanku.

 
New Post
11/8/2006 2:48 AM
 
compare the folderpath of the entries (per portal!) with the exisiting folders in your file system beneath the /portals/<portalID> directory, Note that folderpath is relative, stating at the /portals/<portalID> folder (which has an empty folder path itself in the folders table). Delete those entries, that are no longer exisiting in your file system and correct folder paths, that look different (with a missing or added "/" at the beginning or end e.g.).

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/10/2006 10:05 AM
 

Leupold,

Thanks for your help!  I was able to generate a list of folders by following your instructions.  I notice that I have a lot of folders ending in double '//'s.  What does that signify and if it is a problem, how do I correct it?

 
New Post
11/30/2006 4:05 PM
 

This gave me an invalid SQL error! Weird!

However I noticed that trying to synchornise the folders deleted one missing folder per time - so keep synchronising until all are gone.

However the folders are still not being shown.

leupold wrote

DELETE FROM {objectQualifier}Folders WHERE FolderID =


www.creative-dreaming.com
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...File Manager error (V04.03.05)File Manager error (V04.03.05)


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