You do not have permission to upload images

Last post 05-19-2005 8:05 PM by locopon. 8 replies.

Sort Posts:

  • You do not have permission to upload images

    05-12-2005, 5:28 AM
    • Member
      190 point Member
    • BarryAtHome
    • Member since 01-09-2005, 5:30 AM
    • Posts 38
    Just installed DNN3.0.13 on W2k3 Server and  I'm getting this error when I try to upload an image to either of the portals that I have set up

    As far as I can see, I have the permissions set correctly (Network Service has full access to the DNN root folder, and NT Authority\Network Service is the owner of the DB,  ), where else should I look to see why this is occuring?

    Many thanks

    Barry
  • Re: You do not have permission to upload images

    05-12-2005, 7:54 AM
    • Participant
      1,640 point Participant
    • walkerstewart
    • Member since 05-31-2004, 7:19 PM
    • Posts 328

    Have you checked that the Portals directory is not ReadOnly?

    Its an oldie, but definately a possible culprit

    Hope this Helps,

  • Re: You do not have permission to upload images

    05-12-2005, 9:35 AM
    • Contributor
      4,620 point Contributor
    • IcthusTech
    • Member since 03-26-2004, 3:53 PM
    • Germantown, WI
    • Posts 924

    Through the file manager or through FTB?

    If your problem is uploading via FTB, then the reason is, you simply can't.

    If you install either the RAD or Cute Editor you can.

    Icthus Technologies

    Building Faith on the Internet
  • Re: You do not have permission to upload images

    05-12-2005, 11:13 AM
    • Member
      190 point Member
    • BarryAtHome
    • Member since 01-09-2005, 5:30 AM
    • Posts 38
    Well I never!  I was uploading (or at least trying to) through FTB.  Thank you very much, indeed

    Thanks also for the pointer Stewart, although that wasn't the problem this time (!) I'll bear it in mind when the next problem pops up Wink [;)]

    Cheers

    Barry

  • Re: You do not have permission to upload images

    05-12-2005, 12:46 PM
    • Contributor
      2,800 point Contributor
    • SchelianHP
    • Member since 02-27-2003, 1:59 AM
    • Germany
    • Posts 560

    If you do not come in a security issue you can use the advanced ftb provider which I have created.

    You can Download the provider on my download area

    http://www.dnnportal.de/Downloads/tabid/176/Default.aspx

    If you have installed this provider you can modify your web config.

    You must add the following entries in your web config:
     
        <add name="Ftb3HtmlEditorProvider"
         type="DotNetNuke.HtmlEditor.Ftb3HtmlEditorProvider, DotNetNuke.Ftb3HtmlEditorProvider"
         providerPath="~\Providers\HtmlEditorProviders\Ftb3HtmlEditorProvider\"
         toolbarStyle="Office2003"
         enableProFeatures="false"
         spellCheck=""
         AllowDirectoryCreate="true"
         AllowDirectoryDelete="true"
         AllowImageDelete="true"
         AllowImageUpload="true" />
    The bold entries are new.

    Have attention that with that modification no longer the permission will be checked for uploads via the ftb control.

  • Re: You do not have permission to upload images

    05-12-2005, 1:29 PM
    • Member
      190 point Member
    • BarryAtHome
    • Member since 01-09-2005, 5:30 AM
    • Posts 38
    Hans-Peter, thanks, I'll take a look at your provider,

    Barry
  • Re: You do not have permission to upload images

    05-12-2005, 9:19 PM
    • Contributor
      5,869 point Contributor
    • adefwebserver
    • Member since 06-07-2003, 12:50 PM
    • Los Angeles, CA
    • Posts 1,186
     SchelianHP wrote:

    If you have installed this provider you can modify your web config.

    How do you install the provider? I downloaded the files but this isn't a PA, right?

    Thanks!

  • Re: You do not have permission to upload images

    05-13-2005, 12:23 AM
    • Contributor
      2,800 point Contributor
    • SchelianHP
    • Member since 02-27-2003, 1:59 AM
    • Germany
    • Posts 560

    Michael,

    you are rigth it is not a PA, I didn't find a way to install a provider as a PA.

    Here the description of the download, it include a short installation description:

    The ZIP file of this download contains an advanced version of FTB HtmlProvider.for DNN 3.0.13. The advanced Provider contains now an additional button to insert formatted source code in the text. For using this advanced version you must unzip the files in the root folder of your dotnetnuke application, or you unzip the files to a seperate folder an copy then the extracted files to the related folder of your dotnetnuke application.
    This download contains now the actual dll file of ftb control 3.0.5000.3

    HTH

  • Yes [Yes] Re: You do not have permission to upload images

    05-19-2005, 8:05 PM
    • Participant
      1,515 point Participant
    • locopon
    • Member since 03-11-2004, 3:57 PM
    • La Paz, Bolivia
    • Posts 303

    There is not a provider installer yet. I have the same situation with my provider for FCKEditor

    I have downloaded your provider, thanks Hans-Peter. It is always useful to have enhanced tools like that.

    Mauricio Márquez Anze
    Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
    http://dnn.tiendaboliviana.com
Page 1 of 1 (9 items)