Hello,

I was wondering if anyone can tell me how to get the FCKeditor to appear on my new txt feilds?
I check the FCKeditor Global Profile and they are not on the exclude list.

Any help would be appreciated.

Thanks!

Comments

steve02476’s picture

You may also have to check that /admin/settings/fckeditor is set for the right roles, and that /admin/user/permissions has permissions enabled for fckeditor?

JackThompson’s picture

The thing is FCKeditor appears on the default content type when I create a node. But if I add a new content type, its not there if I try to edit that content type.

steve02476’s picture

I didn't realize your were talking about new content types. I don't have experience with that, but it looks to me like other people have had similar problems using FCKeditor with content types they've created. See:

http://drupal.org/node/475628

http://drupal.org/node/391626

(If you solve your problem maybe you can help these people out.)

I also found these instructions for getting TinyMCE to work with CCK fields, maybe there will be some inspiration there?

http://drupal.org/node/121331

Lastly, I found this, it might help out?

http://drupal.org/node/255021

Good luck!