Re: Error message in 1.4.10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/9/07, T. Plancon <tplancon@xxxxxxxxxxxx> wrote:
> Hello,
>
> I just upgraded squirrelmail from 1.4.6 to 1.4.10. When I log into
> 1.4.10 I get the following error messages:
>
> *Notice*: Undefined offset: 1 in
> */var/www/html/squirrelmail-1.4.10/functions/imap_messages.php* on line
> *712*

Try this patch for the above error.  Please report back if it fixed that error.

Index: functions/imap_messages.php
===================================================================
--- functions/imap_messages.php (revision 12361)
+++ functions/imap_messages.php (working copy)
@@ -672,6 +672,7 @@
                                 $type = explode("/", $type);
                                 if(!is_array($type)) {
                                     $type[0] = 'text';
+                                    $type[1] = 'plain';
                                 }
                                 break;
                             default: break;



> *Fatal error*: Allowed memory size of 10485760 bytes exhausted (tried to
> allocate 439 bytes) in
> */var/www/html/squirrelmail-1.4.10/functions/imap_messages.php* on line *580
>
> *The mailbox tree is displayed OK, and when I click on any folder below
> INBOX it displays OK. The error only occurs at the top when trying to
> open INBOX.
>
> Logging back into 1.4.6 works fine. Any help is appreciated, Thanks.
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
squirrelmail-users mailing list
Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
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

[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux