I am tinkering with a new installation of Drupal6.1 (core and modules up-to-date for today). I enabled Super Nav first and found it nice except for some longer page refreshes as it renders menus and pages in the right frame. I then enabled FCKEditor and found that it did not display in text areas. As soon as I disabled the Super Nav module, FCKEditor worked properly.
Comments
Comment #1
emerygjr commentedI am having the same problem.
When Super Nav is installed on a 6.x Drupal site the fckeditor is disabled and only the html is presented. It works fine on a version 5 Drupal. This makes it unusable for 6.x installations
Thank you
Emery Gordon
Comment #2
Dr Jay commentedI don't know if this will help track down the bug, but in fact this incompatibility occurred only with the most recent update version. prior to that, I was using supernav with fckeditor and had no problems at all.
Comment #3
chrisshattuck commentedI recently uploaded some updates to Super Nav, and then did a test install in both Drupal 5 and 6 with the FCKEditor module. It seems to work fine for me, so I'm hoping that one of the updates I made fixes the problems you have been experiencing with the Drupal 6 version.
If you get a chance, please give the install another go with the latest CVS version (or wait until the next tarball is packaged) so we can see if the problem persists.
Thanks!
Chris
Comment #4
chrisshattuck commentedComment #5
samtaylor commentedJust installed it, this one works fine for me with the newest version of the FCKeditor module (6.x-1.2-1) and FCKeditor 2.5.x.
Comment #6
chrisshattuck commentedComment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #8
ouzo commentedthe reason is a javascript error in supernav:
Workaround is : in supernav settings check "disable Hotkeys"
then it works proper with FCK