Hello,
I’m running Modx 3.1.2, php 7.4.33 and TinyMCE Rich Text Editor 3.0 doesn’t seem to be loading.
The main Content area on each page/resource is just displaying the word ‘content’.
No errors in the log.
Anyone experienced this or can recreate it or have an idea of fix or workaround?
UPDATE: A workaround is removing v3.0 and downgrading to 2.0.9. But still interested why 3.0 isn’t working.
Thanks
Janice
Hi @9thwave,
TinyMCE 3.0 was only released yesterday after a very very short beta period of a few days. It’s quite possible it’s related to this issue or another similar issue: Editor not initializing in 3.0.0 · Issue #144 · modxcms/tinymce-rte · GitHub
Did you have your languages set to something other than en
? This might explain it. Of course it’s a bug in the Extra and not your doing.
If that isn’t/wasn’t the case did you see anything else going on in the browser? Had you hard cleared the browser cache to load the JS anew?
The latest version includes a local build of TinyMCE with the langs folder.
I have the same problem. The TinyMCE window is not displayed when I update to 3.0.1.
ModX 2.8.8
TinyMCE Rich Text Editor 3.0.1
PHP 8.2
The problem is that there is no “modx” skin in the new version. This is why the rich text editor is not displayed after the update. The skin must be changed to “oxide” for it to work again. It would make sense to include the “modx” skin in the next version.
@mediengaarage What version of “TinyMCE Rich Text Editor” are you talking about here?
I thought this issue was (finally) fixed with version 3.0.3-pl (that was released 2 days ago).
Apparently not, because I have installed 3.0.3. In the folder /assets/components/tinymcerte/mgr/tinymce/skins/ui/ there are the following subfolders: /oxide, /oxide-dark, /tinymce-5, /tinymce-5-dark
I believe the fix was to change the setting tinymcerte.skin
on update automatically to “oxide”, so the “modx” skin is no longer necessary.
I have just done the update again on another project and here too I had to change the skin manually in the system settings.
3.0.4 just released. Does it work now?
1 Like
Just to say that the changes in 3.0.3 did actually work for me after manually clearing the cache, browser cache, logging out and back in again etc.
Thanks for the quick fixes! 
1 Like