FCKeditor warning message, help

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
dsolheid

FCKeditor warning message, help

Post by dsolheid »

Hi all,

I'm running the latest release of CMSMS (Maui).
On my machine, the FCKEditor is working well (version 1.0.1 or 1.0.3) ..
When I install CMSMS on a distant serveur ..., and when I try to edit a page with the FCKEditor  .. I received the following warning message :
If I try to change the FCKEditor settings, I received :


whithout number.

Also, trying to set the 'Full' toolbar or the Basic toolbar doesnt work : I receive a message :
'Full' toolbar doesnt exist.
Any help will be really appreciate !
I have to delivry the web site for tomorrow ... and 2 bugs are running my time out ... :/

Seems the FCKeditor has problem on this server ..
The files permissions are set to 644 and the folder to 755
Last edited by dsolheid on Fri Dec 22, 2006 12:06 am, edited 1 time in total.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: FCKeditor warning message, help

Post by Dee »

Did you try uninstalling and re-installing the module?
If that doesn't work you could also try completely deleting the FCKEditorX module directory and uploading it again.

Hope that helps,
D
dsolheid

Re: FCKeditor warning message, help

Post by dsolheid »

Hi,

Thank you for your help,

anyway, I already .. uninstalled / installed ... the version 1.0.1 .. (without success), then installed/uninstalled -> v 1.0.3 ... (without success too).
When uninstalling, the FCKeditor folder is completely deleted.

I also tested with a copy from my local computer (where it is working good)... but without succes too ...

So, the probleme come only when running on the server side ...

What is wrong ?

Maybe Santa Claus will reply ... :D
anandg

Re: FCKeditor warning message, help

Post by anandg »

I also received this error message. But just before I installed the module "Cataloger". Next I went to "Content > Pages > Add New Content" to add a new page and I received an error message:

Error loading
"http://www.example.com/modules/FCKedito ... .php?id=18"

I just uninstalled "Cataloger", but the error message remains.

I also just uninstalled "FCKeditorX" and installed it again. Next I clicked on "Change permission" and received the error message "Couldn't change permissions on some files". But it doesn't mention which files it couldn't change permissions on and there are a lot of files ...

I want to delete the whole FCKEditorX module directory, but can anyone tell me where I can download the FCKEditorX module so that I can upload it again? I'm not downloading it from my own server, because that is where the problem lies.
Last edited by anandg on Fri Dec 22, 2006 9:56 am, edited 1 time in total.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: FCKeditor warning message, help

Post by Dee »

anandg wrote: I want to delete the whole FCKEditorX module directory, but can anyone tell me where I can download the FCKEditorX module so that I can upload it again? I'm not downloading it from my own server, because that is where the problem lies.
You can download the FCKEditorX module on the projects Forge download page.
anandg

Re: FCKeditor warning message, help

Post by anandg »

I have deleted the FCKEditorX module directory and uploaded the FCKEditorX module which I downloaded from SourceForge. But unfortunately the problem persists.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: FCKeditor warning message, help

Post by Dee »

No clue what is causing it... what happens when you access http://www.example.com/modules/FCKedito ... .php?id=18 directly?
anandg

Re: FCKeditor warning message, help

Post by anandg »

In Firefox it tries to open an XML file and it shows:

Code: Select all

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Styles></Styles>
Is it possible to replace the FCKeditor for example for TinyMCE?
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: FCKeditor warning message, help

Post by Dee »

anandg wrote: In Firefox it tries to open an XML file and it shows:

Code: Select all

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Styles></Styles>
That seems correct, it returns a xml file (look at the source), that's just the Firefox way of showing xml files (without style info). It returns the same overhere

Code: Select all

<?xml version="1.0" encoding="utf-8" ?>
<Styles>
</Styles>
anandg wrote: Is it possible to replace the FCKeditor for example for TinyMCE?
Sure, just install one of the other WYSIWYG editor modules and set it as your prefered editor in User Preferences.
Last edited by Anonymous on Fri Dec 22, 2006 11:15 am, edited 1 time in total.
anandg

Re: FCKeditor warning message, help

Post by anandg »

Ah great!

I uninstalled FCKeditor and installed TinyMCE and set it as my default editor.
The error message seems to have disappeared.

Thanks!
Locked

Return to “CMSMS Core”