Quote:
Today at 07:09 PM Parker Clack said this in Post #54
Nathan:
Using $Spell_Config["DB_Type"] = "pspell";
returns
"You must choose a Database Type in the Spell Configuration file."
I don't see anything in the config file that calls on the spell_pspell.php file if pspell is what is set as the DB_Type.
Any suggestions?
Parker
|
Line #33 in the config file is:
Code:
// $Spell_Config["DB_Type"] = "PSPELL";
You uncomment it.
2nd, in the pspell directory of the last couple versions of my spell checker is the spell_pspell.php file which you upload.
Nathan.