Add product with kit part to cart = system falls over
Posted: Thu Jul 30, 2009 3:55 am
Hi all,
AbleCommerce 7.0.3 build 12458
I have a product with 1 option (colour) a 5 kitting options, some of those options have 5 products assigned.
I can add the product with a selected colour option to the cart with no problems. As soon as I select a kit option and click 'add to cart' then I see the processing pop-up for about 20-30 seconds, nothing gets added to the cart, in Firefox I get the 'Opps, something went wrong' page, I get logged out of the admin interface (seems the site has crashed) and no error is shown in the logs. In IE the processing pop-up just disappears and the cart is not updated, I still get logged out of the admin section.
All the products in the kit options are in stock.
Today, I'm also not able to access the site from the 'Store' link from the admin. If do this I get logged out of the admin interface. A symptom of another problem?
The only thing I have changed is the web.config culture to show British date formats, as below. Changing this back to "en-US" the problems still occurs.
<globalization culture="en-GB" uiCulture="en-GB" />
Any ideas?
Thanks,
Si
AbleCommerce 7.0.3 build 12458
I have a product with 1 option (colour) a 5 kitting options, some of those options have 5 products assigned.
I can add the product with a selected colour option to the cart with no problems. As soon as I select a kit option and click 'add to cart' then I see the processing pop-up for about 20-30 seconds, nothing gets added to the cart, in Firefox I get the 'Opps, something went wrong' page, I get logged out of the admin interface (seems the site has crashed) and no error is shown in the logs. In IE the processing pop-up just disappears and the cart is not updated, I still get logged out of the admin section.
All the products in the kit options are in stock.
Today, I'm also not able to access the site from the 'Store' link from the admin. If do this I get logged out of the admin interface. A symptom of another problem?
The only thing I have changed is the web.config culture to show British date formats, as below. Changing this back to "en-US" the problems still occurs.
<globalization culture="en-GB" uiCulture="en-GB" />
Any ideas?
Thanks,
Si