I recently contacted my Host, telling them to please install PSPell. They did so, successfully (I believe). I enabled
Spell Checking on my SMF, (and it successfully did say "Your server DOES appear to have this setup."), so, I went to go try it out, and I get an error message:
Quote2: PSPELL couldn't open the dictionary. reason: I'm sorry I can't find any suitable word lists for the language-tag "en".
File: /home/*******/public_html/Sources/Subs-Post.php
Line: 838
Any help is greatly appreciated.
Generally, this means that your host has put the dictionaries in a non-standard location. Sometimes, this means they installed Aspell or PHP as an RPM, but from different sources or with different configurations.
If you search for the error message, there's a lot of information on it - here on this forum and on Google. It's a message from PHP.
-[Unknown]