It was already announced on the main cmsimple XH site, a switch was made from Fck-editor to tinyMce.
Not such a bad idea, but unfortunately (I'm a webdesigner with some 50 cmsimple installations running for clients), the latest version requires a whole new approach. I have a complete manual written out for use of former versions, which I provide to my clients, plus of course all installations are online and running.
Now I found some kind of 'fix" which should solve major fckeditor problems in IE9 (if i'm correct, mainly the image upload doesn't work anymore in IE9 and maybe some other things also).
Recommended is to put
<meta http-equiv="X-UA-Compatible" content="IE=8">
In the head of the pages (after <head> and before </head>
Didn't have the chance to test it yet (I always work with Firefox which gives no trouble) but I don't have IE9 installed at home, still using IE8 so I can only test this in a few days when I'm on other location.
But... where to put this code? I guess it should be in the template.htm ?
Hopefully, someone wants to test this right now, it works and we don't have to re-install all installations and re-write step-by-step manuals....
Thanks for reading and maybe even some feedback!
Nicky

