Hi there! I encountered a problem within the view_cart.php script that has to do with the only input field - Quantity. When there's already something in the cart, the quantity can't be changed manually and after I press the Update My Cart button nothing changes and the already preset qty is again displayed.
Here is the part of the script that in my opinion is problematic:
61 // Print the returned records
62 echo "\t<tr>
63 <td align=\"left\">{$row['artist']}</td>
64 <td align=\"left\">{$row['print_name']}</td>
65 <td align=\"right\">\${$_SES