Error: "tinymce is undefined" in a Drupal multisite installation
bgogoi - February 1, 2009 - 03:59
| Project: | Tiny Tiny MCE |
| Version: | 6.x-1.12 |
| Component: | User interface |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I got javascript error. The RTE can't be enabled.
my tinytinymce version is: 6.x-1.12

#1
I have installed the TinytinyMCE ver 6.x-1.12, but when I click richtext editor, nothing happens.
I use FF3. When I check the script errors (Tools - ErrorConsole), the error says: TinyMCE is not defined.
I configured the TinytinyMCE in a Drupal multisite installation, with Drupal 6.9. The TinytinyMCE is running well in normal installation (not multisite).
How should I install the TinytinyMCE in a multisite Drupal?