What happened to CKEditor? As of tonight? It was still working last night. With CKEditor enabled there is no more editing menu . Only text mode ??
www.cvtreasures.com
Printable View
What happened to CKEditor? As of tonight? It was still working last night. With CKEditor enabled there is no more editing menu . Only text mode ??
www.cvtreasures.com
My clients just stopped working today too. Worked yesterday. I even reinstalled the CKeditor. Nothing. Here is one of the errors in the browser:
Uncaught ReferenceError: $ is not defined
at categories.php?cPath…on=edit_category:23
(anonymous) @ categories.php?cPath…on=edit_category:23
another error:
Uncaught TypeError: Cannot read property 'regional' of undefined
at HTMLDocument.<anonymous> (jquery-ui-i18n.min.js:9)
at n (jquery.min.js:2)
at Object.fireWith (jquery.min.js:2)
at Function.ready (jquery.min.js:2)
at HTMLDocument.B (jquery.min.js:2)
Normally when jQuery loads it defines $ as itself.
Do you have any javascript scripts on your site that are loading from an external source, which might be breaking normal operation?
The particularly curious thing about this is: since with a default install of Zen Cart, you self-host both jQuery and the CKEditor files, whatever causes it to stop working should be self-contained to your own store.
Here's a new version that loads CKEditor from their own CDN, instead of being self-hosted. It also relies on a much newer jQuery version:
https://www.zen-cart.com/downloads.php?do=file&id=1098
The CKEditor stopped working for me too. I upgraded to the newest version but I am still not having any luck. :-( I am running version 1.5.4.
Mine just stopped working today... it has been years no one disturb this ckeditor... suddenly today for no known reason it just stopped working
I tried The HTML Area Editor, an error box appered that says:
Mozilla <1.3 Beta Not Supported!
I'll try, though but it might not work.
But I am on chrome though... i tried firefox, IE, safari... all the same...
I am checking with the host server if they changed anything recently...
https://www.zen-cart.com/downloads.php?do=file&id=166
I tried to download tinymce... it also doesnt work, same as the CKeditor.
When using the Old 2015 HTML editor... that error appear that says Mozilla <1.3 not supported, if you press ok, it actually loads the editor which works fine...
Seems like this error affects CKeditor and TinyMCE?