Hello!
I am still in the process of upgrading several WB sites from 2.8.3 to 2.12.2, and every now and then one of them gives me problems, like
www.codraco.com which is showing the following error message when I want to edit a page in the backend:
There was an uncatched exception
Class 'CKEditorPlus' not found
in line (80) of (/modules/ckeditor/include.php):
Additionally, the frontend also shows an error message on the home page:
There was an uncatched exception
malformed document created
in line (67) of (/modules/output_filter/filters/filterCssToHead.php):
I **THINK** the first problem is due to the WYSIWYG modules using the wrong ckeditor version? I checked the settings on this site and it only says:
WYSIWYG editor: CKEditor
While on another site that I already upgraded, it says: CKEditor v4.11.1.2
1) IF the problem is the CKEditor version, how do I update it (and why didn't update with the upgrade from 2.8.2. to 2.12.2?
2) As for the second error message, I have no idea...