Page 4 of 4

Re: @tik Copy customer order confirmation for owner

Posted: Fri Nov 29, 2013 8:52 pm
by Ljubo
Thanks for hint.
The problem was that I did check for all those obvious things.

What I did not check was something I did not know about.
But, at the end, and with the help from a guy from my hosting company, I resolved it.

In case anyone would have similar problem in the future...

So, the problem was in invisible BOM - byte order mark.
It seems like it does not go well with UTF-8 and PHP.

Suggestion is to check files involved whether they contain the BOM or not - good way to do it is via Notepad++.
With the file opened, just click on Encoding menu and click on <Encode in UTF-8 without BOM>.
Save file and reupload it.

Thats it. Worked for me.

Re: @tik Copy customer order confirmation for owner

Posted: Wed Dec 11, 2013 12:01 am
by wearcoffee
Got 1.5.6 and Just installed. Doesn't do anything. Same emails being sent to all notified.

Re: @tik Copy customer order confirmation for owner

Posted: Wed Dec 11, 2013 9:16 am
by OC2PS
wearcoffee wrote:Same emails being sent to all notified.
That's what it does. Without this extension, the mail sent to store owner/admin is very sparse. With it, owner gets same email as customer.

Re: @tik Copy customer order confirmation for owner

Posted: Wed Dec 18, 2013 3:46 pm
by DavJames
Hi, I'm using version v1.3 with OpenCart 1.5.6 and I'm using Uber Checkout and Paypal Standard. Your extension works fine except that I'm not receiving order comments in either the admin or customer email. This is surprising since you said this:
This mod also fixes a bug whereby the HTML emails being sent to customers did not include order comments/instructions. With this mod, the order confirmation to customer as well as the order notification to store owner include the order comments.
The strange thing is that when I deactivate your extension, in the standard plain text admin email I receive, the customer's comments ARE there.

Can you please help. Thanks

Re: @tik Copy customer order confirmation for owner

Posted: Tue Feb 18, 2014 11:26 am
by slewmania
Hey There Thanks for the ext.
OC 1.5.6

After install, i'm actually getting less info on the confirmation email.

Here's the resulting email after install:
-----------------------------------------------------------------
You have received an order.

Order ID: 29
Date Added: 18/02/2014
Order Status: Complete

Products
1x test (test) $0.01

Order Totals
Sub-Total: $0.01
Total: $0.01
----------------------------------------------------
This is email before installation:
-----------------------------------------------------------------
You have received an order.

Order ID: 27
Date Added: 17/02/2014
Order Status: Complete

Products
1x Product name (FP-GREEN) $29.00
1x Product name (FP-RED) $29.00

Order Totals
Sub-Total: $52.72
Australian Shipping: $15.00
GST (10%): $6.77
Total: $74.49
---------------------------------------------------------------

Any Ideas?
Cheers
Daz

Re: @tik Copy customer order confirmation for owner

Posted: Thu Feb 20, 2014 3:29 pm
by OC2PS
slewmania wrote:After install, i'm actually getting less info on the confirmation email.
Doesn't seem like you are getting "less" info...the shipping etc missing from the "after" email could be because shipping wasnt required for the product etc.

That being said, you should get much more information. 2 suggestions:
  1. Ensure you have HTML emails enabled
  2. Ensure there aren't other extensions modifying your email template

Re: @tik Copy customer order confirmation for owner

