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...Using Modules a...Using Modules a...DNN 6.1.3 Radeditor Image Manager does not display files in sub foldersDNN 6.1.3 Radeditor Image Manager does not display files in sub folders
Previous
 
Next
New Post
8/23/2012 1:21 AM
 

I have absolutely no idea... cant see how to find out... looked in the extensions installed of the host and portal but there is no reference anywhere ?  I am using a STANDARD DNN6.2.02  installation.  It has done this since I first started using DNN6 and all upgrades thereafter.

Cheers,  Bill

 
New Post
8/29/2012 9:29 AM
 
Also tried all the other fixes/solutions but no luck. We tried the queries of Noah Bast and they really work and fixed the problem in a few minutes. Thanx Noah.

Willem Bonekamp - Webdeveloper/Projectmanager - I have been building Web Solutions using DNN from the beginning in 2002

DNN Services: Websites | Design | Skinning | Custom Modules | Hosting | SEO | Mobilty | DNN Nederland
 
New Post
9/21/2012 2:59 AM
 
Hi!, did you ever got the solution to this problem. I am experiencing the same error on Document Manager & Hyperlink Manager.

If you got the solution please share it.
 
New Post
10/5/2012 6:47 AM
 

Hi Noah, great solution, untill now it seems to be working.

However, when i tried to synchronize recursive folders i found out that the permission to the root folder was deleted, it was not possible to click the sync. butten.
I ran these small queryes to get access to the root dir and then i could build all the necessary permissions for every directory.

"Create a root folder"
insert into Folders
([PortalID],[FolderPath],[StorageLocation],[IsProtected],[IsCached],[LastUpdated],[CreatedByUserID],[CreatedOnDate])
  select #YourPortalID#, '',0, 1, 0,GETDATE(),1,GETDATE()

"Get the new FolderID you just created"
SELECT [FolderID],[PortalID],[FolderPath] FROM [DotNetNuke].[dbo].[Folders] WHERE [PortalID] = #YourPortalID#

"Create permission for the new root folder"
insert into FolderPermission  
 (FolderID,PermissionID,AllowAccess,RoleID,UserID,CreatedByUserID,CreatedOnDate,LastModifiedByUserID,LastModifiedOnDate)
  select #NewFolderID#, 5 ,1, 0 ,NULL,1,GETDATE(),1,GETDATE()

Now you have access to run the Sync. :-)


Niels-Jørgen Hvidberg http://newcomtech.dk http://njhvidberg.dk
 
New Post
11/4/2012 4:05 PM
 
Hello All,
is this issue resolved in later versions of DNN?
I am facing this error also and I'm thinking I'll install a newer version and grab the whole stuff there. I need to do this anyways, so if recent versions are covered this issue, that is perfect for me.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...DNN 6.1.3 Radeditor Image Manager does not display files in sub foldersDNN 6.1.3 Radeditor Image Manager does not display files in sub folders


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