Page 1 of 1
Search found 6 matches
Re: [vQmod] Add new field to Registration Form,Frontend&Back
Just used this on 1.5.2.1 and it only needed two minor alterations to the xml file: 1) in search for 'final class Affiliate' in system/library/affiliate.php change the search to 'class Affiliate' 2) in search for 'final class Customer' in system/library/customer.php change the search to 'class Cust...
Jump to post- Sat Apr 21, 2012 4:58 pm
- Replies 150
- Views 73933
Re: Adding custom Terms on confirm.tpl, not succeed about it
thanks, but I know the information pages and "terms&conditions", but it doesn't comment PHP codes? I put same PHP values on there and just commented out it. I think I need some code on controller/checkout/confirm.php. but it has already some codes about shipping. but not comment it. I ...
Jump to post- Fri Apr 20, 2012 4:16 pm
- Replies 3
- Views 1063
Adding custom Terms on confirm.tpl, not succeed about it.
Hello, I want to add custom terms for my store and I have to do it but, I couldn't manage it. Here is what I want: on confirm.tpl, after; <?php if (!isset($redirect)) { ?> I put this code's; <div> <table> <tr><td>Here is my terms for you</td></tr> <tr> <td align="center"> <div style="...
Jump to post- Thu Apr 19, 2012 11:31 pm
- Replies 3
- Views 1063
Re: [vQmod] Add new field to Registration Form,Frontend&Back
I'm using 1.5.2.1 and it didn't seem on register page. could you update this for 1.5.2.1
Jump to post- Tue Apr 10, 2012 6:57 am
- Replies 150
- Views 73933
Re: [vQmod] Removes Email - Powered by Opencart 1.5.2x
thank you!
Jump to post- Mon Apr 09, 2012 5:10 am
- Replies 6
- Views 2458
Re: [vQmod] Admin HTML Order Confirmation Plus 1.5.x
hi,
is this works on 1.5.2.1?
thanks.
- Mon Apr 09, 2012 5:04 am
- Replies 52
- Views 34279
Search found 6 matches