Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2007
    Posts
    22
    Plugin Contributions
    0

    Default e-mail copyright problem...

    When I modify the email_extras.php - I end up with the following in my e-mails: EMAIL_FOOTER_COPYRIGHT

    The person here had the same problem - but a fix was never posted: http://www.zen-cart.com/forum/showth...781#post596781

    I have done other searches for this problem and followed the available tutorials - yet nothing seems to fix the issue. Both copies of email_extras.php are untouched. I then make the following changes to admin/includes/languages/english/email_extras.php:

    // email disclaimer

    define('EMAIL_DISCLAIMER', 'This email address was given to us by you or by one of our customers. If you feel that you have received this email in error, please send an email to %s');

    define('EMAIL_SPAM_DISCLAIMER','This e-mail is sent in accordance with the US CAN-SPAM Law in effect 01/01/2004. Removal requests can be sent to this address and will be honored and respected.');

    define('EMAIL_FOOTER_COPYRIGHT','Copyright (c) ' . date('Y') . ' <a href="http://www.brainwave-sync.com" target="_blank">Brainwave-Sync</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>');

    define('SEND_EXTRA_GV_ADMIN_EMAILS_TO_SUBJECT','[GV ADMIN SENT]');

    define('SEND_EXTRA_DISCOUNT_COUPON_ADMIN_EMAILS_TO_SUBJECT','[DISCOUNT COUPONS]');

    define('SEND_EXTRA_ORDERS_STATUS_ADMIN_EMAILS_TO_SUBJECT','[ORDERS STATUS]');

    define('TEXT_UNSUBSCRIBE', "\n\nTo unsubscribe from future newsletter and promotional mailings, simply click on the following link: \n");
    After doing this, I end up with EMAIL_FOOTER_COPYRIGHT at the bottom of all my e-mails.

    If I change the text back to its original wording then suddenly the e-mails are perfectly fine.

    I make no other changes other than the ones shown above. Would really appreciate some help as I have spent a good few hours trying to fix this with no success...

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

    Default Re: e-mail copyright problem...

    Certainly something in here:

    https://www.zen-cart.com/tutorials/index.php?article=95


    You might post the contents of that (modified) file.

 

 

Similar Threads

  1. E-mail Problem
    By Bugno20 in forum General Questions
    Replies: 1
    Last Post: 5 Apr 2010, 08:40 PM
  2. Mail problem
    By Tonyy in forum General Questions
    Replies: 0
    Last Post: 24 Feb 2010, 03:03 AM
  3. Email copyright change Copyright (c) 2009 Zen Cart. Powered by Zen Cart
    By Makoshark in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 26 May 2009, 05:24 AM
  4. Changing Copyright & Multiple Add To Cart Problem
    By Shadal in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Jun 2006, 06:02 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