FCKEditor Problem

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
1/28/2008 1:57:17 PM
Gravatar
Total Posts 31

FCKEditor Problem

Hi Joe,

I downloaded the 2.2.4.6-b binary release to start fresh on my server and I am having strange issues with the FCKEditor.  When I try to edit any HTML Content, I receive a script error on the page as it is loading and the editor never loads.  The page loads with  HTML Editor, but there is no frame containing the actual editor.  If I change the editor type to TinyMCE, it loads ok. 

Thoughts?  Was FCKEditor updated in that release? 

1/28/2008 2:04:10 PM
Gravatar
Total Posts 18439

Re: FCKEditor Problem

Most likely when you upgraded you tried to to keep your previous Web.config and therefore are missing some important new settings related to FCKeditor. In this case I recommend get the new Web.config to make sure you aren't misisng anything and restore customizations from your old one.

If its a clean install then most likely you had ftp errors and not all the files got uploaded. Often I find it works better to ftp the Data, ClientScript, and Setup folders separate from the rest instead of trying to upload all at once.

After resolving the above it is also advisable to clear temp files from your browser.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.