This has been toughest installation for me!

1. I downloaded the TinyMCE Module 6.x-1.1-dev and then downloaded the relevant TinyMCE Engine tinymce_3_2_1.zip for it as I am using Drupal 6.6 so Engine had to be 3.2.1

2. This being my local installtion of drupal. I extracted the TinyMCE module folder and then extracted the TinyMCE Engine file and placed the engine's directory into module's directory, so it became
drupal\sites\all\modules\tinymce **the module one**\tinymce **the engine files**

3. I then enabled the module from Administrator -> Modules

4. Since I had only one user which is admin, I gave authenticated user the right to access TinyMCE.

5. I went ahead and created a profile for TinyMCE with name of TinyMCE Profile and checked the visibility to tru, added some buttons and did everything and profile was created fine.

6. Now when I go to create content, I see nothing. The body area is just as same as it was before without anything TinyMCE appearing there.

I have repeated the whole procedure numerous times and can't get it working. What am I doing wrong here?

Comments

Suspended4th’s picture

Assigned: Unassigned » Suspended4th
Status: Active » Fixed

Finally it worked. Saw one of the issue here which commented that TinyMCE Engine 3_2_1 is not compatible. I downloaded the tinyMCE 3_0_5 which solved the prob.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

truls1502’s picture

Thats very good and important.. I have same problem, but here help me so much!