Nathan Explosion Posted May 26, 2022 Share Posted May 26, 2022 Currently, once a CKEditor plugin is installed then a new version of the same plugin cannot be installed. The only options available to handle this one are to: Upload the new versions code via FTP (not possible for Cloud customers) Reset the Editor to default configuration, blowing away ALL plugins added to the Editor as well as any custom buttons added. SeNioR-, OptimusBain, Randy Calvert and 1 other 4 Link to comment Share on other sites More sharing options...
ZLTRGO Posted May 26, 2022 Share Posted May 26, 2022 And also remove plugins that you installed would be good :,) Sonya* and SeNioR- 2 Link to comment Share on other sites More sharing options...
DReffects2 Posted May 30, 2022 Share Posted May 30, 2022 As I run into this issue atm with a faulty plugin: YES, this needs to happen NOW 🙂 Link to comment Share on other sites More sharing options...
SeNioR- Posted May 30, 2022 Share Posted May 30, 2022 Fully agree! Link to comment Share on other sites More sharing options...
DReffects2 Posted May 30, 2022 Share Posted May 30, 2022 I cannot get rid of a plugin even if I delete the mention in the IPS Database, remove the files from the plugin directory and reset the cache. The plugin name pops up again in the output cache. Any ideas on how to manually remove a plugin? Link to comment Share on other sites More sharing options...
DReffects2 Posted May 30, 2022 Share Posted May 30, 2022 finally found the issue. Theres a "temporary" settingsfile within the "datastore" folder. Follow these steps to remove a faulty plugin: /datastore/settings.xxxxxxx.php edit this file and remove the plugin-name from the list of extra plugins with phpmyadmin in the database: ibf_core_sys_conf_setting -> ckeditor_extraPlugins conf_value edit here as well and remove the mention of the plugin go to the plugin directory at applications/core/interface/ckeditor/ckeditor/plugins and delete the plugin folder Link to comment Share on other sites More sharing options...
Recommended Posts