Results 1 to 8 of 8
  1. #1
    Join Date
    Jun 2013
    Posts
    15
    Plugin Contributions
    0

    Default email display errors.

    Hello there everybody.
    Im trying to fix the code error for all my emails but no results yet.
    please help.
    when the system sending auto emails so its look like that:

    EMAIL_TEXT_HEADEREMAIL_TEXT_FROM...

    ya*** *****
    EMAIL_THANKS_FOR_SHOPPING
    EMAIL_DETAILS_FOLLOW
    EMAIL_SEPARATOR
    EMAIL_TEXT_ORDER_NUMBER 40138
    EMAIL_TEXT_DATE_ORDERED Tuesday 30 July, 2013 EMAIL_TEXT_INVOICE_URL
    http://www.*****.com/account_history...order_id=40138

    EMAIL_TEXT_PRODUCTS
    EMAIL_SEPARATOR
    2 x U 17L s/p (TIP 17L s/p) = $4.46
    (Nickel Free)
    20 x LA- (LA-) = $30.80

    EMAIL_SEPARATOR
    Sub-Total: $35.26
    Free Shipping Options (Free Shipping): $0.00
    Total: $35.26

    EMAIL_TEXT_DELIVERY_ADDRESS
    EMAIL_SEPARATOR
    *****
    ***** ******
    new york
    new york
    10110, NY 11130
    United States

    EMAIL_TEXT_BILLING_ADDRESS
    EMAIL_SEPARATOR
    *****
    **** ********
    new york
    new york
    10110, NY 11130
    United States

    EMAIL_TEXT_PAYMENT_METHOD
    EMAIL_SEPARATOR
    Gift Certificate/Coupon

    please somebody!
    thanks

  2. #2
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: email display errors.

    When anything in your site shows THE_CONSTANTS_IN_UPPERCASE instead of their defined text values, it means you're missing the language file which contains all the definitions for those values.

    Fix your missing or damaged language files.
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jun 2013
    Posts
    15
    Plugin Contributions
    0

    Default Re: email display errors.

    thanks for the fast replay i will check it now.

  4. #4
    Join Date
    Jun 2013
    Posts
    15
    Plugin Contributions
    0

    Default Re: email display errors.

    sensei !
    can you tell me which file should i check ,because i can not find it.

  5. #5
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: email display errors.

    Quote Originally Posted by Scott Benton View Post
    sensei !
    can you tell me which file should i check ,because i can not find it.
    You might find some here
    includes/languages/english/checkout_process.php

  6. #6
    Join Date
    Jun 2013
    Posts
    15
    Plugin Contributions
    0

    Default Re: email display errors.

    Thank you gilby for your replay, i checked but its not the problem .

    i found out that also my admin mail is corrupted :

    EMAIL_THANKS_FOR_SHOPPING
    EMAIL_DETAILS_FOLLOW

    EMAIL_TEXT_ORDER_NUMBER 40141
    EMAIL_TEXT_DATE_ORDERED Tuesday 30 July, 2013
    EMAIL_TEXT_INVOICE_URL_CLICK
    EMAIL_TEXT_PRODUCTS

    so its have to be something else.....

    this is the mail setting from admin

    E-Mail Options
    Title Value Action
    E-Mail Transport Method PHP
    E-Mail Linefeeds LF Info
    Use MIME HTML When Sending Emails true Info
    Send E-Mails true Info
    Email Archiving Active? true Info
    E-Mail Friendly-Errors

    please help somebody.

  7. #7
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: email display errors.

    As I said before, those symptoms mean that you are missing some language files, specifically the ones that contain the define() statements which give those placeholders their values.

    Do this:
    1. Download the original Zen Cart zip file (see download link on home page at www.zen-cart.com)
    2. Unzip it
    3. Compare ALL the language files in your site against the originals:
    -/includes/languages/english/*.php
    /admin/includes/languages/english/*.php
    4. Fix whatever is missing or damaged or broken.
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Jun 2013
    Posts
    15
    Plugin Contributions
    0

    Default Re: email display errors.

    thanks for your kind help.
    i checked all file one by one and all of them is matching to my files .
    but now i let the person that made the web site to fix it ,because he is the one the made the problem.
    thanks anyway ,when i will know what cause the problem so i will post again for future users .

 

 

Similar Threads

  1. Errors do NOT display
    By dtakle in forum General Questions
    Replies: 2
    Last Post: 7 May 2011, 01:28 AM
  2. Firefox display errors in Win7
    By Soniccc in forum General Questions
    Replies: 6
    Last Post: 27 Jun 2010, 09:39 PM
  3. Email Errors
    By Webskipper in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 24 Mar 2008, 03:53 AM
  4. Replies: 3
    Last Post: 13 Nov 2007, 08:07 AM
  5. Admin errors on fresh installation - module errors and language definition errors
    By etrader in forum Installing on a Linux/Unix Server
    Replies: 5
    Last Post: 5 Oct 2007, 09:05 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