> hi all, > i am using squirrelmail version 1.4.3a on Fedora core 2 and whenever on > login using squirrelmail, i get an error in the /httpd/log/error_log which > states that > Wrong parameter count for _() in /usr/share/squirrelmail/src/login.php on > line 109 (may be this is the reason,that users have to enter the > username/password twice) > cud anyone please help out where am i wrong....
The above error wouldn't force them to enter the login information twice. The error is suggesting that it cannot identify the variable $org_name. Make sure $org_name is set in the configuration file. -- Jonathan Angliss <[EMAIL PROTECTED]> ------------------------------------------------------- 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: [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)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
