Thread: email footer

Results 1 to 7 of 7
  1. #1
    Join Date
    Mar 2006
    Location
    Australia
    Posts
    280
    Plugin Contributions
    0

    Default email footer

    hey there,

    can anyone please tell me where this string is drawing its define function from?

    $EMAIL_FOOTER_COPYRIGHT

    Thanks
    :imagination:cogitation:realisation:
    www.chalbys.com

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: email footer

    Since you mention it with the $, I assume you're talking about HTML-formatted emails.

    That information is built from the define for EMAIL_FOOTER_COPYRIGHT which is in your email-extras language file.
    http://www.zen-cart.com/forum/faq.ph...o_find_content
    .

    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.

  3. #3
    Join Date
    Mar 2006
    Location
    Australia
    Posts
    280
    Plugin Contributions
    0

    Default Re: email footer

    thanks

    i found it using the developers tool kit

    sorted now

    cheers :)
    :imagination:cogitation:realisation:
    www.chalbys.com

  4. #4
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Re: email footer

    I've no idea why, but I've just tried searching for this using the Developer Toolkit on 2 different 1.3.7 sites, and neither gave a return...so for anyone else, the file you need is at includes/languages/english/email_extras.php
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: email footer

    Are you sure you spelled it right? I found it ...

    Note that you need to look for the constant without the $ as the $ is in the /emails directory for the HTML ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #6
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Re: email footer

    Quote Originally Posted by Ajeh View Post
    Note that you need to look for the constant without the $
    A useful little gem to know!

    In fact, could have done with knowing that about 2900 posts earlier!!
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: email footer

    It is not always the case ... just on that particular constant the $ is there for the HTML translation and the Developer's Tool Kit is searching for php files at this time ...

    So, to see where it is set vs used take off the $ ...

    Regular variables don't need that as a variable is a variable and the $ belongs to it ...

    When in doubt, remember the Developer's Tool Kit is searching for matching text ... whether it is code, defines, variables, constants, etc. etc.

    If it finds a "match" it's a hit ... if it cannot find a match, try something smaller or different within the same context of what you think you are looking for ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Email in the footer?
    By ddye in forum Basic Configuration
    Replies: 3
    Last Post: 19 Mar 2011, 02:51 PM
  2. Remove email footer
    By Blake81 in forum General Questions
    Replies: 10
    Last Post: 5 Feb 2010, 06:31 PM
  3. email footer
    By keystonewebworks in forum General Questions
    Replies: 2
    Last Post: 25 Oct 2007, 04:16 AM
  4. Replies: 3
    Last Post: 28 Mar 2007, 02:39 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