Hi,
I have an installation error when I go to the setting page : Could not find the TinyMCE engine installed at modules/tinymce/tinymce/. Please download TinyMCE, uncompress it and copy the folder into modules/tinymce.
I still can configure profiles but then when I click on the enable rich-text link nothing happens....
Can any one help me with this problem??

Comments

eBoxNet’s picture

Download TinyMCE 2.1.3 stable and copy TinyMCE folder inside /modules/tinymce/ (should look like /modules/tinymce/tinymce

zbricoleur’s picture

For us noobs, it might be helpful to note that there are two separate parts to the TinyMCE installation: TinyMCE itself, which IS NOT a Drupal module, and the TinyMCE module, which allows TinyMCE to work with Drupal. To install correctly, you have to download the module and install it as any other module. It sounds as though you've done that part OK. Then, you have to download the TinyMCE engine itself (at http://tinymce.moxiecode.com/download.php), unzip it, and move that entire directory within the tinymce module directory, so that you get, as eBoxNet says, /modules/tinymce/tinymce, where the outer tinymce directory holds the module files and the inner one holds the TinyMCE files. (Actually, I think you're supposed to put custom modules in /sites/all/modules instead of /modules, but that isn't critical for this issue.)

nina_bee’s picture

thanks Zbricoleur, I'll give it a try. I also read about fck editor whitch seems to be an equivalent module. What is the difference between theese modules?

eyecon-1’s picture

I believe that is referred to as RTFM -;)

matt2000’s picture

Status: Active » Closed (fixed)