Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2007
    Posts
    5
    Plugin Contributions
    0

    Default Newsletter Disclaimers

    I'm working on layout changes for a clients Zen Cart site including email newsletters which display new disclaimers.
    I've created my own variables, such as 'EMAIL_NEWSLETTER_DISCLAIMER', and have defined them in admin/includes/languages/english/email_extras.php and called them in email/email_template_newsletters.html.
    I've also put the following line in includes/functions/functions_email.php:

    if ($block['EMAIL_NEWSLETTER_DISCLAIMER']=='') $block['EMAIL_NEWSLETTER_DISCLAIMER'] = EMAIL_NEWSLETTER_DISCLAIMER;

    But when it comes to testing, all I see is EMAIL_NEWSLETTER_DISCLAIMER and not its value in the received email.

    What else do I need to do?

  2. #2
    Join Date
    Mar 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Newsletter Disclaimers

    It's working now, hadn't uploaded my changes.

 

 

Similar Threads

  1. Disabling NEW ORDER Disclaimers
    By liderbug in forum General Questions
    Replies: 3
    Last Post: 30 Mar 2011, 03:09 PM
  2. Duplicate disclaimers in TEXT-only email
    By alexwoolfson in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 8 Nov 2008, 09:08 PM
  3. Posting Disclaimers
    By panzico in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Oct 2008, 10:02 AM
  4. How do I remove the EMAIL DISCLAIMERS?
    By Douglas91 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 Sep 2008, 08:44 PM

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