Post by uksitebuilder » Mon Jan 23, 2012 5:13 pm

Can you paste the source of the HTML email

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by webecho » Mon Jan 23, 2012 5:26 pm

Hi Simon
Here is the HTML Email text, followed by the Plain email text.

Code: Select all

<body>
<div id="container"><a href="http://localhost/vinlive/store/" title="******"><img src="cid:570e79baaf0a49c355f7a1d1098a4272" alt="*************s" id="logo" /></a>
  <p><p>Thank you for ordering with *****************l.</p><p>Orders with payment by Credit Card will be processed as soon as Payment has been confirmed.</p><p> If you are a 30 day account Customer, your order will be processed immediately.</p></p>
    <p>To view your order click on the link below:</p>
  <p><a href="http://localhost/vinlive/store/index.php?route=account/order/info&order_id=51">http://localhost/vinlive/store/index.php?route=account/order/info&order_id=51</a></p>
      <table class="list">
    <thead>
      <tr>
        <td class="left" colspan="2">Your Order Details</td>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td class="left">
          <b>Order ID:</b> 51<br />
          <b>Date Added:</b> 18/01/2012<br />
          <b>Payment Method:</b> Pay on existing ************* 30 day Account<br />
                    <b>Shipping Method:</b> Flat Shipping Rate          </td>
        <td class="left"><b>Email:</b> ***************<br />
          <b>Telephone:</b> ******<br />
          <b>IP Address:</b> ::1<br /></td>
      </tr>
    </tbody>
  </table>
     <table id="address" class="list">
    <thead>
      <tr>
        <td class="left">Payment Address</td>
                <td class="left">Shipping Address</td>
              </tr>
    </thead>
    <tbody>
      <tr>
        <td class="left">*************<br />*********<br />***********<br />*******<br />Australia</td>
                <td class="left">********<br />*********e<br />*******<br />*************a<br />Australia</td>
              </tr>
    </tbody>
  </table>
  <table class="list">
    <thead>
      <tr>
        <td class="left">Product</td>
        <td class="left">Model</td>
        <td class="right">Quantity</td>
        <td class="right">Price</td>
        <td class="right">Total</td>
      </tr>
    </thead>
    <tbody>
            <tr>
        <td class="left">Enzymatic Test Kit: Acetic Acid 30 Tests          </td>
        <td class="left">4A100</td>
        <td class="right">1</td>
        <td class="right">$168.00</td>
        <td class="right">$168.00</td>
      </tr>
          </tbody>
    <tfoot>
            <tr>
        <td colspan="4" class="right"><b>Sub-Total:</b></td>
        <td class="right">$168.00</td>
      </tr>
            <tr>
        <td colspan="4" class="right"><b>Flat Shipping Rate</b></td>
        <td class="right">$17.50</td>
      </tr>
            <tr>
        <td colspan="4" class="right"><b>GST</b></td>
        <td class="right">$18.55</td>
      </tr>
            <tr>
        <td colspan="4" class="right"><b>Total:</b></td>
        <td class="right">$204.05</td>
      </tr>
          </tfoot>
  </table>
  

  <p><p>Please reply to this email if you have any questions.</p> <p>Thank you for shopping with *******************.</p></p>

</div>
</body>
This is the text version of the same email:

Code: Select all

<p>Thank you for ordering with******</p><p>Orders with payment by Credit Card will be processed as soon as Payment has been confirmed.</p><p> If you are a 30 day account Customer, your order will be processed immediately.</p>

Order ID: 51
Date Added: 18/01/2012
Order Status: Pending

Products
1x Enzymatic Test Kit: Acetic Acid 30 Tests (4A100) $168.00

Order Totals
Sub-Total: $168.00
Flat Shipping Rate $17.50
GST $18.55
Total: $204.05

To view your order click on the link below:
http://localhost/vinlive/store/index.php?route=account/order/info&order_id=51
The comments for your order are:

This one just uses the UK Site Builder xml file to prep the Admin email.
It should show up with this Comment

<p>Please reply to this email if you have any questions.</p> <p>Thank you for shopping with **************l.</p>
@webecho

New member

Posts

Joined
Mon Dec 06, 2010 9:17 am

Post by uksitebuilder » Mon Jan 23, 2012 6:49 pm

Hi,

Please try the attached vqmod file which I have working on my 1.5.1.3 demo store.

Attachments


User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by kungmats » Mon Jan 23, 2012 8:34 pm

Simon

Do you have any idea abot my strange problem with this?
http://forum.opencart.com/viewtopic.php ... 39#p242004

Thänkx!

/Mats

Active Member

Posts

Joined
Tue Jan 25, 2011 11:00 pm

Post by webecho » Tue Jan 24, 2012 8:35 am

