Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2007
    Posts
    270
    Plugin Contributions
    0

    Default Disclaimer's email change

    I am trying to have the email in the disclaimer to point to "Contact Us" page. I have the following in the email_extras.php:

    Code:
     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 <strong>' . STORE_NAME . '</strong> <a href="' . zen_href_link(FILENAME_CONTACT_US) . '">Webmaster</a>.');
    However on the email it comes liket his (on my laptop for now):

    HTML Code:
    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
    <strong>The Fine Art of Clive Kay</strong> <a
    href="http://127.0.0.1/CliveKay2008/index.php?main_page=contact_us">Webmaster</a>.
    This email 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.
    I've been staring at this for hours, cannot see what I am doing wrong.
    Thanks

  2. #2
    Join Date
    Nov 2007
    Posts
    270
    Plugin Contributions
    0

    Default Re: Disclaimer's email change

    Quote Originally Posted by Veronika7747 View Post
    I am trying to have the email in the disclaimer to point to "Contact Us" page. I have the following in the email_extras.php:

    Code:
     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 <strong>' . STORE_NAME . '</strong> <a href="' . zen_href_link(FILENAME_CONTACT_US) . '">Webmaster</a>.');
    However on the email it comes liket his (on my laptop for now):

    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
    <strong>The Fine Art of Clive Kay</strong> <a
    href="http://127.0.0.1/CliveKay2008/index.php?main_page=contact_us">Webmaster</a>.
    This email 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 respectedI've been staring at this for hours, cannot see what I am doing wrong.
    Thanks

    I should have mentioned that it works on "create new account emails":
    HTML Code:
    This email address was given to us by you or by one of our customers. If you did not signup for an account, or feel that you have received this email in error, please email the The Fine Art of Clive Kay Webmaster.
    This email 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.

  3. #3
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: Disclaimer's email change

    Did you end up getting it to work?

    I am looking at removing the us-can spam disclamer from the emails sent out but its not working anyone able to assist?

  4. #4
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: Disclaimer's email change

    I used my text editor to search my local copy of Zen Cart and found three files where that information is defined. Or you can search using the facility in admin if your text editor is not multi-file-search capable.

    The files are ...
    admin/includes/languages/english/email_extras.php
    includes/languages/english/email_extras.php
    includes/languages/english/create_account.php

    Edit as you wish.

    Rob

  5. #5
    Join Date
    Apr 2008
    Location
    Orlando, FL
    Posts
    50
    Plugin Contributions
    0

    Default Re: Disclaimer's email change

    EMAIL_DISCLAIMER

    I've tried everything to remove this. I've worked on the email_extras.php
    Both inside these folders

    admin\includes\languages\english
    and
    includes\languages\english

    Also, I found some email template files. I completed removed the EMAIL_DISCLAIMER from those templates.

    But it still keep showing up.

    Any other ideas?

    Here is how it is displayed at the bottom of the order email. (BTW, I submitted an order with Money Order as payment option) Not sure if that makes a difference.

    But here is the bottom of the email....



    -----
    EMAIL_DISCLAIMER


    -----
    Copyright (c) MarTek Ltd., Co.2009 MarTek Dinghy Davits.


    This email 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.
    Michelle Dettlaff
    Design 4 Dot Com, Inc.
    Orlando Website Design

  6. #6
    Join Date
    Jan 2004
    Posts
    66,451
    Plugin Contributions
    81

    Default Re: Disclaimer's email change

    The key is not to "remove" the line that defines it, but to define it to something *else*. Don't make it entirely blank though, or you'll end up with some other errors.
    .
    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.

 

 

Similar Threads

  1. v139h Change Order Status Name and Change Email Text
    By traytray in forum General Questions
    Replies: 0
    Last Post: 10 Nov 2013, 04:29 AM
  2. Email Disclaimer issue
    By alpheus in forum General Questions
    Replies: 3
    Last Post: 24 Aug 2011, 10:36 PM
  3. email address on disclaimer
    By Veronika7747 in forum General Questions
    Replies: 1
    Last Post: 6 May 2010, 05:55 PM
  4. Disclaimer
    By braggweb in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 5 Jan 2009, 09:50 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