We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 52271
    • 18 Posts
    WAMP install on Windows 10. PHP v5.512.

    Have set up a Media Source of type Filesystem for site content editors to upload images etc.
    Have set basePath to assets/upload/
    And same for baseUrl.

    When logged in as a content editor, TinyMCE's Insert image produces this error when I click on the browse icon:
    'An error occurred... Access Denied'.

    I can manually add the image with html ie <img src="assets/upload/this-image.jpg">

    When logged in as Administrator, I notice that 'Insert image' goes to root directory. As Administrator, I have permissions on that, but the content editor doesn't. So I suspect TinyMCE is not starting its browse in 'assets/upload'.

    Any idea how I fix that?

    Thanks
      • 42562
      • 1,145 Posts
      Which MODX Extra are you using?
        TinymceWrapper: Complete back/frontend content solution.
        Harden your MODX site by passwording your three main folders: core, manager, connectors and renaming your assets (thank me later!)
        5 ways to sniff / hack your own sites; even with renamed/hidden folders, burst them all up, to see how secure you are not.
        • 52271
        • 18 Posts
        Quote from: donshakespeare at May 23, 2016, 02:27 PM
        Which MODX Extra are you using?

        I've installed:

        Wayfinder
        SimpleSearch
        TinyMCE
        DefaultResourceGroup
          • 42562
          • 1,145 Posts
          So you are using the first one here? TinyMCE 4.3.3-pl
          https://modx.com/extras/browse/?search=tinymce

          I don't think anyone supports that anymore.

          Time to move on.
            TinymceWrapper: Complete back/frontend content solution.
            Harden your MODX site by passwording your three main folders: core, manager, connectors and renaming your assets (thank me later!)
            5 ways to sniff / hack your own sites; even with renamed/hidden folders, burst them all up, to see how secure you are not.
            • 52271
            • 18 Posts
            OK, have just installed CKeditor and get the same problem.

            I've just noticed your TinymceWrapper. I'll try with that.
              • 52271
              • 18 Posts
              elFinder Awesome Browser returns this message:

              Error Invalid backend response
              Data is not JSON
                • 42562
                • 1,145 Posts
                Please read some. Or google TinymceWrapper keywords.
                This is were I concentrate support
                https://forums.modx.com/thread/97694/support-comments-for-tinymcewrapper

                You can change the browser to MODX native browser in the Plugin's Properties to try and isolate your original Media Source problem.
                  TinymceWrapper: Complete back/frontend content solution.
                  Harden your MODX site by passwording your three main folders: core, manager, connectors and renaming your assets (thank me later!)
                  5 ways to sniff / hack your own sites; even with renamed/hidden folders, burst them all up, to see how secure you are not.
                  • 52271
                  • 18 Posts
                  OK, thanks for your help.
                    • 52271
                    • 18 Posts
                    Problem solved. Newbie error caused by not properly understanding Access Control for Media Sources.
                      • 42562
                      • 1,145 Posts
                      Perfect - now you can move on like a boss!
                        TinymceWrapper: Complete back/frontend content solution.
                        Harden your MODX site by passwording your three main folders: core, manager, connectors and renaming your assets (thank me later!)
                        5 ways to sniff / hack your own sites; even with renamed/hidden folders, burst them all up, to see how secure you are not.