Search in file rcmail.php session_configure returned three lines. Nothing changed, was the already requested line 184: $this->session_configure(); line 722: public function session_configure(); line 878: $this->session_configure();
Includes header ('X-UA-Compatible: IE = edge, chrome = 1'), on top of index.php I analyze log to find errors.
Thank You
2012/4/20 A.L.E.C alec@alec.pl:
On 04/20/2012 06:45 PM, A.L.E.C wrote:
To OP, you could try to remove .$_SESSION['HTTP_USER_AGENT'] from rcmail::session_configure() or better find what causes user-agent string change if it happens here.
Another and probably better solution is to add
header('X-UA-Compatible: IE=edge,chrome=1');
on top of the index.php file.
-- Aleksander 'A.L.E.C' Machniak LAN Management System Developer [http://lms.org.pl] Roundcube Webmail Developer [http://roundcube.net]
PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl _______________________________________________ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users