FCKConfig.SpellChecker = 'SpellerPages' ; // 'ieSpell' | 'SpellerPages'
FCKConfig.IeSpellDownloadUrl = 'http://www.iespell.com/download.php' ;
FCKConfig.SpellerPagesServerScript = 'server-scripts/spellchecker.php' ; // Available extension: .php .cfm .pl
FCKConfig.FirefoxSpellChecker = false ;
Error executing `aspell -a --lang=en_US --encoding=utf-8 -H --rem-sgml-check=alt < ./aspell_data_c3ZzIN 2>&1`\nError: No word lists can be found for the language "en_US".
FCKConfig.Plugins.Add( 'CharsCounter' ) ;

Re: Problems with Plugins