I'm getting three script errors when I run the SpellChecker. I followed the instructions closely and got FCKEditor, GNU Aspell, and PHP all up and running. The editor works great but when I try to run the SpellChecker it tosses out 3 script errors on the spellchecker.php page. I've tried to figure out the problem but having no luck finding why this is happening. Did this happen to anyone when they tried SpellChecker? How do you resolve this? Thanks.
Wed, 08/17/2005 - 04:31
#1
RE: Speller Pages Script Errors
On the other hand (there is hope) I don't get js error. Which one do you see?
Cheers,
Stephan Tual
RE: Speller Pages Script Errors
Dood, add the -H option to aspell. Google is a freaking kewl resource.
I'm pretty sure I saw a couple of posts saying "I got it working, with a little work". I know it WAS working, and you can always do one of those DIFF type of deals to see what's changed. This stuff ain't rocket science man.
Just messing with ya. I know how hard it all can be. At any rate, it is possible, and it sounds like since you don't have any more js errors, you are really close. The -H option for aspell will be what you need to ignore html (so long as it's well formatted. Messed up tags and such WILL come up as spelling errors!)
Good luck, hothhe, etc.etc.. =-]
RE: Speller Pages Script Errors
thank you for the tip with the -h argument for strippinh html-tag. unfortunatly, this option has stripped the content inside html-tags too in my case. I'm sure my html is well-formed - just a few paragraphs.
Does this option realy work for you?
cheers jenzener
RE: Speller Pages Script Errors
Tx Xenden... I saw one post saying it was working and it was Jenzener. But apparently Jen you're still having problems with it, I'm sorry to hear
I'll give a shot at the -h option.
RE: Speller Pages Script Errors
cheers
jenzener
RE: Speller Pages Script Errors
Jenzener, would you care to share you code in the files section as an alternative CF connector?
RE: Speller Pages Script Errors
my files can be found in the patches section:
http://sourceforge.net/tracker/index.ph ... tid=543655
RE: Speller Pages Script Errors
Jenzener, we salute you.
Thank you so much for your contribution. I know it will help many people.