The CKEditor plugin for simpleads found in sites/all/module/simpleads/editors/ckeditor after copying to sites/all/modules/ckeditor/plugins and renaming the folder to be simpleads and then enabling the plugin in the ckeditor profiles settings. Clicking on the SimpleAds filter button in the editor, generates the following error in the console:

Uncaught TypeError: window.showModalDialog is not a function

The above error is generated by line 22 of the plugin.js. After some search, I've known that the method showModalDialog becomes obsoleted.

Comments

saidbakr created an issue. See original summary.

joachim desarmenien’s picture

Hello,

I'm having the same problem and i don't really know what to do to fix it.
Has anyone found a solution to this issue ?

Thank you very much

minnur’s picture

Status: Active » Closed (won't fix)