shankarsh1 / jquery-spellchecker

Automatically exported from code.google.com/p/jquery-spellchecker
0 stars 0 forks source link

Pspell result errors #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. regular install
2. enter text in textarea
3. get popup "sorry there was an error processing your request"

What is the expected output? What do you see instead?
get the box of misspelled words, error box

What version of the product are you using? On what operating system?
current 

Please provide any additional information below.
PHP Warning:  pspell_check() [<a 
href='function.pspell-check'>function.pspell-check</a>]: 0 is not a PSPELL 
result index in /www/devel/jquery-spellchecker/checkspelling.php on line 46

Original issue reported on code.google.com by scottzo...@gmail.com on 5 Sep 2012 at 2:18

GoogleCodeExporter commented 8 years ago
I think I have fixed this issue I was having. Since this module is not at root 
level I needed to change the paths to the dictionary and checkspelling.php file 
to reflect where it is located. 

Suggestion may be to get location of js file when called to dynamically set 
where the dictionary and php file are

Original comment by scottzo...@gmail.com on 5 Sep 2012 at 2:44

GoogleCodeExporter commented 8 years ago

Original comment by willis...@gmail.com on 14 Oct 2012 at 5:33