Well I just did a ton of work to the plugin. I've attached the new version (see CHANGELOG for new features).
What's interesting is that I was finally able to reproduce the behavior you're seeing. It appears to be related to IE sending cookie information back to the server that php chokes on. There isn't a really good way to intercept the cookie as it's being sent, so I don't have a definitive answer, but... I found that adjusting the size of the cookie being saved helped me avoid that bug. If you read the README or CHANGELOG in this version, you'll see that I had to fuss around with cookie sizes quite a lot to get things working smoothly for me. I got pretty frustrated with the limitations placed on cookies - at least for our purposes. So my suggestion is to try this version, and if you still see these errors to play with the $maxSingleCookieLength value in config.php to see if you can get it working. You might need to clear our your cookie cache before you install this version and possibly every time you change that value (although I didn't have to using IE6). HTH, Paul > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Victor > Gjeset > Sent: Wednesday, February 19, 2003 4:34 AM > To: p dont think > Cc: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] quicksave + IE5.0 + sm1.2.10 > > Hello again > > Sorry that it took some time .. > > Did some more testing (have turned frequency to 0), and we still experience > the same problem. > > Testet on 1.2.11 > -- > Victor Gjeset > > > ----- Original Message ----- > From: "p dont think" <[EMAIL PROTECTED]> > To: "'Victor Gjeset'" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Saturday, February 15, 2003 3:03 AM > Subject: RE: [SM-USERS] quicksave + IE5.0 + sm1.2.10 > > > Attached is a slightly modified version of the quicksave plugin. Please > install it and test when you have the time. > > Also, please try turning the frequency to zero in the Options->Display > Preferences->Quicksave Message Save Frequency box and see if that does > anything. > > Thanks a lot for your help, > > paul > > > > -----Original Message----- > > From: Victor Gjeset [mailto:[EMAIL PROTECTED] > > Sent: Thursday, February 13, 2003 10:32 PM > > To: p dont think > > Cc: [EMAIL PROTECTED] > > Subject: Re: [SM-USERS] quicksave + IE5.0 + sm1.2.10 > > > > Hello again. > > > > Did some more testing with the latest code i got from you: > > 1. Clean installation of 1.2.11 with default plugins - still problem > > 2. Deactivated all plugins, activated just quicksave - still problem > > > > In other words error message come every time quicksave plugin is > activated. > > It is not always that it appears during login process. But in 100% of > tests > > with quicksave plugin activated it appeared when a user goes to > "Compose" > > and then to another ling on the top. > > > > -- > > Victor Gjeset > > > > > > ----- Original Message ----- > > From: "p dont think" <[EMAIL PROTECTED]> > > To: "'Victor Gjeset'" <[EMAIL PROTECTED]> > > Cc: <[EMAIL PROTECTED]> > > Sent: Thursday, February 13, 2003 11:39 PM > > Subject: RE: [SM-USERS] quicksave + IE5.0 + sm1.2.10 > > > > > > > Also, in addition to turning the frequency down and/or off, please > try, > > > if you can (or have you?), deactivating all other non-essential > plugins, > > > so that we can see if it is a plugin-vs-plugin problem that is > causing > > > this. > > > > > > Thanks for your patience, > > > > > > paul > > > > > > > -----Original Message----- > > > > From: p dont think [mailto:[EMAIL PROTECTED] > > > > Sent: Tuesday, February 11, 2003 2:45 PM > > > > To: 'Victor Gjeset' > > > > Cc: '[EMAIL PROTECTED]' > > > > Subject: RE: [SM-USERS] quicksave + IE5.0 + sm1.2.10 > > > > > > > > I have no idea. It could be a charset thing for all I know, but > > > quicksave > > > > doesn't do a heck of a lot when you just log in -- just the same > kind > > > of plugin > > > > initialization that every other plugin does. If you can get that > > > error > > > > happening at least semi-regularly, I can start to send you > debugging > > > code so > > > > we can narrow it down. > > > > > > > > I am putting this back on the SM-USERS mailing list in case anyone > > > else has > > > > seen this problem. > > > > > > > > - paul > > > > > > > > > -----Original Message----- > > > > > From: Victor Gjeset [mailto:[EMAIL PROTECTED] > > > > > Sent: Tuesday, February 11, 2003 2:36 PM > > > > > To: p dont think > > > > > Subject: Re: [SM-USERS] quicksave + IE5.0 + sm1.2.10 > > > > > > > > > > Hello again .. > > > > > > > > > > I will include it on our test servers tomorrow morning and do > some > > > serious > > > > > testing. > > > > > > > > > > It is very possible that it is interaction with other plugins > that > > > is > > > > > problem... But i find it little bit strange - the problem > appears > > > during the > > > > > login process. We have testet with just default plugins that > come > > > default > > > > > with squirrel + quicksave - and we got problems. I am not sure - > can > > > it be > > > > > character set? ( We use רזו in our names :) ) > > > > > > > > > > Will send you an answer with test results tomorrow. > > > > > > > > > > -- > > > > > Victor Gjeset > > > > > > > > > > > > > > > ----- Original Message ----- > > > > > From: "p dont think" <[EMAIL PROTECTED]> > > > > > To: "'Victor Gjeset'" <[EMAIL PROTECTED]> > > > > > Sent: Tuesday, February 11, 2003 10:48 PM > > > > > Subject: RE: [SM-USERS] quicksave + IE5.0 + sm1.2.10 > > > > > > > > > > > > > > > > Argh. Re-reading your previous email, I remember why this > didn't > > > go > > > > > > anywhere... because having combed the code, I see no reason > why it > > > > > > should cause such error (quicksave makes no calls or redirects > > > that > > > > > > would pass through the code that generates that error). > > > > > > > > > > > > The fact that this isn't consistent makes it even more > difficult > > > to > > > > > > figure out what's going on. It very well might be how > quicksave > > > is > > > > > > interacting with one of your other plugins. > > > > > > > > > > > > I have attached a new version of the plugin that I'd love to > have > > > you > > > > > > test. Perhaps the problem will magically ;> disappear. > > > > > > > > > > > > Let me know, > > > > > > > > > > > > paul > > > > > > > > > > > > > > > > > > > > > > > > > -----Original Message----- > > > > > > > From: Victor Gjeset [mailto:[EMAIL PROTECTED] > > > > > > > Sent: Tuesday, February 11, 2003 1:24 AM > > > > > > > To: p dont think > > > > > > > Subject: Re: [SM-USERS] quicksave + IE5.0 + sm1.2.10 > > > > > > > > > > > > > > Hello > > > > > > > > > > > > > > Yes, we still experience this problem, and the only solution > we > > > found > > > > > > was to > > > > > > > deactivate the quicksave plugin. After that everything > worked > > > just > > > > > > fine. It > > > > > > > is really strange - but it is a fact. We have nearly 6000 > users > > > (i > > > > > > work at a > > > > > > > univercity) - so we had a chance to do some good testing :). > It > > > looks > > > > > > like > > > > > > > that something happens with cookies when users use IE 5.0 > and > > > > > > quicksave.. > > > > > > > Something that makes squirrel to show message "you must be > > > logged > > > > > > on..." . > > > > > > > Problem dissapears when we upgrade IE to 6.0, but losts of > our > > > > > > students use > > > > > > > laptops which we do not have any controll over .. that is > why we > > > have > > > > > > to > > > > > > > support IE 5.0 > > > > > > > > > > > > > > -- > > > > > > > Victor Gjeset > > > > > > > > > > > > > > > > > > > > > > > > > > > > ----- Original Message ----- > > > > > > > From: "p dont think" <[EMAIL PROTECTED]> > > > > > > > To: "'Victor Gjeset'" <[EMAIL PROTECTED]> > > > > > > > Sent: Tuesday, February 11, 2003 10:07 AM > > > > > > > Subject: RE: [SM-USERS] quicksave + IE5.0 + sm1.2.10 > > > > > > > > > > > > > > > > > > > > > > Hello, > > > > > > > > > > > > > > > > I am currently doing a little maintenance to the > > > SquirrelMail > > > > > > > > Quicksave plugin, and ran across this message. I am > sorry, > > > but I do > > > > > > not > > > > > > > > remember if we were able to track down this anomaly... > can > > > you tell > > > > > > me > > > > > > > > if you are still having this problem? > > > > > > > > > > > > > > > > Thanks, > > > > > > > > > > > > > > > > paul > > > > > > > > > > > > > > > > > -----Original Message----- > > > > > > > > > From: [EMAIL PROTECTED] > > > > > > > > > [mailto:[EMAIL PROTECTED] > On > > > Behalf > > > > > > Of > > > > > > > > Victor > > > > > > > > > Gjeset > > > > > > > > > Sent: Thursday, December 12, 2002 12:50 AM > > > > > > > > > To: p dont think; > [EMAIL PROTECTED] > > > > > > > > > Subject: Re: [SM-USERS] quicksave + IE5.0 + sm1.2.10 > > > > > > > > > > > > > > > > > > Hello again > > > > > > > > > > > > > > > > > > > > > > > > > > > > Hmmm. I use it regularly at work on Win2k/IE5. No > > > problems. > > > > > > > > > > > > > > > > > > Strange .. We did some testing on win98 and IE5 > yesterday. > > > It > > > > > > worked > > > > > > > > just > > > > > > > > > fine when we disabled quicksave plugin, but it stopped > to > > > work as > > > > > > soon > > > > > > > > as we > > > > > > > > > have enabled the plugin. And the "you must be logged on" > > > message > > > > > > > > appeared. > > > > > > > > > > > > > > > > > > > Are you using the most recent release? > > > > > > > > > > > > > > > > > > [EMAIL PROTECTED] quicksave]# cat version > > > > > > > > > Quick Save > > > > > > > > > 1.1.4 > > > > > > > > > > > > > > > > > > > > > > > > > > > > What other plugins are you using? > > > > > > > > > > > > > > > > > > Well .. its a long list .. > > > > > > > > > > > > > > > > > > Installed Plugins > > > > > > > > > 1. bug_report > > > > > > > > > 2. calendar > > > > > > > > > 3. delete_move_next > > > > > > > > > 4. filters > > > > > > > > > 5. info > > > > > > > > > 6. listcommands > > > > > > > > > 7. mail_fetch > > > > > > > > > 8. newmail > > > > > > > > > 9. administrator > > > > > > > > > 10. sent_subfolders > > > > > > > > > 11. spamcop > > > > > > > > > 12. squirrelspell > > > > > > > > > 13. translate > > > > > > > > > 14. abook_import_export > > > > > > > > > 15. abook_take > > > > > > > > > 16. address_add > > > > > > > > > 17. archive_mail > > > > > > > > > 18. attachment_tnef > > > > > > > > > 19. autocomplete > > > > > > > > > 20. bookmarks > > > > > > > > > 21. folder_sizes > > > > > > > > > 22. get_uuencode > > > > > > > > > 23. jump_to_folder > > > > > > > > > 24. ldapquery > > > > > > > > > 25. ldifimport > > > > > > > > > 26. message_details > > > > > > > > > 27. move_all_messages > > > > > > > > > 28. msg_flags > > > > > > > > > 29. notes > > > > > > > > > 30. notify > > > > > > > > > 31. pupdate > > > > > > > > > 32. qotd_login > > > > > > > > > 33. retrieveuserdata > > > > > > > > > 34. show_user_and_ip > > > > > > > > > 35. smallcal > > > > > > > > > 36. squirrel_logger > > > > > > > > > 37. undelete > > > > > > > > > 38. unsafe_image_rules > > > > > > > > > 39. vacation > > > > > > > > > 40. variable_sent_folder > > > > > > > > > 41. view_as_html > > > > > > > > > 42. folder_synch > > > > > > > > > > > > > > > > > > all plugins are latest version. > > > > > > > > > > > > > > > > > > > At what point do they get that message? > > > > > > > > > > > > > > > > > > Two places - during the login process - right after you > > > press > > > > > > "Login" > > > > > > > > > button, or when they press "Compose" link to write a new > > > mail. > > > > > > > > > > > > > > > > > > > It's hard for me to go on anything without some more > > > specific > > > > > > > > info... but > > > > > > > > > it's also hard to imagine > > > > > > > > > > quicksave having anything to do with SM thinking it's > not > > > logged > > > > > > on > > > > > > > > > > properly. Hmmm > > > > > > > > > > > > > > > > > > I hope that this information will give you some ideas .. > > > > > > > > > > > > > > > > > > Thank you in advance, > > > > > > > > > -- > > > > > > > > > Victor Gjeset > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -----Original Message----- > > > > > > > > > > > From: [EMAIL PROTECTED] > > > > > > > > > > > > [mailto:[EMAIL PROTECTED] > > > On > > > > > > Behalf > > > > > > > > Of > > > > > > > > > > Victor > > > > > > > > > > > Gjeset > > > > > > > > > > > Sent: Wednesday, December 11, 2002 3:44 AM > > > > > > > > > > > To: [EMAIL PROTECTED] > > > > > > > > > > > Subject: [SM-USERS] quicksave + IE5.0 + sm1.2.10 > > > > > > > > > > > > > > > > > > > > > > = trouble .. at least for us .. > > > > > > > > > > > > > > > > > > > > > > We have several users that are using computers with > > > > > > win98/NT/2000 > > > > > > > > and > > > > > > > > > > IE 5.0 > > > > > > > > > > > .. When we activate quicksave plugin users get the > > > famous "you > > > > > > > > must be > > > > > > > > > > > logged on" message. When we remove plugin - > everythin > > > starts > > > > > > to > > > > > > > > work > > > > > > > > > > just > > > > > > > > > > > fine. Users that use IE6 or IE5 on mac`s do not > > > experience the > > > > > > > > same > > > > > > > > > > problem. > > > > > > > > > > > Quicksave pluin is kind of usefull .. so it is pity > to > > > run > > > > > > webmail > > > > > > > > > > without > > > > > > > > > > > it .. Someone got any ideas / experience with the > same > > > problem > > > > > > ? > > > > > > > > > > > > > > > > > > > > > > Thank you in advance .. > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > > Victor Gjeset > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > > > > > > > This sf.net email is sponsored by: > > > > > > > > > > > With Great Power, Comes Great Responsibility > > > > > > > > > > > Learn to use your power at OSDN's High Performance > > > Computing > > > > > > > > Channel > > > > > > > > > > > http://hpc.devchannel.org/ > > > > > > > > > > > -- > > > > > > > > > > > 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 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > > > > > This sf.net email is sponsored by: > > > > > > > > > With Great Power, Comes Great Responsibility > > > > > > > > > Learn to use your power at OSDN's High Performance > Computing > > > > > > Channel > > > > > > > > > http://hpc.devchannel.org/ > > > > > > > > > -- > > > > > > > > > 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 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.NET email is sponsored by: FREE SSL Guide from Thawte > > > are you planning your Web Server Security? Click here to get a FREE > > > Thawte SSL guide and find the answers to all your SSL security > issues. > > > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en > > > -- > > > squirrelmail-users mailing list > > > List Address: [EMAIL PROTECTED] > > > List Archives: > http://sourceforge.net/mailarchive/forum.php?forum_id)95 > > > List Info: > > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > > > > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > The most comprehensive and flexible code editor you can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > www.slickedit.com/sourceforge > -- > squirrelmail-users mailing list > List Address: [EMAIL PROTECTED] > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
quicksave.1.2.1-1.1.0.tar.gz
Description: Binary data