Hi Everyone,

I recently downloaded Squirrelmail 1.4 and installed it on RedHat9 test
system. I am using:

Server version: Apache/2.0.40
Courier-Imap
PHP Version 4.2.2

It seems there are some compatibility issues with SquirrelMail 1.4 and
click_menu plugin. First the include path of the file validate.php seems
to be in correct i.e. 

require_once('../src/validate.php');

should be

require_once('../include/validate.php');

After changing this code i get following error while clicking on options
from Squirrelmail interface. 

Warning: Empty substring in
/home/websites/mail.xyz/htdocs/functions/imap_mailbox.php on line 349

Warning: Empty substring in
/home/websites/mail.xyz/htdocs/functions/imap_mailbox.php on line 362

Warning: Empty substring in
/home/websites/mail.xyz/htdocs/functions/imap_mailbox.php on line 349

Warning: Empty substring in
/home/websites/mail.xyz/htdocs/functions/imap_mailbox.php on line 362

Warning: Empty substring in
/home/websites/mail.xyz/htdocs/functions/imap_mailbox.php on line 349

Warning: Empty substring in
/home/websites/mail.xyz/htdocs/functions/imap_mailbox.php on line 362

Warning: Empty substring in
/home/websites/mail.xyz/htdocs/functions/imap_mailbox.php on line 349

Warning: Empty substring in
/home/websites/mail.xyz/htdocs/functions/imap_mailbox.php on line 362

Any help on the matter will be helpful.

Thanks and Regards,
Nikunj Virani



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
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