Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2011
    Posts
    226
    Plugin Contributions
    0

    Default TEXT and HTML emails with COWOA

    Hi

    Is there some kind of option that forces Zen Cart to send order confirmation emails in HTML?

    I have installed FEC from Numinix, but, for some reason, when ever a guest checks out (COWOA), Zen cart sends them a TEXT confirmation email instead of an HTML email. Because my TEXT emails are derived from my HTML email template, the text email is messy and does not look good.

    If there is anyone who can help me with regards to this, I will be very thankful. I have been trying to get this to work properly for a while now.

    Thank you so much for your help
    S

  2. #2
    Join Date
    Sep 2011
    Posts
    226
    Plugin Contributions
    0

    Default Re: TEXT and HTML emails with COWOA

    There must be an explanation...

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: TEXT and HTML emails with COWOA

    You might have better luck in the Numinix support forum for their module.

  4. #4
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: TEXT and HTML emails with COWOA

    I have COWOA installed, and it sends the eMails in HTML just like it does for customers who create accounts. Do you have Use MIME HTML When Sending Emails set to true?

  5. #5
    Join Date
    Sep 2011
    Posts
    226
    Plugin Contributions
    0

    Default Re: TEXT and HTML emails with COWOA

    Quote Originally Posted by stevesh View Post
    You might have better luck in the Numinix support forum for their module.
    I have tried... they can't seem to figure it out.

    Quote Originally Posted by RescoCCC View Post
    I have COWOA installed, and it sends the eMails in HTML just like it does for customers who create accounts. Do you have Use MIME HTML When Sending Emails set to true?
    Yes, it is enabled. I am not using the stand-alone COWOA module. I am using the Numinix Fast Easy Checkout module, which comes with a COWOA feature.

  6. #6
    Join Date
    Sep 2011
    Posts
    226
    Plugin Contributions
    0

    Default Re: TEXT and HTML emails with COWOA

    Alright, who can I hire to fix this for me?

    But, seriously.

  7. #7
    Join Date
    Jun 2013
    Location
    Hong Kong
    Posts
    5
    Plugin Contributions
    0

    Default Re: TEXT and HTML emails with COWOA

    I found the solution to this problem. Well I am 4 years late to help you but it might be usefull to help others.

    In includes/templates/your_template/templates, find the file call tpl_modules_no_account.php

    Around line 380, you will find the following code:
    <input type="hidden" name="email_format" value="<?php echo (ACCOUNT_EMAIL_PREFERENCE == '1' ? 'HTML' : 'TEXT'); ?>" />

    Change the 0 to 1.

    <input type="hidden" name="email_format" value="<?php echo (ACCOUNT_EMAIL_PREFERENCE == '0' ? 'HTML' : 'TEXT'); ?>" />

    It worked for me.

 

 

Similar Threads

  1. Replies: 8
    Last Post: 24 Jun 2011, 02:02 PM
  2. HTML Emails not working with COWOA addon
    By philip937 in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 3 Sep 2010, 02:58 AM
  3. Problem with html emails - no html.
    By elgar in forum General Questions
    Replies: 7
    Last Post: 17 Sep 2008, 10:25 PM
  4. Help With Emails And Html Emails
    By snarfy in forum General Questions
    Replies: 9
    Last Post: 3 Jul 2008, 10:49 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR