Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shopping Cart And Check Out Discrepencies


KindredSpirit

Recommended Posts

Newbie here.

 

I've installed and configured osCommerce. Got rid of the error message, secured admin area, secured SSL cart. Fine.

 

The site is not live, still playing with demo products, etc. Seems to work fine.

 

Add demo customers, add demo products, fine - but somewhere along the way, with items in the shopping cart, I will go to check out and then it says "Cart Empty". Go back to cart, see items, go the check out, "Cart Empty". Log out. Go to CATOLOG in breadcrumbs to log in as different customer, and the SHOPPING CART box on right side bar indicates that I, who have not even logged in yet, have a product in my shopping cart.

 

The shopping cart seems to be in a previous session, not connected to the current session. And the checkout is in the current session.

 

I am hoping that it is because I am a very newbie newbie and am doing or not doing something totally simple, perhaps some setting in the configuration of SESSION or use of cookies.

 

I'm depending on you brain children to help an old fart out here.

 

Site is not live, so you can check it out.

http://www.kindredspirits.ws/onlinestore

 

Thanks guys

Link to comment
Share on other sites

It is due to different web server used for HTTPS (checkout procedure) - https://kindre.fatcow.com/onlinestore/

It is not possible to use different URLs for HTTP and HTTPS. You should choose only one.

 

Thanks Jiri.

 

That happens when I enable SSL by changing false to true in configur.php

 

define('ENABLE_SSL', true); // secure webserver for checkout procedure?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...