Welcome Guest, Not a member yet? Register   Sign In
Matching the User-Agent in the Session Class
#21

[eluser]InsiteFX[/eluser]
You also need to change these:
Code:
$config['sess_cookie_name'] = 'ci_session';
// to
$config['sess_cookie_name'] = 'cisession';

Internet Explorer:

1) Menu - click on tools
2) click on Internet options
3) click on the Privacy tab
4) click on the Advanced button
5) First-party cookies and Third-party cookies select Accept radio button
6) Always allow session cookies checkbox should be checked

InsiteFX




Theme © iAndrew 2016 - Forum software by © MyBB