steve_s Posted November 28, 2008 Share Posted November 28, 2008 Hi im using RC2a, If a customer add a product to cart then they create or login in the order is not in customer_backet table but if they create or login in first then add a product to cart it is in customer_basket table. in both methods order goes through to orders table when checkout is completed My question is does anyone know where it is stored if they add a product to cart before loging in ? Thanks Steve Link to comment Share on other sites More sharing options...
FIMBLE Posted November 28, 2008 Share Posted November 28, 2008 sessions are stored in the database, (you may need to check your configure.php files to ensure this) check your configure files also for the correct SSL settings, the contents may get lost when the switch from http to https happens Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
steve_s Posted November 28, 2008 Author Share Posted November 28, 2008 sessions are stored in the database, (you may need to check your configure.php files to ensure this)check your configure files also for the correct SSL settings, the contents may get lost when the switch from http to https happens Nic Thank you Steve Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.