IE 5.5 wasn't displaying the editor in my .net project. The fix is to open FCKeditor.cs from the .net Project files, then modify line 171 to have oBrowser.MinorVersion >= 0.5 instead of oBrowser.MinorVersion >= 5. Rebuild, upload the new .dll and it should be fine.
Wed, 02/09/2005 - 14:36
#1