I have been testing the site I am working on for a couple days now. As of this morning, I am receiving the following error after adding items to the shopping cart:
Error displaying the error page: SQL=SELECT b.*,c.*
FROM mp701_hikashop_cart_product AS b LEFT
JOIN mp701_hikashop_product AS c ON b.product_id=c.product_id
WHERE b.cart_id = 19 AND b.product_id > 0 ORDER BY c.product_parent_id ASC,b.cart_product_modified ASC
I have not altered products. Testing of the last couple days has been for use and css layout. No editing or adding of items to the store