hey
how i make its will show btn just at the buttom
https://www.awesomescreenshot.com/image/3569110/bd845c011af0fa8d679c5c61ddcb3671
its show me 2 times
so its very confusing
http://dorisdesign.co.il/drive/index.php/component/virtuemart/user/editaddresscartBT?Itemid=0
:o ;)
thanx
comment out first renderControlButtons($this,$rview);
in over ride of components\com_virtuemart\views\user\tmpl\edit_address.php
hey
if i remov/commant this
<?php renderControlButtons($this,$rview);
i get error 500
its this only this? or i need to delte more lines? (i dont know so much php surry)
big thanx
remove only this :
renderControlButtons($this,$rview);
Otherwise you break the code.
Jörgen @ Kreativ Fotografi
//renderControlButtons($this,$rview);