machupichu![]() 2007-02-14 00:15 | I use Quick.Cart v1.4 and i need to change the maximum order quantity from 999 to 9999, i tried to modify "orders_basket.tpl" and change "maxlength="3" to "maxlength="4" but it's not working.... » Quick.Cart v1.x |
treewood (OpenSolution)2007-02-14 06:21 | machupichu - edit actions_client/orders.php and change: |
machupichu![]() 2007-02-15 12:20 | aha..thank you. |