Posted: Mon Apr 14, 2014 11:11 pm
by elhichko
after putting it in place, no order could be made, I did renamed the files, and it keeps not working ;( SAD me....
http://www.opencart.com/index.php?route ... on_id=6371
2014-04-14 15:04:46 - PHP Notice: Undefined variable: home in /home/ealexan/public_html/catalog/view/theme/Spicylicious/template/common/footer.tpl on line 65
2014-04-14 15:04:46 - PHP Notice: Undefined variable: compare in /home/ealexan/public_html/catalog/view/theme/Spicylicious/template/common/header.tpl on line 338
2014-04-14 15:04:46 - PHP Notice: Undefined variable: contact in /home/ealexan/public_html/catalog/view/theme/Spicylicious/template/common/header.tpl on line 341

here is the err in browser

16:35 14.4.2014 г.

Invalid JSON: <b>Notice</b>: Undefined index: reward in <b>/home/ealexan/public_html/catalog/model/onecheckout/checkout.php</b> on line <b>68</b>{"output":"<div class=\"payment\"><div class=\"buttons\">\n <div class=\"right\"><a id=\"button-confirm\" class=\"button\"><span>\u0418\u0437\u043f\u0440\u0430\u0442\u0438 \u043f\u043e\u0440\u044a\u0447\u043a\u0430\u0442\u0430<\/span><\/a><\/div>\n<\/div>\n<script type=\"text\/javascript\"><!--\n$('#button-confirm').bind('click', function() {\n\t$.ajax({ \n\t\ttype: 'GET',\n\t\turl: 'index.php?route=payment\/cod\/confirm',\n\t\tsuccess: function() {\n\t\t\tlocation = 'http:\/\/e-alexandra.com\/checkout\/success.htm';\n\t\t}\t\t\n\t});\n});\n\/\/--><\/script> \n<\/div>"}

HELP needed urgently, as the shop is in maintenance mode now...

Re: @tik Copy customer order confirmation for owner

Posted: Tue Apr 15, 2014 1:47 pm
by OC2PS
elhichko wrote:HELP needed urgently, as the shop is in maintenance mode now...
The first thing you should do is disable the module. You can do that by changing the extension of the module's files from .xml to .xml_
elhichko wrote:after putting it in place, no order could be made, I did renamed the files, and it keeps not working ;( SAD me....
You seem to be using a custom theme and checkout, not the default ones. Perhaps the extension is not compatible with them. It is not viable to make a standard extension compatible with every theme and extension out there.

Re: @tik Copy customer order confirmation for owner

Posted: Tue Apr 15, 2014 2:19 pm
by elhichko
ту, I did a restore from my host backup, will give it a try one more time ;)

Re: @tik Copy customer order confirmation for owner

Posted: Wed May 21, 2014 7:10 am
by akewq
Nice Extension.... just downloaded it, using OC 1.5.6

got error when check out...

Code: Select all

Parse error: syntax error, unexpected '}' in /home/healthgu/public_html/home/vqmod/vqcache/vq2-catalog_model_checkout_order.php on line 620
any ideas why??... please help

thanks!

Re: @tik Copy customer order confirmation for owner

Posted: Tue Feb 16, 2016 6:10 am
by robbiecs
It's possible to have this extension for new version of opencart?

Re: @tik Copy customer order confirmation for owner

Posted: Thu Mar 10, 2016 4:10 am
by IP_CAM
here it is, at least for OC v2.1.0.2 + v.2.2 - older v.2 - Versions not tested!
---
Add Product Images to Customer eMail Confirmation
http://forum.opencart.com/viewtopic.php ... 74#p607916
---
Good Luck ;)
Ernie
bigmax.ch/cart/

Re: @tik Copy customer order confirmation for owner

Posted: Thu Mar 10, 2016 4:31 am
by robbiecs
thank you IP_CAM, but it add only image in the order? I need to receive a copy of order

Re: @tik Copy customer order confirmation for owner

Posted: Thu Mar 10, 2016 5:43 am
by IP_CAM
I guess, one of them should do:
I use this in my v.1.5.6.5_rc:
http://www.opencart.com/index.php?route ... on_id=4137
found here:
http://www.opencart.com/index.php?route ... tification

Good Luck !
Ernie

Re: @tik Copy customer order confirmation for owner

Posted: Thu Mar 10, 2016 5:52 am
by robbiecs
but I have the opencart version 2.1.0.2

Re: @tik Copy customer order confirmation for owner

Posted: Thu Mar 10, 2016 12:58 pm
by IP_CAM
robbiecs wrote:but I have the opencart version 2.1.0.2
OC-2 free-Mod Users will have to be patient, for the time beeing,
the Project has to generate some income first. :D
There is just none existing yet!
Ernie

Re: @tik Copy customer order confirmation for owner

Posted: Wed Feb 14, 2018 7:23 am
by klg1125
I have added a Custom Field by going to Sales > Customers > Custom Fields

The field is showing on the Orders screen, under Payment Details.

What I want to do is add this field to the invoice that is sent to the owner via email once the order is placed.
How & in which file is this done?

Re: @tik Copy customer order confirmation for owner

Posted: Sat Feb 24, 2018 2:41 am
by OCMDev
Hi,

I don't know if you already managed to do it, but I wanted to let you know that we have an extension that does exactly what you require (OpenCart v2.x and v3.x compatible).
The extension propagates Custom Fields (of any type: Text, Checkbox, Select, Radio, Date etc.) to order confirmation email and other sections of OpenCart website (Frontend - Order History, Frontend - Address Book, Frontend - Checkout, Admin - Invoice, Admin - Dispatch Note, Admin Order Details). You can create unlimited number of Custom Fields (Address or Account)
If you want you can check more details and use a demo here: https://www.opencart.com/index.php?rout ... e=1&page=7 or here http://www.ocmdevelopment.com/

Hope this helps.
Have a good day!