Page 1 of 1

Problem with TinyMCE init configuration not working in IE

Posted: Sun Oct 05, 2008 9:39 pm
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

Re: Problem with TinyMCE init configuration not working in IE

Posted: Mon Oct 06, 2008 2:59 pm
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!

Re: Problem with TinyMCE init configuration not working in IE

Posted: Mon Oct 06, 2008 7:24 pm
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