TinyMCE won't work? :(
For some reason, TinyMCE just won't work with my drupal sites.
I've been searching for a fix for a few weeks now, but I haven't come up with anything at all, and now I'm ready to give up.
The module is loaded, the editor is extracted to drupal-name-etc/modules/tinymce/tinymce, the mysql-tables are installed (mysql -u user -p database < tinymce.mysql), my input formats are in order, and tinymce is enabled (from the page settings) - BUT IT WON'T SHOW UP!
In my first experiment with drupal, I could install the tinymce module (according to the INSTALL.txt) without any problems, and it worked - until one day, when I had tried 4.7-beta (and failed :-P ) and had to reinstall drupal from scratch. Since then, tinymce hasn't worked at all - and I've tried to make it work on at least 3 different servers.
This is the closest thing I've come to a solution - but it wasn't even close. There is no such file as "tiny_mce_gzip.php".
http://drupal.org/node/50251#comment-96519
I'm out of ideas.
I've tried using tinymce 1.44 and 2.0.4.

access rights?
This may seem stupid but...
have you set the user access rights?
Gunnar Langemark
http://www.langemark.com
Yes sir! :-(
I've tried it a few times -
chmod -R 777 tinymce
Didn't make any difference, tho :(
I think
Gunnar means access rights via admin » access control (URL: admin/access).
--
Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started.
Ah. I've enabled access for
Ah.
I've enabled access for tinymce for both anonymous and authenticated users (one of the first steps I did)
curious
Its been a year did you find anything... I have the same issue with the current build. I've tried on 3 different servers. checked all the same things, but still nothing