I can't consistent recreate this problem. When I try to update my shopping cart (add or delete product), it should automatically refresh my product page which refreshes shopping cart info on the left column, but instead I get a blank screen (under my menu bar). After it gets blank screen (below the top menu bar), the browser url is showing http://mywebsite/component/hikashop/product/updatecart. If it's working correctly it should show my product page url (e.g. mywebsite/product).
On an older computer/OS we can consistent get the error on firefox and IE when trying to update the cart (add/delete).
On my new computer/OS, it works majority of the time, but I get the blank screen intermittently. I have not figure out the pattern when I get the blank screen. I can recreate this problem sometime following this step
1. if I checkout my cart
2. proceed to paypal
3. I don't logging into paypal
4. I manually go back to my website (without clicking Cancel and return button on the bottom of the paypal screen)
5. update my cart (adding/deleting product from cart).
6. I get blank screen under my top menu bar.
I have hikashop starter version 2.1.1 installed.
FYI: Since the client has only limited products and only 1 category, I didn't use hikashop product template page, instead I used joomla article to build my own product page using this "{product}4|description{/product}" to display product description and used this "{product}1|cart|pricedis3{/product}" to produce "Add to Cart" button.
Appreciate any help as this is affecting my customer with her orders.