Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2009
    Location
    Australia
    Posts
    20
    Plugin Contributions
    0

    Default Adding new variable in Email templates

    Hi,

    I'm using Zencart v1.3.8a

    I'm trying to add an additional variable in the email templates, located in /email folder. I am replacing the HTML header code with
    Code:
    $EMAIL_HEADER
    . This is so I can edit the header in one place without having to update all the email templates.

    And then in the /admin/includes/languages/english/email_extras.php file I add the code;
    Code:
    define('EMAIL_HEADER','<a href=\"www.blah.com\">... </a>');
    However upon receiving an email, the email displays $EMAIL_HEADER instead of the intended code.

    Do I need to add more code somewhere else?? Thanks in advance.
    Last edited by erko; 18 May 2010 at 07:24 AM.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Adding new variable in Email templates

    The default code already will include an image
    Can you not make a replacement image that represents your desired header?
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. v154 eMail Templates HTML vs Text and email defines
    By kwright in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Feb 2015, 03:09 AM
  2. v151 Why my new templates installed doesn't appear in the templates selection?
    By dijah in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 14 Apr 2014, 11:08 AM
  3. adding new templates to newsletter module
    By christoph_lutz in forum General Questions
    Replies: 18
    Last Post: 2 Jul 2009, 07:33 PM
  4. Is there a way to create new email 'templates' to send to customers?
    By michelle531 in forum Customization from the Admin
    Replies: 2
    Last Post: 18 May 2009, 01:30 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