zpupster Posted October 22, 2015 Posted October 22, 2015 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.
♥John W Posted October 22, 2015 Posted October 22, 2015 Do you have a link to your store? I'm not really a dog.
zpupster Posted October 23, 2015 Author Posted October 23, 2015 here the test item is still activate for now.
burt Posted October 23, 2015 Posted October 23, 2015 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
♥John W Posted October 23, 2015 Posted October 23, 2015 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.
zpupster Posted October 23, 2015 Author Posted October 23, 2015 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!!
zpupster Posted October 23, 2015 Author Posted October 23, 2015 deleted the attributes out and everything is fine.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.