Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Update Cart


sandy3

Recommended Posts

Hi

When customers click the update button to remove a product or change the quantity a blank page appears. By using the back button in the brower the cart is actually updated. How someone please point me in the right direction to look for the page that might be causing the problem.

 

Thanks :D

Link to comment
Share on other sites

Hi

When customers click the update button to remove a product or change the quantity a blank page appears.  By using the back button in the brower the cart is actually updated.  How someone please point me in the right direction to look for the page that might be causing the problem.

 

Thanks :D

 

It should be somewhere in your shopping_cart files. when update is pressed, you go thru application_top, as always, where the update actions are taken. Then you return to the shopping cart page. So it is either in the update action part of application_top or in the code of shoppingcart or its language files. Blank pages are generally caused by a missing quote of a missing bracket or by too many of both.

Treasurer MFC

Link to comment
Share on other sites

Thanks heaps, the problem was in the catolog - shopping_cart.php missing a quote. :rolleyes:

I do have another page doing a similar thing the create_account, when clicking continue the page returns to itself, then have to fill in the password fields again on clicking the continue button for a second time you finally get to account sucess. The site is www.instore.co.nz :blush:

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...