Hello Don,
On Tuesday, October 19, 2004, [EMAIL PROTECTED] wrote...

> This error appears to be a very common error.

> System: FreeBSD 4.10
> Squirrelmail Version: squirrelmail-1.4.3a_1 (ports)
> Squirrelspell Version: SquirrelSpell v0.3.8
> Aspell Version: aspell-0.60_2 (ports)
> - Let me know if more information is required

> I have confired that ispell is working.  From reading previous posts on
> this error I have created the following links to attempt to fix this
> error:

> ln -s /usr/local/bin/ispell /sbin/ispell
> ln -s /usr/local/bin/ispell /bin/ispell
> and have even tried:
> ln -s /usr/local/lib/aspell-0.60/ispell /sbin/ispell
> ln -s /usr/local/lib/aspell-0.60/ispell /bin/ispell

These steps aren't really needed, I'm not sure where you see these,
you can simply update the sqspell_config.php file located in the
plugins\squirrelspell folder.

[..]

> Warning: htmlspecialchars() expects parameter 1 to be string, array given
> in
> /usr/local/www/squirrelmail.orig/plugins/squirrelspell/modules/check_me.mod
> on line 119

This would be the cause of the spell checker failing. For some reason,
an array is being passed to the htmlspecialchars function. I noticed
this when I was fixing another bug in squirrelspell, but the problem
occurred because I was playing with variables, and as soon as I
reverted to using the original code, it went away. Can you try doing
an install using the SM tarball from the website instead of a port
based install?

-- 
Jonathan Angliss
([EMAIL PROTECTED])

Posting Hints: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
--
squirrelmail-users mailing list
Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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