Welcome Guest, Not a member yet? Register   Sign In
IE Bug
#2

[eluser]InsiteFX[/eluser]
Try this Change: IE has a problem with the under_score!
Code:
// application/config/config.php

// from
$config['sess_cookie_name'] = 'ci_session';
// to
$config['sess_cookie_name'] = 'cisession';

Also it depends on your IE options for cookies!

InsiteFX


Messages In This Thread
IE Bug - by El Forum - 03-03-2011, 12:02 PM
IE Bug - by El Forum - 03-03-2011, 02:36 PM
IE Bug - by El Forum - 03-03-2011, 03:43 PM
IE Bug - by El Forum - 03-03-2011, 05:07 PM
IE Bug - by El Forum - 03-03-2011, 06:25 PM
IE Bug - by El Forum - 03-03-2011, 09:56 PM
IE Bug - by El Forum - 03-04-2011, 04:13 AM
IE Bug - by El Forum - 03-04-2011, 05:44 AM
IE Bug - by El Forum - 03-04-2011, 11:25 AM
IE Bug - by El Forum - 03-04-2011, 04:57 PM
IE Bug - by El Forum - 03-04-2011, 06:25 PM
IE Bug - by El Forum - 03-04-2011, 07:05 PM
IE Bug - by El Forum - 03-30-2011, 08:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB