Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Doesn't insert image into TinyMCE #735

@Piligrim2911

Description

@Piligrim2911

Hi!

Images stopped being inserted in the editor. When using the responsivefilemanager plugin, images are inserted. But, when I try to select an image through the Image tinymce plugin and select the file through file picker the file manager window closes, but the file path is not inserted.

I use TimyMCE 5 and checked it in browsers chrome and firefox.

Integration code:

external_filemanager_path: "https://"+hostname+"/plugins/filemanager/",
filemanager_title:"File Manager" ,
external_plugins: {
        "filemanager": "https://"+hostname+"/plugins/filemanager/plugin.min.js",
        "responsivefilemanager": "https://"+hostname+"/plugins/filemanager/plugins/tinymce/plugin.min.js"
},

Everything worked well before, but now all sites have this problem.
Please help me solve the problem!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions