murraynumberone Posted May 14, 2015 Share Posted May 14, 2015 Ive looked for the answer. people had the same problem but couldn't find anything useful. This will update the quantity but leave the wrong number in its place (it'll show correctly if i hit "Update Cart" twice) and if i have two or more products only the bottom one will update the quantity but it updates all the ones above it to the same quantity in the DB. cart.php Quote Link to comment Share on other sites More sharing options...
Ofarchades Posted May 14, 2015 Share Posted May 14, 2015 I've only skimmed the code as I'm exhausted and about to go to bed, but is it possible that the code which updates the quantity comes after the code where the quantity is displayed? Try moving the update logic to the top of the script. Quote Link to comment Share on other sites More sharing options...
murraynumberone Posted May 14, 2015 Author Share Posted May 14, 2015 wow...thats exactly what it was... thats embarrassing. you got an easy one tonight. tomorrow we have to figure out why the top one doesn't update when multiple products are in the list. the bottom one updates but it updates all the ones above it to the same quantity number. haha but seriously thank you for that other.. problem. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.