For some reason, the tinymce Drupal module does not work with IE6-Win. Going to the example page (i.e. modules/tinymce/tinymce/examples/example_full.htm) in IE6 functions properly, but attempting to load a page with the tinymce Drupal plugin results in: "Error: Could not find the template function: TinyMCE_simple_getEditorTemplate" After clicking "OK," users are presented with a normal textarea (no formatting buttons). Meanwhile, TinyMCE within Drupal works just fine in Firefox 1.0.2.

Comments

richardb’s picture

I can confirm this bug.
Using IE6 it is not possible to get any version of the editor working.
I'll post back if I find the cause

bomarmonk’s picture

Same problem here: Drupal 4.6 and latest CVS of tinymce.module (as of 3/27/2005) results in "Error: Could not find the template function: TinyMCE_simple_getEditorTemplate" when I try to create content...

bomarmonk’s picture

It definitely does work in Firefox-- just tested with the same setup, but IE doesn't work at all.

matt westgate’s picture

Does it work with any of the tinymce themes?

Did it work before this last update?

Anonymous’s picture

This is my first time I've installed tinymce, but I've tried it with Marvin, Bluemarine, and Pushbutton with the same result. I have also tried setting tinymce to "simple," "default," and "Advanced" with the same result. It works in FireFox but not in IE (at least with my setup). I'm also trying to use the latest CVS image assist and image module with tinymce (having problem with image assist as well).

richardb’s picture

Mathias:
Yes, it has the same problem with the simple, default or advanced tinymce themes.

In version 1.2 it is working ok in IE6, although there are a few other problems, specially with the 'add book page' form.

matt westgate’s picture

This should be fixed now in the latest version (1.10). Richardb provided the patch.

bomarmonk’s picture

This issue is now fixed... but now I have another issue... see seperate bug report. Thanks for your help!

Anonymous’s picture