Page 1 of 1

FCKEditor Not Showing in Content Screen

Posted: Sat Sep 13, 2008 8:46 am
by shotb1
Hi,

I am having a problem with the FCKEditor which has all of a sudden stopped showing in my content screen despite still working in the News, Global Content etc.

I am using version 1.4.1 and the latest version of the FCKEditor.

Could anyone please help?

Thanks

Re: FCKEditor Not Showing in Content Screen

Posted: Sun Sep 14, 2008 3:33 am
by Dr.CSS
That is a old depreciated/unsupported editor, sorry no guarantee it will work in new ver. CMSMS...

Re: FCKEditor Not Showing in Content Screen

Posted: Thu Nov 20, 2008 5:10 pm
by ejwebdesign
Okay, so how do we get a different editor. What is recommended to fix then? Thanks! -Elissa

Re: FCKEditor Not Showing in Content Screen

Posted: Sun May 17, 2009 12:54 pm
by Loopy
The fix is easy enough, simply add an .htaccess file to your dir containing the following:
AddType application/x-javascript .js

Now FCKeditor should work fine in Firefox.

This solved the same problem for me, hope this is of help to someone.