Hi all,
I am integrating ion auth with the codeigniter cart, both are working independently however if I have items in my cart then I login, I lose the cart items.
Guess this is session related, I have scanned the login scripts and doesnt seem to be ended the session and starting a new one, so I am a bit lost.
Fairly new to codeigniter, so if someone could point me in the right direction that would be great?
Thanks,
Martyn