Page 1 of 1

Fckeditor spell checker

Posted: Fri Jan 19, 2007 9:45 pm
by CRobledo
Hello,

I have CMSMS version 1.0.2 and FckeditorX version 1.0.1.

In the fckconfig.js file I changed:
FCKConfig.SpellChecker = 'SpellerPages' ;

However, my spell check button in the editor window is still grayed out on Firefox.

Since it won't work on Fireox, I switched the config file back to "ieSpell", but I get this error message when I click on the fckeditor spell check button:

The button is active on IE Explorer, but I get this error message:
"System error: Aspell program execution failed ('"c:Program FilesAspell inaspell.exe" -a -lang=en_US--encoding=utf-8-H &1')

Thanks!