trippo / ResponsiveFilemanager

Completely Responsive Filemanager with integration for tinyMCE,CKEditor and CLEditor editor
http://responsivefilemanager.com
Other
808 stars 368 forks source link

Doesn't insert image into TinyMCE #735

Open Piligrim2911 opened 2 months ago

Piligrim2911 commented 2 months ago

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 commented 2 months ago

Problem solved. The problem was with the browser extension.

Issue can be closed.

jshster commented 2 months ago

Problem solved. The problem was with the browser extension.

Issue can be closed.

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