Hi, I have a website on Drupal 6.35 and I'm issuing a strange problem.

Last time I changed some text I was using normally tinyMCE, now all I can see is plain text.

In WYSIWYG profiles I can see that both tinyMCE 3.5.8 and openWYSIWYG 1.4.7 are installed but if I choose one of them from the dropdown of Filtered HTML, Full HTML or PHP Code and Save it will return to at No editor...

Any ideas whay may cause the problem?
Is there any way to force tinyMCE selection from somewhere? From the database maybe?

Thanks in advance.

Comments

VM’s picture

Drupal 6.x and its contributed modules are no longer supported.

First thing that comes to mind is to check the filters enabled on the input format.

agorainfo’s picture

Hi and thanks for your reply!
Unfortunately it already has "Full HTML" as default choice.

I want to change the value of WYSIWYG Profiles -> List, to TinyMCE for the FULL HTML.
Can you tell me in which db table can I find it, to change it from phpmyadmin?

Thanks in advance.