Appreciate the help. The mspell_eng.php file is definitely in the proper /lang/ folder. Tried changing the $pathToFiles in the setup_options.php before writing. I get a different error when I do that.
<!-- var wParent=opener; var msb=wParent.msMode, confAfterRep=true; var p2=0, ec=0, gL=0, blck=false; var po=new Array(), g=new Array(); var rep=new Object(); function spellCheckDone(){ alert("Spell check complete!"); self.close(); } function S(p,sw){ this.p=p; this.sw=sw; this.w=function (s) { s=new Option(s); this.b[this.c++]=s; } this.b=new Object(); this.c=0; this.replaced=false; } Fatal error: Call to undefined function pspell_config_create() in /usr/www/virtual/username/www.mysite.com/forum/mspell_f/mSpell.php on line 109
Again, any advice appreciated. Sorry for my ignorance! |