> i have never been able to get squirrelspell to work at all, i
> keep getting this error message:
>
> Warning: htmlspecialchars() expects parameter 1 to be string,
> array given in

This error is fixed in 1.4.4rc1. See
http://cvs.sf.net/viewcvs.py/squirrelmail/squirrelmail/plugins/squirrelspell/modules/check_me.mod?r1=1.10.2.3&r2=1.10.2.4

I don't think that it will make your squirrelspell plugin work, because
error happens only when plugin is misconfigured.

show us your plugin configuration.

test all aspell or ispell commands that you use in plugin. remove -a
option and add some text file for spellchecking. If configuration file
contains 'aspell -a', use 'aspell test.txt' for testing. If you use
aspell, make sure that you have language environment variables set. I
think aspell might act differently if LC_ALL, LANG or LANGUAGE environment
variables are set and squirrelmail sets them in php.

-- 
Tomas


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to