Welcome Guest, Not a member yet? Register   Sign In
Another cart issue, please bare with me
#1

[eluser]eokorie[/eluser]
From the CI documentation, the cart class uses the CI Sessions and save cart information to the database. Been dealing with this all day with no adequate solution.. I have search the forums high and wide, read a few posts on similar issues but still no decent solution comes to mind. The problem I am facing here is that when the $config['sess_use_database'] is set to TRUE, no cart information is being saved. It so happens that CI just generates a new session id on every page load... very annoying to say the least. However when $config['sess_use_database'] is set to FALSE, the cart information is being saved properly (i.e. the current session is simply being update)...

Anyone experiencing this? I am using the latest version of Reactor downloaded from Git today. So its a bit strange that with use database sessions enabled, cart information is not saved but when its off, everything seems to work fine.

Can anyone help me out on this?

Thanks


Messages In This Thread
Another cart issue, please bare with me - by El Forum - 05-11-2011, 02:09 PM
Another cart issue, please bare with me - by El Forum - 05-11-2011, 03:21 PM
Another cart issue, please bare with me - by El Forum - 05-11-2011, 03:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB