Hi,
I use CI 2.1.4 with PHP 5.1.6 and MySQL 5.0.77.
I save session variables in table not in cookies. Sometimes some of this variables set with set_userdata disappear of user sessión while others not. Typically occurs with last variables set.
I don’t use unset_userdata for these variables.
Thanks.