|
|
|
|
|
Re: I have enable speller check from my host now [message #12775 is a reply to message #12718] |
Sun, 31 August 2003 18:26 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
All subsequent errors are the result of the 1st error, which told you pspell was unable to find the dictionary file. There are 2 possibilities why this has happened.
1) Your ISP did not install the dictionary correctly
you can check this by writing a simple sample spell checker script by using example code on http://www.php.net/pspell using the spanish dictionary.
2) FUDforum is not looking for the correct dicitionary, in this case, once you determine the correct dicitionary name you'll need to modify contents of the pspell_lang inside the i18n/spanish directory and rebuild the theme.
FUDforum Core Developer
|
|
|
|
|
|
|