Try our conversational search powered by Generative AI!

Error upgrading TinyMCE to version 2.1.1

Vote:
 

I am attempting to upgrade TinyMCE to version 2.1.1 from 1.1.0.

I run the update and everything appears fine, it also updates te required CMS packages to 11.5.3 and Forms. After compiling when I run the site I get this error:

Could not load type 'EPiServer.Editor.TinyMCE.TinyMCEPluginNonVisualAttribute' from assembly 'EPiServer.Cms.TinyMce, Version=2.1.1.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'.

I can downgrade TinyMCE to version 1.1.0 and it works fine again. 

Any ideas?

Thank you.

Calvin

#191787
Apr 27, 2018 17:19
Vote:
 

Hi, that type 'EPiServer.Editor.TinyMCE.TinyMCEPluginNonVisualAttribute' doesn't exist anymore in the TinyMCE version 2.x. Search your code for the 'TinyMCEPluginNonVisualAttribute' and remove those TinyMCE configurations and replace with the new way to configure TinyMCE.

See the Episerver documentation.

#191794
Apr 27, 2018 20:17
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.