Results 1 to 4 of 4
  1. #1

    help question Another Email Footer Copyright Issue

    Hi,

    I've gone into languages/english/mytemplate/email_extras.php in order to globally change the copyright notice in the footer.

    I changed this
    define('EMAIL_FOOTER_COPYRIGHT','Copyright (c) ' . date('Y') . ' <a href="' . zen_href_link(FILENAME_DEFAULT) . '" target="_blank">' . STORE_NAME . '</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>');
    to this

    define('EMAIL_FOOTER_COPYRIGHT', 'Copyright &copy; 2008 <a href="http://www.empowermentsanctuary.com" target="_blank">Empowerment Sanctuary</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>');

    My copyright notice on test emails still says:

    Copyright (c) 2008 Zen Cart. Powered by Zen Cart

    What am I doing wrong?

  2. #2

    Default Re: Another Email Footer Copyright Issue

    Ok, I made the same changes to the same file, only this time in the

    zc/admin/includes/languages/english/email_extras.php

    instead of the

    zc/includes/languages/english/mytemplate/email_extras.php

    It worked, but my concern is that if I update, this change will be lost.

    Is this going to be one of those situations where, because the override system can't be used in admin, that one just needs to keep track of changes made?

    That's not a problem, I just need to know if that's the case so I can start keeping a list of those types of changes.

    Thanks
    Last edited by ScriptJunkie; 21 Aug 2008 at 08:33 AM.

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

    Default Re: Another Email Footer Copyright Issue

    Yes, there are no overrides in admin at this time.

    I keep a directory 'tree' for each site on my local computer with copies of the core files I've modified in the proper folders.

  4. #4

    Default Re: Another Email Footer Copyright Issue

    Awesome idea Steve, thanks!

 

 

Similar Threads

  1. another email issue, reason 553
    By coldcuts in forum General Questions
    Replies: 2
    Last Post: 12 Oct 2010, 04:32 PM
  2. Replies: 1
    Last Post: 31 Dec 2009, 01:36 AM
  3. email footer spacing issue
    By troikken in forum General Questions
    Replies: 1
    Last Post: 2 May 2008, 06:36 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