uksitebuilder wrote:Hi,

Please try the attached vqmod file which I have working on my 1.5.1.3 demo store.

Hi Simon
Yes, that's the one I'm using - just compared the two files and their identical.
There must be something else going on with my setup.


@webecho

New member

Posts

Joined
Mon Dec 06, 2010 9:17 am

Post by SVN » Wed Feb 08, 2012 5:25 am

Does it work on 1.4.9.6 ?

User avatar
SVN
Active Member

Posts

Joined
Mon Jan 03, 2011 11:59 pm

Post by uksitebuilder » Tue Feb 14, 2012 1:57 am

no

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by Gilmore » Tue Feb 14, 2012 4:31 pm

HI Simon!
Thanks for the mod works great! I ran into a situation and this did not send the emails. I had a sale that passed but ended up in Abandoned Orders. I went to Order History, marked it Complete and selected the checkbox to Notify the Customer, clicked Add History and it said it sent the email. I didn't get the email to the admin. Is there a fix for this?

Also it would be nice if there was a button next to each sale to send email to Admin or Customer. This way if you lost an email or the Customer didn't get one, you could generate one. :)

Once more thanks for a great mod!

Thanks!

Gilmore


User avatar
Active Member

Posts

Joined
Thu Aug 12, 2010 7:33 am

Post by kungmats » Mon Feb 27, 2012 11:52 pm

Hi Simon

From where does this module get MY email address for my copy?
I cant make this work. I dont get the copy

Best regards
Mats

Active Member

Posts

Joined
Tue Jan 25, 2011 11:00 pm

Post by uksitebuilder » Wed Feb 29, 2012 1:28 am

Your email address is from the System Settings section of your admin.

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by kungmats » Wed Feb 29, 2012 1:38 am

Ok, and there is the address correct but I stall dont get the order copy.
I thought I hade something wrong with the vqmod, but qphoria helped me yesterday and everything is correct. I can use other modules such the copupon.xml
I dont get any errors in the log file either.
Is thete anything else I can check?

Active Member

Posts

Joined
Tue Jan 25, 2011 11:00 pm

Post by uksitebuilder » Wed Feb 29, 2012 4:55 am

Make sure your language files are formatted correctly and any apostrophes used in them are escaped with backslashes.

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by samueltdesign » Wed Feb 29, 2012 6:27 pm

I've got the same problem as kungmats - the admin is still just getting the normal email.
I know vqmod is fine as other modules are working correctly...

Regards,
Sam Thompson

Web Design | Web Hosting | Photography


Newbie

Posts

Joined
Wed Feb 29, 2012 12:00 am
Location - Somerset, UK

Post by kungmats » Wed Feb 29, 2012 9:17 pm

Sam

For some reason this works for me now?

1) In what folder have you placed the xml-file? It should be ... /vqmod/xml/uksb_admin_html_order_email_plus.xml

2) Delete all files in the folder ... /vqmod/vqcache/

3) Delete the logfile (if you have one) from the folder ... /vqmod/

Active Member

Posts

Joined
Tue Jan 25, 2011 11:00 pm

Post by Lisaweb » Sat Mar 10, 2012 11:59 pm

Is there an easy way t apply this mod to all customer notifications? "order processed", "order shipped" etc...?

Using OC v1.5.4.1 with Evisu Theme


User avatar
Active Member

Posts

Joined
Wed Dec 07, 2011 12:01 am

Post by FnF » Sun Mar 11, 2012 12:36 am

uksitebuilder, I just wanted to drop a quick "Thank You" for this Qfile mod, and let you know that it's working flawlessly in 1.5.2 and 1.5.2.1

User avatar
FnF
Active Member

Posts

Joined
Sat Mar 19, 2011 9:59 pm

Post by cpuricelli » Tue Mar 20, 2012 2:36 am

thank you for this, very useful!

Do I have to chenge the 'default' template name il line 24 if I have a modified version of that file in my new template folder?

Newbie

Posts

Joined
Tue Aug 09, 2011 8:56 pm

Post by uksitebuilder » Tue Mar 20, 2012 3:19 am

If your template folder has that template file in it, then yes, change the path to your template name or replace default with a *

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by alper60 » Mon Apr 09, 2012 5:04 am

hi,
is this works on 1.5.2.1?
thanks.

User avatar
Newbie

Posts

Joined
Mon Apr 09, 2012 5:02 am

Post by paulnic777 » Fri Apr 13, 2012 4:00 am

Hi,

I'm having the same problem as a couple of other users.

I'm running 1.5.2.1 and i just get the same email as before. There are no errors in the log

New member

Posts

Joined
Fri Jul 02, 2010 1:42 am
Who is online

Users browsing this forum: No registered users and 11 guests