SquirrelMail English Site Russian Site Japanese Site 
News
About
Support
Screen shots
Download
Plugins
Documentation
Sponsors



Older Newer
Fri, 15 Aug 2008 06:09:34 . . . . 83.227.153.198 [Formatting]
Thu, 14 Aug 2008 08:53:32 . . . . 83.140.188.57 [added alternate suggestion]
Sun, 18 May 2008 16:51:30 . . . . 66.92.173.75 [Add note about required session support]


Changes by last author:

Added:
----
Changed:
After much debugging i realized that some of my users were experiencing blank pages in IE or error -12263 in Firefox because get_location() in strings.php was constructing a url like https://webmail.example.com:80/src. I have yet to find out why (i do have mod_ssl compiled in, but i'm not using it for webmail). For now i changed get_location() to always construct a http url without a port number.

After much debugging I realized that some of my users were experiencing blank pages in Internet Explorer or error -12263 in Firefox because get_location() in strings.php was constructing an URL like https://webmail.example.com:80/src. I have yet to find out why (I do have mod_ssl compiled in, but I'm not using it for webmail). For now I changed get_location() to always construct a HTTP URL without a port number.

2008-08-14 - 83.140.188.57

© 1999-2008 by The SquirrelMail Project Team