jazzyjester Posted August 25, 2006 Posted August 25, 2006 Hello. I am a little new one in the oscommerce thing, so i have a little problem with shopping cart. when people click "buy now" , one product added to the shopping cart every time, and the rest products that alredy in been in the cart are vanished. ( i have only one product all the time ). did i forgot something ? thanx.
brianstorm Posted August 25, 2006 Posted August 25, 2006 you could try changing the way sessions are handled.... if you are using files try the database and vice-versa (alter includes/configure.php) there are also some settings in admin/configuration/sessions that you could try altering and see what happens with ten thousand dollars we'll all be millionaires
jazzyjester Posted August 26, 2006 Author Posted August 26, 2006 I already have the mysql define : define('STORE_SESSIONS', 'mysql'); but still it adds only one product....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.