> Hello Kalin, > On Tuesday, November 09, 2004, kalin mintchev wrote... >> on SM 1.4.3a squirrelspell problem: > >> Warning: htmlspecialchars() expects parameter 1 to be string, array >> given in >> /web/el.net/web/htdocs/squirrelmail-1.4.3a/plugins/squirrelspell/modules/check_me.mod >> on line 119 > >> Warning: join() [function.join]: Bad arguments. in >> /web/el.net/web/htdocs/squirrelmail-1.4.3a/plugins/squirrelspell/modules/check_me.mod >> on line 119 >> SquirrelSpell is misconfigured. >> I tried to execute 'ispell -a', but it returned > >> what to check? > > The archives? The first part of this error was fixed in CVS a few > weeks ago. Now you just need to know why ispell isn't running. Try > executing it from the shell, find out if it is valid, and generates > any errors.
man ispell ---- The -a option is intended to be used from other programs through a pipe. In this mode, ispell prints a one-line version identification message, and then begins reading lines of input. ---- Moral of the story, don't use -a option when you test ispell in shell. -- Tomas ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click -- 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
