Hi, I'm having problems installing the TinyMCE. I have followed all instructions. However, once placed in the modules/tinymce/ dir, I cannot access the module administration to turn it on.

I've looked thru this site, Googled and screamed, and it seems theres a lot of conflicting info - but I think I need the tinymce.mysql file to install into mysyl via phpmyadmin. However there is no such file in the distro...

What can I do!?

Comments

Brent Rasmussen’s picture

I need this also. The note in the install.txt file says:

*note - all database tables will be automatically created during this step

...however, this database table creation never happened. Unlike alboyd I am able to get into my Modules Administration and enable this Module, but it will not allow me to create a new profile. My Drupal logs show:

Table 'drpl1.tinymce_settings' doesn't exist query: SELECT * FROM tinymce_settings in /home/brentras/public_html/dotcom/log/includes/database.mysql.inc on line 120.

Ignas’s picture

Assigned: alboyd » Ignas

The same problem.
Downloaded TinyMCE module for 4.7 (http://drupal.org/node/18803/release) and creted databases manually (files included)
Works :) For FireFox only :( but this is another issue.

Ignas’s picture

Sorry, ERROR in my post: download old TinyMCE WYSIWYG Editor 4.6.0 http://drupal.org/node/18803/release and use manual install file.

alboyd’s picture

Thanks for the tip. I will give that advice a go, and let you know. Cheers...

alboyd’s picture

I'm using Drupal 4.7. I've downloaded and dumped the tinymce dir into the modules dir.

I still need to download the 2nd tinymce folder.

Install notes from tinymce 1.6 it says I need tinymce 1.44 - according to "TinyMCE WYSIWYG Editor 4.6.0"

But I'm using Drupal 4.7...

alboyd’s picture

Using Drupal 4.7. Following instructions for adding the module, I've reinstalled, downloaded and dumped the tinymce dirs into the modules dir...

I'm going to use the tinymce.mysql file from TinyMCE WYSIWYG Editor 4.6.0 to load the tables.

Hope this works. and I'm making sense... :)

m3avrck’s picture

Status: Active » Closed (duplicate)