I recently transfered my drupal site to a new host, and for some reason rich text and tinymce no longer works.

When I go to the editor, all I get is the option "disable rich text." But there is no rich text option any more. I am not sure how to repair this problem.

Any help appreciated.

Comments

Anonymous’s picture

First, check that your input format is Full HTML, and then disable all tags in the settings of this input.

Michaël

lasarletter’s picture

Yes. It is at full html.

I do not see any tags set on the 'Full HTML' input format page. Am I looking in the right place?

Anonymous’s picture

Well, I meant filters.
There are 4 of them in the Content type page.
Untick them all.
Michaël

lasarletter’s picture

I have removed checks from all boxes of these possible filters (below). But it still doesn't change the situation. I still can't access tinymce on the edit page for my nodes. Any further thoughts welcome.

__________________
Filters
Choose the filters that will be used in this filter format.
Adsense tag
Substitutes an adsense special tag with an ad.
HTML filter
Allows you to restrict if users can post HTML and which tags to filter out.
Line break converter
Converts line breaks into HTML (i.e.
and

tags).
PHP evaluator
Runs a piece of PHP code. The usage of this filter should be restricted to administrators only!