Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

shopping cart


zpupster

Recommended Posts

Posted

hello 
 
  using oscommerce responsive Gold + Extra Commits.
 

i have a test product that when added to shopping cart states that it is added but underneath states that 

the shopping cart is empty.

 

tried deleting the product and reentering but same result.

 

I also have found that this happens to one other legitimate product.

 

i have randomly tested others and they are ok.

 

I am in a panic now because other products may be affected.

 

searching thru google for a solution, stated to address this, but as I have said it is a sporadic thing.

my includes configure.php

 

define('STORE_SESSIONS', 'mysql');

 

thanks.

 

Posted

Ensure that the "test" product and any other product that has issues...does not have orphaned options/attributes attached.

 

Eg:  

You gave the product an option and attributes.  

You then deleted the option without deleting the attributes.

 

PhpMyadmin:

SELECT * FROM products_attributes WHERE products_id = 942

Posted

It switches to the product when clicking buy now, which it normally only does when there are attributes to select.  Follow Burt's advice and you should find your problem.  If you find the solution post back here so others can benefit in the future.

I'm not really a dog.

Posted

hello,

 

thanks burt and john.w

 

We were doing some testing on attributes months back, and carried the attributes for a few items over

from the old database.

 

 

thanks again!!

Archived

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

×
×
  • Create New...