cachousam2009-12-21 10:11 | Hi, » Quick.Cart v3.x |
cachousam2009-12-21 10:14 | Exuse me the good link is: |
beholder2009-12-21 14:32 | Off the top of my head: try orders.php (add $ at the end of every order line) + orders.def.php (add the new variable to all three lines) + template (add it where it belongs, don't mess it up). Should work automatically. Make backup first. |
cachousam2010-02-05 15:18 | Thanks beholder but you have made a mistake |
beholder2010-02-07 14:51 | I wrote that you also need to modify the "template (add it where it belongs, don't mess it up)". You probably didn't - I don't see it in the pic - you need to modify file templates/admin/products.tpl, in block FORM_MAIN. Add the input field there. Make sure you are using the same variable as the one you created when modifying db structure. |
cachousam2010-02-10 21:49 | Hi marek |