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

(This post was last modified: 12-01-2017, 11:05 AM by richb201.)

(12-01-2017, 09:44 AM)dave friend Wrote: Try a more "sane" folder to store the session files.

PHP Code:
$config['sess_save_path'] = APPATH.'cache'

I don't think your cookies are working correctly.

You give up on using my session testing class?

Yeah. I'm going to try that again. I am a little frustrated by the way xdebug is working (or not). I suspect that sometimes it is not running at all and while I am waiting for breakpoints to "hit" it just executes but never stops. I now suspect that perhaps these little changes I am making might have caused xdebug not to run. Do you know of any way to determine that xdebug is executing? 

APPATH is not defined. Where should that be defined and what to? 
proof that an old dog can learn new tricks
Reply


Messages In This Thread
RE: still losing session userdata across a redirect - by richb201 - 12-01-2017, 10:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB