Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jan 2014
    Location
    Ontario, Canada
    Posts
    252
    Plugin Contributions
    3

    Default Re: Email on Checkout

    Hey Vinyl Signs,

    There appears to be a break in the source code.

    You could file compare a stock zen cart install with the following folders:
    admin/includes/languages/english/email_extras.php
    email/
    includes/languages/english/YOUR_TEMPLATE/email_extras.php

    Let me know if you need more direction or any assistance. I have made a module that replaces the stock Zen Cart email folder and updates email text to improve functionality and compatibility with a newer broad range of devices.

  2. #2
    Join Date
    Jun 2007
    Location
    Shropshire UK
    Posts
    134
    Plugin Contributions
    0

    Default Re: Email on Checkout

    Quote Originally Posted by Trinity14 View Post
    Hey Vinyl Signs,

    There appears to be a break in the source code.

    You could file compare a stock zen cart install with the following folders:
    admin/includes/languages/english/email_extras.php
    email/
    includes/languages/english/YOUR_TEMPLATE/email_extras.php

    Let me know if you need more direction or any assistance. I have made a module that replaces the stock Zen Cart email folder and updates email text to improve functionality and compatibility with a newer broad range of devices.
    Hi & thanks for the reply - I have spent quite some time trying to find the reason for this - I think I may now know what's causing it....(not 100% sure yet)
    I have been checking the "sent" emails in "E-mail Archive Manager" - and the added code was showing - when I check the actual email sent in an email client - the extra code is not showing - so I checked one of the "E-mail Archive Manager" php files and found that the following file "email_archive_manager.php" has several "str_replace" lines - like the following:

    $html_content = str_replace('_div ','<div ',$html_content);

    it seems these are causing the extra code - but as far as I can tell - only in the admin area - not in the actual "sent" email...

 

 

Similar Threads

  1. checkout via email
    By tomzo in forum Managing Customers and Orders
    Replies: 1
    Last Post: 11 Mar 2007, 01:39 AM

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