Page 1 of 1

[solved] FCKeditorX not appearing correctly

Posted: Wed Dec 03, 2008 5:36 pm
by Hannibal
I've installed FCKeditorX, and when I go to the test area under Extensions the WYSIWYG editor looks fine.

When I go to any of my Pages or News items however, the editor appears 'cropped' on the right hand side, so I can't access some of the buttons.

I've tried setting the FCKeditor with to 100% under Extensions, but no joy. Any idea what I could do?

EDIT: Strange, it's working fine for News, but not for Pages...  ??? ???

Re: FCKeditorX not appearing correctly

Posted: Wed Dec 03, 2008 6:30 pm
by Silmarillion
Hmm, that's strange... I'll try to see if I can recreate the problem, what versions of FCK and CMSMS are you running?

Sil.

Re: FCKeditorX not appearing correctly

Posted: Wed Dec 03, 2008 6:32 pm
by Hannibal
Silmarillion wrote: Hmm, that's strange... I'll try to see if I can recreate the problem, what versions of FCK and CMSMS are you running?

Sil.
CMSms - 1.4.1
FCKeditorX - 1.1.0

Re: FCKeditorX not appearing correctly

Posted: Thu Dec 04, 2008 4:25 pm
by Hannibal
Did you have any luck with this?

Re: FCKeditorX not appearing correctly

Posted: Thu Dec 04, 2008 5:25 pm
by hotaru
Have you seen this thread?

http://forum.cmsmadesimple.org/index.ph ... 165.0.html

For most people, this problem seems to be solved by setting the width and height to a specific number of pixels. For me, it only worked to uninstall FCKEditor 1.1.0 and reinstall 1.0.3...

Re: FCKeditorX not appearing correctly

Posted: Thu Dec 04, 2008 5:30 pm
by Hannibal
hotaru wrote: Have you seen this thread?

http://forum.cmsmadesimple.org/index.ph ... 165.0.html

For most people, this problem seems to be solved by setting the width and height to a specific number of pixels. For me, it only worked to uninstall FCKEditor 1.1.0 and reinstall 1.0.3...
Ah good call.

I've actually reverted back to TinyMCE now, as I was able to install the 'media' plugin, which was basically what I was after.  :)

Re: [solved] FCKeditorX not appearing correctly

Posted: Sun May 17, 2009 12:56 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 it for me. Thanks to this posting:

http://www.tequilafish.com/2006/12/07/f ... ipt-error/