hmm.. I think I am not sure..I thought it is the way PHP handles or
OthAuth handles it..

Should the session remain unchanged if the before and after the user
logs in ?...

Can it because othAuth is killing the session before loggin a user..I
will need to check the othAuth component

Regards,
Ritesh

On Oct 5, 1:32 am, Grant Cox <[EMAIL PROTECTED]> wrote:
> Why is a new session created when they log in?
>
> On Oct 5, 12:57 pm, bingo <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi,
>
> > I am trying to create something like amazon, where user can browse
> > items and put in cart and after that log in to checkout items.
> > However, currently I am storing items in a session variable. The
> > problem, once the user logs in, a new session is created and I lose
> > all the information about the items that are in the basket. Is there a
> > way, I can copy or retain the session variables after the user log in
> > for checking out items
>
> > Regards
> > Ritesh- Hide quoted text -
>
> - Show quoted text -


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to