Tomas Kuliavas wrote:

---------------
Date: Thu, 6 Apr 2006 16:34:10 +0300 (EEST)
Subject: Re: [SM-USERS] Hitting Next display no details and say "Date
   Unknown"
From: "Tomas Kuliavas" <[EMAIL PROTECTED]>
To: squirrelmail-users@lists.sourceforge.net

I have installed the latest stable version of Squirrelmail.  I am able
to log in and view email but then when I hit next in the pagination the
email disappears and displays "Date Unknown" everywhere.  When I hit
back to go to the original page...same thing.

This mailbox has over 3000 messages in it.  Does that matter?  Any
ideas?

See patch on
http://sourceforge.net/tracker/index.php?func=detail&aid=1304408&group_id=311&atid=423679


Let me know if it fixes your issue.
----------------


Hey Tomas,

Thanks for the suggestion.  When I try to apply that patch I get:

foo:/srv/www/htdocs/com/squirrelmail # patch -p1 < disable_cache.diff
can't find file to patch at input line 10
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|? changes.diff
|? config/test.sh
|Index: src/move_messages.php
|===================================================================
|RCS file:
/cvsroot/squirrelmail/squirrelmail/src/Attic/move_messages.php,v
|retrieving revision 1.81.2.7
|diff -u -r1.81.2.7 move_messages.php
|--- src/move_messages.php      27 Dec 2004 15:04:00 -0000      1.81.2.7
|+++ src/move_messages.php      10 Jan 2006 08:09:59 -0000
--------------------------
File to patch:

Any ideas?  Also this patch says it is for "multiple message delete not
working"...is this what I need for the display/pagination issue?

-p 0

There is no top directory name in patch file.

patch fixes caching issues. move_messages.php has caching problems on
delete/pagination operations. right_main.php script has incorrect
showMessagesForMailbox() call. If message cache is corrupted, you will get
lots of unknown sender/unknown date errors in message listing. right_main
issue is hard to reproduce, because it depends on left_main/right_main
load order.

Hey Tomas,

Ok...installed and it fixed the issue somewhat. it definitely is a caching issue though. For example, I can paginate in the Inbox but then say I go into another folder...hit the next in that and then go back into the Inbox folder. Well at first it looks ok...but then when i hit next it shows me the previous folder's 2nd page. Make sense? Should I wipe out the data dir to make sure it is clean?

Thanks,
Michael


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
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