We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 29076
    • 615 Posts
    It all works great when I use Image as InputType in a TV, all the images and folders shows up perfectly. But when I go to insert an image inside the content-textarea in a document using TinyMCE it opens the image dialog window, and when I click on the brose icon it opens the fckeditor-browser-window without any images or folders, but it tells me it’s inside the images-folder. huh

    Is there i.e. any System Events that has to be set for the TinyMCE-plugin? There was some talk about the same thing her, but the answer there didn’t solve my problem.

    My File Manager Path: /home/users/lrkh/www/
    My Resource path: /home/users/lrkh/www/assets/
    My Resource URL: assets/

    I use TinyMCE 3.03 in MODx 0.9.6.1.


    Can someone guide me please? smiley
      I think, thererfor I am! But what I am, and why...?
      • 28042 ☆ A M B ☆
      • 24,524 Posts
      Try checking your manager user’s User tab and make sure that the paths and file type permissions are correct. Sometimes those are blank, and you need to either set them or check the "use system default" boxes.
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org
        • 29076
        • 615 Posts
        Thanks for helping! smiley

        Unfortunatelly, it wasn’t the answer. The filebrowser-window is still empty.

        Here is the URL in the filebrowserwindow in TinyMCE:
        http://lrkh.no/assets/plugins/tinymce303/mcpuk/browser.php?Connector=/assets/plugins/tinymce303/mcpuk/connectors/php/connector.php&ServerPath=/&editor=tinymce3&editorpath=/assets/plugins/tinymce303&type=images

        And here is the URL in TV type Image browser-window:
        http://lrkh.no/manager/media/browser/mcpuk/browser.html?Type=images&Connector=/manager/media/browser/mcpuk/connectors/php/connector.php&ServerPath=/
          I think, thererfor I am! But what I am, and why...?
          • 29076
          • 615 Posts
          I don’t know what it was, but I upgraded from TinyMCE 3.03 to 3.08 and now it works perfect all over. grin
            I think, thererfor I am! But what I am, and why...?
            • 13870
            • 1 Posts
            I am having exactly the same problem. I have MODx version 0.9.6.1p2 with TinyMCE 3.1.0.1a. I have checked and double checked everything.

            I have checked I can write to all folders necessary i.e.777.
            /assets/cache (and all files ending with .php in this directory)
            /assets/images
            /assets/files
            /assets/flash
            /assets/media

            In Tools > Configuration > File Manager: File Manager Path=http://www.palwebdesign.co.uk/assets/
            In Tools > Configuration > Interface & Features: Resource Path=http://www.palwebdesign.co.uk/assets/
            In Tools > Configuration > Interface & Features: Resource URL=assets/

            file_uploads:On - in phpinfo() at Reports > System Info

            In the FCKeditor - Resources Browser windon the URL is:
            http://www.palwebdesign.co.uk/assets/plugins/tinymce3101/mcpuk/browser.php?Connector=/assets/plugins/tinymce3101/mcpuk/connectors/php/connector.php&ServerPath=/&editor=tinymce3&editorpath=/assets/plugins/tinymce3101&type=images

            It is really puzzling me because it works like a dream on my localhost.

            I hope someone can help me out on this because I’m stumped!!!
              • 28042 ☆ A M B ☆
              • 24,524 Posts
              Try making the Resource URL /assets/, sometimes a host seems to need the absolute rather than the relative path. Don’t ask why, I have no idea, just that sometimes it works rolleyes
                Studying MODX in the desert - http://sottwell.com
                Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
                Join the Slack Community - http://modx.org
                • 10313
                • 375 Posts
                I always notice this behavior after an image with german umlaut was uploaded.

                Martin