I have configured the rich text form but it did not work. I have cleared the cache and checked the permissions but it is still not working. i have attatched a screenshot of my contact for message box.

CommentFileSizeAuthor
Screen Shot 2012-04-03 at 20.17.36.png12.99 KBdrupalfred

Comments

Ovocean’s picture

Had the same issue with TinyMCE. Turned out to be caused by the language setting. I reverted it back to english and the editor appeared.

twod’s picture

Status: Active » Postponed (maintainer needs more info)

If something's wrong there should be errors in the browser's JavaScript console. Can you check if anything shows up there?
Which browsers have you tested with?
Which version of NicEdit is reported as installed in the Installation onstructions on admin/config/content/wysiwyg?
Did you change the language setting as Ovocean said? If you haven't installed the corresponding translations for the editor and any plugins, it may crash.
Which textarea is that? Have you assigned the editor to more than one text format? How many text formats are available for that textarea?

Kivutar’s picture

I have the same issue. Setting the langage to english does not fix (I cleared the cache also).
No javascript errors in firebug console.

twod’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Without further details about the problem I can only close this issue. Please re-open it if you can provide the requested information. It may simply be that the textarea in question doesn't support text formats, but I can not confirm that with just the information I have.