still losing session userdata across a redirect |
Try a more "sane" folder to store the session files.
PHP Code: $config['sess_save_path'] = APPPATH.'cache'; I don't think your cookies are working correctly. You give up on using my session testing class? |
Welcome Guest, Not a member yet? Register Sign In |