Why won't Wysiwyg API with nicEdit work?!
furryjeff - January 29, 2009 - 17:36
I've installed the WYSIWYG API module and the nicEdit editor. I can configure WYSIWYG as it is specified in the readme and have selected NicEdit as the editor. I followed the instructions:
* Go to Administer > Site configuration > Input formats and
- either configure the Full HTML format, assign it to trusted roles, and
disable "HTML filter", "Line break converter", and (optionally) "URL filter".
- or add a new input format, assign it to trusted roles, and ensure that above
mentioned input filters are disabled.
* Setup editor profiles in Administer > Site configuration > Wysiwyg.
And the editor does not appear when I create content.
What am I missing?!?

I'm also having this
I'm also having this problem but with tinyMCE, I'm guessing the folders order is correct because the plugin recognices both tinyMCE and nicedit as installed. Firefox error console outputs this errors:
Error: tinyMCE is not defined
Source File: http://drupal.nergar.com/modules/wysiwyg/editors/js/tinymce-3.js?8
Line: 17
Error: tinyMCE is not defined
Source File: http://drupal.nergar.com/modules/wysiwyg/editors/js/tinymce-3.js?8
Line: 38
edit: File permissions are 777 so thats not the problem.