hello,

I'm making offline a website and I am using TinyMCE. I use TinyMCE only for the body.

When I turn TinyMCE on, and when I click on preview or submit, I get the error: Body field is required.

What is going wrong ?

Comments

maxchan-1’s picture

My problem is not exactly the same.
I install a new site with Drupal 5.0 and TinyMCE. TinyMCE can be launched when I edit a node. After I submit the content, nothing changed.
The content edited by TinyMCE does not be submitted to the server. It seems TinyMCE forgets to do something (triggerSave?) before the submit. But this problem is gone when I use Firefox 2.0. The problem happens only in IE 6.0.
Any one can help?

bobbia’s picture

My customer is also receiving this error with IE 6.0. So, I added this issue at: http://drupal.org/node/110217 . TinyMCE seems to be at a standstill right now, though. There is a discussion about which direction to take: to continue using the current TinyMCE for 5.0, which has a lot fewer features then the 4.7 version, or to use the 4.7 upgrade patch, which will keep the previous 4.7 TinyMCE features. See http://drupal.org/node/100864 for a complete discussion.

I have a feeling that the current 5.0 issues won't be addressed until the TinyMCE direction is resolved. Meanwhile, there are 10 pages of TinyMCE issues to resolve once the direction is decided. Unfortunately, HTMLarea also does not work with 5.0. So - unless you like FCKEditor, there really isn't a good solution for text editing in 5.0 at this moment.