Samous Prime
1). Find fckeditor.class.php in your fck install directory;
2). Find string oFCKeditor.Config["UseAspell"] = '. (function_exists("pspell_check")) .';
3). Replace it with oFCKeditor.Config["UseAspell"] = "'. (function_exists("pspell_check")) .'";
Enjoy;
This error only occurred if a user was using an older version of PHP. We became aware of this several days ago. This has addressed in the latest tgz package. So please REDOWNLOAD. (o:b

