Page 2 of 4
Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 12:03 am
by OC2PS
Try this. I added the Dutch text to this (assumed your language folder is called netherlands).
If you use this file, don't forget to remove the new variable from the Dutch version if you had already added.
Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 12:09 am
by i2Paq
Nope, the footer still not working
Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 12:13 am
by OC2PS
Nevermind then.
Is the Dutch version working, though?
Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 12:15 am
by i2Paq
OC2PS wrote:Nevermind then.
Is the Dutch version working, though?
Yes, it is working like a charm.
Changed netherlands into dutch, because we speak Dutch but live in The Netherlands

Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 12:22 am
by OC2PS
i2Paq wrote:Changed netherlands into dutch, because we speak Dutch but live in The Netherlands


I know, but seems in most software the Dutch language is annotated as Netherlands...
Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 1:41 am
by i2Paq
LOL!
I have just another tiny/small/petite request
Would it be possible to add the order_id to the subject?
This so when browsing through the e-mails you can easily find the order-email you are looking for

Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 12:21 pm
by OC2PS
Here you go.
Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 1:13 pm
by i2Paq
OC2PS wrote:Here you go.
Almost
text_new_owner_subject
Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 1:17 pm
by OC2PS
Sorry? Are you getting an error? Can you post the exact error message?
Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 3:48 pm
by i2Paq
OC2PS wrote:Sorry? Are you getting an error? Can you post the exact error message?
The email I get has
text_new_owner_subject as the subject.
Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 3:51 pm
by OC2PS
Both in English and in Dutch?
Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 4:12 pm
by i2Paq
OC2PS wrote:Both in English and in Dutch?
Nope, but found the issue.
netherlands instead of dutch

Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 4:14 pm
by OC2PS
Right! Enjoy!
Re: @tik Copy customer order confirmation for owner
Posted: Fri Aug 24, 2012 4:18 pm
by i2Paq
OC2PS wrote:Right! Enjoy!
Did you see my PM?
Re: @tik Copy customer order confirmation for owner
Posted: Mon Nov 12, 2012 8:35 pm
by ronnieb
Hi
brilliant extension,
how do I move the comments from the top right box (under the ip address)
to below into its own row
I have gone to order tpl
Code: Select all
<td style="font-size: 12px; border-right: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; text-align: left; padding: 7px;"><b><?php echo $text_order_id; ?></b> <?php echo $order_id; ?><br />
<b><?php echo $text_date_added; ?></b> <?php echo $date_added; ?><br />
<b><?php echo $text_payment_method; ?></b> <?php echo $payment_method; ?><br />
<?php if ($shipping_method) { ?>
<b><?php echo $text_shipping_method; ?></b> <?php echo $shipping_method; ?>
<?php } ?></td>
<td style="font-size: 12px; border-right: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; text-align: left; padding: 7px;"><b><?php echo $text_email; ?></b> <?php echo $email; ?><br />
<b><?php echo $text_telephone; ?></b> <?php echo $telephone; ?><br />
<b><?php echo $text_ip; ?></b> <?php echo $ip; ?><br /></td>
</tr>
</tbody>
</table>
<?php if ($comment) { ?>
<table style="border-collapse: collapse; width: 100%; border-top: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; margin-bottom: 20px;">
<thead>
<tr>
<td style="font-size: 12px; border-right: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; background-color: #EFEFEF; font-weight: bold; text-align: left; padding: 7px; color: #222222;"><?php echo $text_instruction; ?></td>
</tr>
</thead>
<tbody>
<tr>
<td style="font-size: 12px; border-right: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; text-align: left; padding: 7px;"><?php echo $comment; ?></td>
</tr>
</tbody>
</table>
which shows the comment in the correct place - but it comes out squeezed into the small box
Thanks
Ronnie
Re: @tik Copy customer order confirmation for owner
Posted: Mon Nov 12, 2012 8:49 pm
by thebluebus
I can't get this to work on 1.5.4.1
I've got a few other vqmods running but nothing i think will interfere with this. Its just sending a blank email with the email headers as an attachment
Code: Select all
Return-Path: <admin@site.com>
X-Original-To: admin@site.com
Delivered-To: admin@site.com
Received: from mailsa4.webhost.net (unknown [10.253.0.14])
by mailstor2.webhost.net (Postfix) with ESMTP id DE80414E748
for <admin@site.com>; Mon, 12 Nov 2012 12:45:31 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
by mailsa4.webhost.net (Postfix) with ESMTP id CDAB41F3167
for <admin@site.com>; Mon, 12 Nov 2012 12:45:31 +0000 (UTC)
Received: from mailsa4.webhost.net ([127.0.0.1])
by localhost (webhost.net [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id Yhohk4T-hvEV for <admin@site.com>;
Mon, 12 Nov 2012 12:45:31 +0000 (UTC)
X-Greylist: from auto-whitelisted by SQLgrey-1.8.0-rc2
Received: from c20.webhost.net (c20.webhost.net [77.232.68.46])
by mailsa4.webhost.net (Postfix) with ESMTP id C08C41F3154
for <admin@site.com>; Mon, 12 Nov 2012 12:45:31 +0000 (UTC)
Received: from cluster.webhost-coustomer.net (node2.c20 [10.1.20.2])
by c20.webhost.net (Postfix) with SMTP id AD42B242C0
for <admin@site.com>; Mon, 12 Nov 2012 12:45:31 +0000 (UTC)
From: =?UTF-8?B?T2FrcyBIYW1wZXJz?=<admin@site.com>
X-webhostMailTag: TUMyNzkxNVRWODYwMjI4U2ExLjA2U1RQSFAK
To: admin@site.com
Subject: =?UTF-8?B?T2FrcyBIYW1wZXJzIC0gT3JkZXIgNTM=?=
MIME-Version: 1.0
Date: Mon, 12 Nov 2012 12:45:31 +0000
Reply-To: =?UTF-8?B?T2FrcyBIYW1wZXJz?=<admin@site.com>
X-Mailer: PHP/5.2.42-webhost28
Content-Type: multipart/related; boundary="----=_NextPart_8405808b7942f81b15ee490f0865133c"
Message-Id: <20121112124531.CDAB41F3167@mailsa4.webhost.net>
any ideas? i'm a bit stuck
Re: @tik Copy customer order confirmation for owner
Posted: Sun Dec 02, 2012 5:14 am
by OC2PS
ronnieb wrote:shows the comment in the correct place - but it comes out squeezed into the small box
Yes, because you have placed it in a narrow cell in the table. You can either place it in a wider column, or place it outside the table, or use colspan to merge cells.
Re: @tik Copy customer order confirmation for owner
Posted: Sun Dec 02, 2012 5:15 am
by OC2PS
thebluebus wrote:any ideas?
First things first, are emails being sent okay, when the mod is disabled?
Re: @tik Copy customer order confirmation for owner
Posted: Thu Dec 27, 2012 7:22 pm
by webtouch
Hello mate i wonder if you can help with this.
I have installed your mod and done a test transaction but there is a major issue.
The admin received the order notification fine, looks really nice, but the customer email (my test in this instance) never arrived. This would be a huge problem for the online store.
Using 1.5.3.1
There is no specific error code in VQMOD to point to a problem.
Please can you let me know asap as we love your Mod but need it working.... happily donate once its 100%
Re: @tik Copy customer order confirmation for owner
Posted: Thu Dec 27, 2012 10:26 pm
by OC2PS
Your customer email probably went to the customer's Spam folder. That happens from time to time.
Also, occasionally, the customer will input wrong email address - OpenCart does not validate email (e.g. by making the customer enter it twice).
Neither problem has anything to do with this mod.
Also, please note that often when testing, I've seen this happen fairly often: