I noticed that when I didn't spell anything wrong, I was told that there were no errors. When I did spell something wrong, however, I got a "server error". Looking at the RC logs, I saw that it was unable to find the file spell_googlie.inc.
After looking in more detail at the error message, and the directory listings, I ended up getting spelling to work just fine by renaming a file:
Old:
/program/steps/mail/spell_googie.inc
New:
/program/steps/mail/spell_googlie.inc
I don't know if this was some kind of strange typo / bug in the spelling of this file name or not. But renaming it to put the "l" in fixed everything.
Quote from: Jason_Bassford;21529I don't know if this was some kind of strange typo / bug in the spelling of this file name or not. But renaming it to put the "l" in fixed everything.
Definitively a bug (typo), I think. Renamed it to spell_googlie.inc and my spell check is working again. I'm using v0.3.1 btw.
Mine works fine and I never need to rename the file, odd. :confused:
Quote from: skaero;23137Mine works fine and I never need to rename the file, odd. :confused:
Same here, with 0.3.1-stable.
I can confirm renaming the file to add the "l" fixes the spell checker for me too :)