only _session_id appears in sessions table

2004-05-14 Thread Jeremy Brooks
s at the top of the file and ensures that the session gets updated at every request. I get no errors at all. Does anyone have an idea as to why $udat{time} is not getting inserted into state.sessions? I've included info about the sessions table and the system/software. t

Re: only _session_id appears in sessions table

2004-05-14 Thread Jeremy Brooks
Well, I think I figured out my "problem". Everything's working fine, I just can't see the column values in state.session because they're encoded(serialized). Sorry for the post. -Jeremy On Fri, 2004-05-14 at 17:00, Jeremy Brooks wrote: > embperl wizards,