Losing Session data

TonyGib 16 Feb, 2012
Bob hi - Got a funny! Going through a series of forms, collecting data. In every case session data (see pic 2) is present. Exit from last form to article (via redirect user) then when page displays all session data is gone (see pic 1).
Any thoughts?
GreyHead 16 Feb, 2012
Hi TonyGib,

They are from different users and hence different sessions. Check the User info: in the first image it's a guest and in the second it's a registered user.

Now I have no idea why the user has changed in the redirection :-(

Bob
TonyGib 16 Feb, 2012
Agreed .. Thinking about it I may have an idea why .. I'll try it out and let you know.
Thanks

Tony
TonyGib 17 Feb, 2012
Hi Bob - yes I found the reason, a simple one really, the redirect url had http not https on it. That simple!
Thanks for your patience. 😀
GreyHead 17 Feb, 2012
Hi Tony,

Yes, that would do it :-) Well found.

Bob
This topic is locked and no more replies can be posted.