Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: Please help with Create Account email - create_account.php changed - email the sa

    Quote Originally Posted by Kim View Post
    The file is: includes/languages/english/create_account.php

    The section is:

    Code:
    Line #35 : define('EMAIL_TEXT', 'With your account, you can now take part in the <strong>various services</strong> we have to offer you. Some of these services include:' . "\n\n" . '<li><strong>Permanent Cart</strong> - Any products added to your online cart remain there until you remove them, or check them out.' . "\n\n" . '<li><strong>Address Book</strong> - We can now deliver your products to another address other than yours! This is perfect to send birthday gifts direct to the birthday-person themselves.' . "\n\n" . '<li><strong>Order History</strong> - View your history of purchases that you have made with us.' . "\n\n" . '<li><strong>Products Reviews</strong> - Share your opinions on products with our other customers.' . "\n\n");
    After you have changed it save it to your override directory, includes/languages/english/YOUR_TEMPLATE/create_account.php
    Hello,

    How to include hyperlink image in this mail? This is a little complicate environment. I did not test it yet, hope someone can help with good suggestion. Thanks!

  2. #12
    Join Date
    Feb 2008
    Location
    UK
    Posts
    43
    Plugin Contributions
    0

    Default Re: Please help with Create Account email - create_account.php changed - email the sa

    I'm also having this issue. I've made changes to the language file and they're showing up correctly if I got to tools > email welcome in the site admin, but the actual email sent is still an old version. The changes have been made to the file in the override folder and the original just for good measure, and there are no other, older files in the same directory. Any ideas anyone?

  3. #13
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: Please help with Create Account email - create_account.php changed - email the sa

    Quote Originally Posted by goosedesign View Post
    I'm also having this issue. I've made changes to the language file and they're showing up correctly if I got to tools > email welcome in the site admin, but the actual email sent is still an old version. The changes have been made to the file in the override folder and the original just for good measure, and there are no other, older files in the same directory. Any ideas anyone?
    Delete the old create_account.php file, test it again see what happen.

  4. #14
    Join Date
    Feb 2008
    Location
    UK
    Posts
    43
    Plugin Contributions
    0

    Default Re: Please help with Create Account email - create_account.php changed - email the sa

    I deleted both files:

    /includes/languages/english/create_account.php and
    /includes/languages/english/MY_TEMPLATE/create_account.php

    Still the same message. Where could it be coming from? I'm using the Fast & Easy one page checkout. Anyone know if that has a different language file or anything?

  5. #15
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Please help with Create Account email - create_account.php changed - email the sa

    Addons can sometimes create all kinds of weird problems.

    What specific text is in the *wrong* email that's not in the *right* email? Search for *that* text using the Developers Toolkit.
    https://www.zen-cart.com/tutorials/index.php?article=38
    https://www.zen-cart.com/tutorials/index.php?article=39

    If it's an image and emails are in HTML format, then it's likely a caching issue in your email reader client, and nothing to do with your website.
    .

    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.

  6. #16
    Join Date
    Feb 2008
    Location
    UK
    Posts
    43
    Plugin Contributions
    0

    Default Re: Please help with Create Account email - create_account.php changed - email the sa

    I've changed EMAIL_WELCOME, EMAIL_TEXT and EMAIL_CONTACT and none of the changes are showing up on the emails received, despite looking perfect in the admin preview (tools > welcome email). I've tried searching using Dreamweaver and developer tools, but found nothing. Have tried signing up using various diffrent browsers and various different POP accounts and webmail, as has my client, but all are the same.

    Must be missing something obvious, but have run out of ideas!

  7. #17
    Join Date
    Feb 2008
    Location
    UK
    Posts
    43
    Plugin Contributions
    0

    Default Re: Please help with Create Account email - create_account.php changed - email the sa

    Doh! Found it in login.php. It looks like the FEC module has appropriated that file for account signups. Thanks for all the helpful suggestions though

  8. #18
    Join Date
    Jul 2011
    Location
    Glasgow, Scotland
    Posts
    113
    Plugin Contributions
    1

    Default Re: Please help with Create Account email - create_account.php changed - email the sa

    Don't you just love it when you randomly click on a link and there is the very answer you were looking for.

  9. #19
    Join Date
    Oct 2007
    Posts
    134
    Plugin Contributions
    0

    Default Re: Please help with Create Account email - create_account.php changed - email the sa

    Quote Originally Posted by BillyBoyle View Post
    Don't you just love it when you randomly click on a link and there is the very answer you were looking for.
    Hi,

    I want to receive account create emails of all my new customers with their full details of address, phone number etc.

    Can anybody help me in this regard?

    where can I edit the file to get the details through email?

    ******

  10. #20
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Please help with Create Account email - create_account.php changed - email the sa

    That will require significant modification to the /includes/modules/YOUR_TEMPLATE_NAME/create_account.php script. Be aware that since you are changing core system files, you will need to rebuild your changes every time you upgrade.
    Be sure to also tell your customers that you are sending their personal identifying information over unsecured email, so they can decide whether they wish to take that risk before they give you their information.
    .

    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.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v151 Can I register several customers with the same email?
    By josecaparros in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 17 Jun 2013, 12:13 PM
  2. Replies: 5
    Last Post: 9 Aug 2012, 09:57 PM
  3. Help Adding Customer details to create account welcome email
    By Juddsta in forum General Questions
    Replies: 2
    Last Post: 16 Mar 2011, 06:53 AM
  4. Corrupt welcome email (create_account.php) file
    By snakeboy1 in forum General Questions
    Replies: 0
    Last Post: 1 Jan 2010, 07:18 PM
  5. EMail Admin the same Email message that is sent to customer
    By dubya01 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Aug 2007, 03:47 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