Image directory access issue using CE on DNN

Last post 04-29-2008, 3:49 AM by mcampbell. 2 replies.
Sort Posts: Previous Next
  •  04-28-2008, 9:32 AM 39825

    Image directory access issue using CE on DNN

    Hi there - I'm running CE on DNN 4.7 and have encountered a problem with the Insert Image/Image Gallery.
     
    When inserting an image, some users can browse through the file directory we have fine, others are being directed to a folder called /Members rather than the portal root. CE seems to have made this folder itself and you won't let you browse up a level to get back to the existing folder structure.
     
    We seem to have the relevant full access to folders, the users in question all have access via DNN to those areas, what am I missing?:)
     
    Much appreciated,
    Michael

  •  04-28-2008, 12:29 PM 39827 in reply to 39825

    Re: Image directory access issue using CE on DNN

    Michael,
     
    If Cute Editor DNN provider:
     
    If the current user is admin,  this user can access RootImageDirectory.
    If the current user is a regular user,  this user can access RootImageDirectory/Member.
    If the current user is a guest user,  this user can access RootImageDirectory/Guest.
    If the current user belongs a  new role,  this user can access RootImageDirectory/RoleName.
     
    If you want to change this design, you can modify the provider project.
     
     
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  04-29-2008, 3:49 AM 39874 in reply to 39827

    Re: Image directory access issue using CE on DNN

    Thanks Adam - I had to search the forum to find where the provider vb file actually was, and used the instructions in this post
    to edit it...
     
    ...which didnt work. Making that change disables access to most of my modules and my entire navigation menu module disappears.
     
    Obviously I need to edit something else or do something different?
     
    Thanks!
    Michael
View as RSS news feed in XML