We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 9207 ☆ A M B ☆
    • 2,475 Posts
    This seems to be quite a problem:

    1. Edit a normal "Rich Text" page using the TinyMCE WYSIWYG editor, select an image and hit the "Insert/edit Image" button.
    2. Click the "Browse" button to the right of the image (note the image path is correct, and it displays correctly in the editor and when the page is viewed)

    Problem #1 is that navigating the folders on the left side in the resulting "MODx Resource Browser" modal window has no affect on what appears in the main part of the window -- I can’t select any images other than those that appeared when this modal window first opened (note that the default folder being used is at the root of the site). Is this the

    3. At this point I can click the "MODX Browser" button at the top of the "MODx Resource Browser", and this opens up a 2nd modal window which DOES allow me to browse through folders and their contents and select an image.

    Problem #2 at this point is that after selecting an image and clicking "Ok" in the 2nd modal window, the modal windows close, but NOTHING HAPPENS: no image HTML is inserted or updated.

    Problem #3 is that there shouldn’t be any need for the 2nd modal window at all... that’s a seriously wonky UX.

    I did have some errors with my permissions... in core/components and in the assets directory (evident when trying to remove the package, e.g.). I have done a complete package removal and downloaded a fresh version, and the problem persists.

    TinyMCE 4.3.0 rc1
    MODx 2.1.1-pl
    PHP 5.3.6
    MySQL 5.0.77
      • 9207 ☆ A M B ☆
      • 2,475 Posts
        • 27931
        • 8 Posts
        i have the same problems sad

        May be it’s connected with this changes in new update:

        "•[#63] Add tiny.base_url setting for managing the document_base_url tinymce setting"
          • 9207 ☆ A M B ☆
          • 2,475 Posts
          I went through the steps listed in the other link, and that fixed the problem. I had to edit a couple files and turn off the minified JS options.
            • 30319
            • 406 Posts
            Does turning off minified js make the manager slower??

            Does this issue go away by uninstalling this version and installing 4.2.4 version??

            Thank you, Tom