Welcome Guest, Not a member yet? Register   Sign In
wanwizard, datamapper. session wont store data in default database if use cart library
#3

[eluser]WanWizard[/eluser]
What has Datamapper to do with either a Session or a Cart library?

The cart library (I assume CI's own library?) only uses sessions, so if that doesn't work, debug that. My guess: you're using cookies to store session data, and your cart data exceeds the 4Kb limit of a cookie.

Saving cart data to the database is something you have to code up, so without showing us how you've done that, we can keep on guessing...


Messages In This Thread
wanwizard, datamapper. session wont store data in default database if use cart library - by El Forum - 05-11-2013, 06:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB