Quote:
Originally Posted by sidra100
i have solve that issue. but now when i place order all orders are not displayed only one or two are shown or some time only sum of amount is shown can any one tel where the problem lies???
|
What is this coming from, the post? If so, post a var_dump($_POST) result to see what's in it. Given the huge dependency on JS here, I still question this as a PHP error; it looks to me that the JS likely isn't updating that counter properly.
First step you should make sure your code works without Javascript on it.