Page 1 of 1
Search found 12 matches
Re: I can't change the emails Opencart sends to customers
I think I'm going insane. I deleted order_edit.twig from the server. I went into the storage/cache on the server and deleted everything. Then I deleted catalog\controller\mail\order.php and the email STILL WORKS. How? When I update the order status and tick to notify customer it still sends. I'm tot...
Jump to post- Fri Nov 26, 2021 12:02 pm
- Replies 7
- Views 1459
Re: I can't change the emails Opencart sends to customers
edit the template file, you should see the changes in the email I should, but I'm not. I even tried deleting order_edit.twig from the server and the email still sends! Where is it coming from? I changed it and refreshed template, sass and mods. Then I deleted it and refreshed the same, and the emai...
Jump to post- Fri Nov 26, 2021 11:31 am
- Replies 7
- Views 1459
I can't change the emails Opencart sends to customers
Hi guys, I am trying to change the emails that Opencart sends to customers. Specifically the order_edit email. I updated the twig in catalog\view\theme\default\template\mail\order_edit.twig and I also updated the text contained in catalog\language\en-gb\mail\order_edit.php I refreshed the template c...
Jump to post- Fri Nov 26, 2021 8:44 am
- Replies 7
- Views 1459
Re: Can't login using API on OpenCart 3.0.2.0
I'd like to add products to the cart.
But at this stage I can't manage to login to the api and get my api token.
- Fri Jan 03, 2020 6:37 pm
- Replies 6
- Views 1561
Re: Can't login using API on OpenCart 3.0.2.0
Thank you for your response. That fix didn't work for me, unfortunately. My admin/view/template/sale/order_info.twig doesn't have the code that the post says to change. I made the specified changes in admin/view/template/sale/order_info.twig but I am still getting the same error message: Notice: Und...
Jump to post- Fri Jan 03, 2020 5:52 am
- Replies 6
- Views 1561
Can't login using API on OpenCart 3.0.2.0
Hello, I am trying to login to use the API on my store, and when I try I get this error: Notice: Undefined index: api_token in /catalog/controller/startup/session.php on line 8 I'm following the documentation here: http://docs.opencart.com/en-gb/system/users/api/ Passing the username and key but I g...
Jump to post- Thu Jan 02, 2020 5:45 pm
- Replies 6
- Views 1561
Re: I broke my OpenCart installation by changing the language
I have tried that, and from what I can tell from the attached image I have all the values that they should, but it still isn't working. Jump to post
- Tue Jul 30, 2019 8:21 am
- Replies 6
- Views 805
I broke my OpenCart installation by changing the language
Hi guys, I changed the language on my OpenCart shop from having the code en-gb to english. This has broken everything. Now on my shop I get these error messages, and none of the products or categories are showing up. Now when I try to change the language back there is no option to enable or disable ...
Jump to post- Tue Jul 30, 2019 8:11 am
- Replies 6
- Views 805
Re: Add custom field to checkout
Anyone have a clue on this one? Adding custom fields to the checkout?
Jump to post- Thu Jul 17, 2014 6:34 am
- Replies 4
- Views 1407
Re: Add custom field to checkout
Yeah sorry I need to add an additional checkbox AFTER where the customer chooses their shipping method. I need a checkbox and if it's ticked I need to state that it's ticked in the admin email that notifies new orders and on the customer invoice.
Jump to post- Wed Jul 16, 2014 2:03 pm
- Replies 4
- Views 1407
Add custom field to checkout
Hello, I need to add a checkbox below where customers choose their shipping method in the checkout. It is to give authority to leave goods unattended. If they tick the box I need that information to be available in the admin email that notifies new orders and on the customer invoice. Any ideas or mo...
Jump to post- Wed Jul 16, 2014 7:57 am
- Replies 4
- Views 1407
Make cart weight round up to whole kg
Hello,
I'm running OC 1.5.6.4 from a clean install. What I need to do is make my cart round up the total cart weight to a whole kg. So if my customers cart total is 4.3kg I need the shipping calculated on 5kg. How can I do this?
Thank you.
- Mon Jul 14, 2014 6:43 pm
- Replies 1
- Views 409
Search found 12 matches