I have installed the latest version of TinyMCE with v12 of CMS and find that it does not add and editor to any of my pages. I am using Internet Explorer.
When I first installed it, I got a very strange result when I went to elect TinyMCE as the default editor. All of my admin links were wiped out but were active. I just couldn't see them.
Has anyone experienced this issue with TinyMCE?
-Jab
TinyMCE Install not creating an editor on any pages new or existing.
-
stefan
Re: TinyMCE Install not creating an editor on any pages new or existing.
I had the same issue with Firefox. However, it was not a problem of the browser, but the server. The point is that the CSS is passed to the editor. This is done by calling a modified version of stylesheet.php, which is quite memory intensive. As a hack, I tried to pass a static CSS to the editor and this fixed the problem. I will try to backport stylesheet.php from 0.13betaX, which should do the work. I have to put you off to the next release of TinyMCE.jab wrote: I have installed the latest version of TinyMCE with v12 of CMS and find that it does not add and editor to any of my pages. I am using Internet Explorer.

