Nathan Explosion Posted May 26, 2022 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. Â Sonya*, OptimusBain, SeNioR- and 1 other 4
ZLTRGO Posted May 26, 2022 Posted May 26, 2022 And also remove plugins that you installed would be good :,) SeNioR- and Sonya* 2
DReffects2 Posted May 30, 2022 Posted May 30, 2022 As I run into this issue atm with a faulty plugin: YES, this needs to happen NOW 🙂Â
DReffects2 Posted May 30, 2022 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?
DReffects2 Posted May 30, 2022 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
Recommended Posts