I have installed TinytinyMCE but I have found some errors. For example, when the editor is used in the text area I made, I can see the result of edit text area like it should be, in riched text. But, when I edit a new page, let's say under Create content-> Page and add some smielies, images..., then when it comes to view the page when clicking Preview or Save buttons, all the nice editing is gone, only pure text!
What is causing this bug?

Comments

JoeMcGuire’s picture

Sounds like it might not be a bug but to do with Input Formats as they control how the content is displayed. perhaps in your case removing all HTML.

See if you can change the input format in a collapsed fieldset below the editor.

In D6 You can also set the default input format from /admin/settings/filters

ursika’s picture

Stupid me, of course I changed to Full HTML and everything works perfectly!

Thanks for the fast answer!