Hello James, On Thursday, November 21, 2002, James McGrail wrote... > Thanks for that code. I thought I'd try it out as I was having no > luck getting on to CVS and enabling server-side sorting did nothing. > It works so thats all good.
As I said in my last reply on this, it wasn't actually a server issue relating to messages, but a session issue, the list of messages never gets set right, so it cannot calculate the correct position of the current message. As such, it cannot work out next or previous messages, so assumes there is no other messages. > I'm using SquirrelMail 1.2.9. At the moment this is causing no > problems. Is there likely to be any problems? I edited the code in > the file /src/global.php not /functions/global.php. I'm guessing > this is location in Squirrlemail 1.3.2. That is correct. The functions were originally copied from version 1.2 series into the 1.3 devel series, so the code in those functions is the same. -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- 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
