Welcome Guest, Not a member yet? Register   Sign In
still losing session userdata across a redirect
#9

(This post was last modified: 12-01-2017, 04:43 PM by dave friend.)

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?
Reply


Messages In This Thread
RE: still losing session userdata across a redirect - by dave friend - 12-01-2017, 09:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB