Problem with TinyMCE init configuration not working in IE

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
nhaack

Problem with TinyMCE init configuration not working in IE

Post by nhaack »

Hi there,

I added the following two lines to the TinyMCE configuration (in root\modules\TinyMCE\tinyconfig_gz.php):

Code: Select all


  cleanup_on_startup : false,
  cleanup : false

It works perfectly in FF3, but I tend to use IE7 for editorial work and here TinyMCE is initialized with default settings. I flushed any caching I could think of, but it seems as if IE still uses default. I made no other changes to the tinyMCE configuration.

I use CMSMS 1.4.1 with the TinyMCE that came shipped with it (not sure which version). Modules installed are: Captcha, CMSMailer, Comments, Filemanager, MenuManager, Search and TinyMCE (rest is de-installed).

I mean, I could live with sticking to FF for editing as well - wouldn't hurt, but you know... habbits...

I use XP 64 Bit but I do not think that this causes the odd behavior. Anyone with an idea why this is? Is this a general IE tinyMCE problem? Do I need some extra settings for IE? What have I not seen?

???

Best
Nils
jack4ya
Power Poster
Power Poster
Posts: 294
Joined: Thu Oct 19, 2006 10:07 am

Re: Problem with TinyMCE init configuration not working in IE

Post by jack4ya »

Had some other problems (disappearing text when copy/paste) but upgrading the TinyMCE helped.
There is a newer version than the one that came with 1.4.1.

Might be worth a try!
nhaack

Re: Problem with TinyMCE init configuration not working in IE

Post by nhaack »

Thank you for the hint. Now as you mention it, it happened once or twice to me that copy/paste content was not properly shown.

Will definitely give it a shot on the weekend. I will post how it worked out.

Thanks
Nils
Locked

Return to “CMSMS Core”