ResponsiveFilemanager icon indicating copy to clipboard operation
ResponsiveFilemanager copied to clipboard

Doesn't insert image into TinyMCE

Open Piligrim2911 opened this issue 1 year ago • 2 comments

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!

Piligrim2911 avatar Apr 06 '24 10:04 Piligrim2911

Problem solved. The problem was with the browser extension.

Issue can be closed.

Piligrim2911 avatar Apr 08 '24 06:04 Piligrim2911

Problem solved. The problem was with the browser extension.

Issue can be closed.

Sorry, can you provide some more info? Which browser extension?

jshster avatar Apr 15 '24 00:04 jshster