Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2010
    Location
    UK
    Posts
    25
    Plugin Contributions
    0

    Default help with welcome email

    Hi

    almost at the point of going live with our Zen Cart
    this forum has been very helpfull,

    I am trying to re-word my email welcome message
    I have located and changed most of the text that I need,
    which I found in /includes/languages/english/create_account.php

    what I would like to do is replace our web site address with a more user friendly URL www.lanciabetaparts.co.uk (which links to the Zen address) I have tried a few things but every time screwed up the code.

    any advise, thanks

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: help with welcome email

    I have tried a few things but every time screwed up the code.
    Post the code and file you are attempting to change
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jan 2010
    Location
    UK
    Posts
    25
    Plugin Contributions
    0

    Default Re: help with welcome email

    includes/languages/english/create_account.php

    what I'm trying to do is change the website under at the bottom of the welcome email to www.lanciabetaparts.co.uk

  4. #4
    Join Date
    Jan 2010
    Location
    UK
    Posts
    25
    Plugin Contributions
    0

    Default Re: help with welcome email

    I would like to remove the web link: http://betaboyz.myzen.co.uk/cart/

    and replace it with: http://www.lanciabetaparts.co.uk/

    this is the text at the end of the email welcome
    -------------------------------------------

    Sincerely,

    Mark Wastnidge
    BetaBoyz

    http://betaboyz.myzen.co.uk/cart/
    ------------------------------------------

    below is a copy of the code.

    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></strong> ' . "\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");
    define('EMAIL_CONTACT', 'For help with any of our online services, please email the store-owner: <a href="mailto:' . STORE_OWNER_EMAIL_ADDRESS . '">'. STORE_OWNER_EMAIL_ADDRESS ." </a>\n\n");
    define('EMAIL_GV_CLOSURE','Sincerely,' . "\n\n" . STORE_OWNER . "\nBetaBoyz\n\n". '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'.HTTP_SERVER . DIR_WS_CATALOG ."</a>\n\n");

  5. #5
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: help with welcome email

    I must ask the question "why?"

    The URL is built using the same information that builds all the links in your store. So, changing the address on the emails would lead to potential confusion ... similar confusion to having someone buy something from website ABC and having "XYZ" show up on their credit-card statement, which usually results in cause for alarm and potentially even chargebacks and cancelled payments, resulting in blackmarks on your business record/relationship with your bank.

    Is there a particularly important reason why you're running your website from an address that is *not* the address you want your customers to see?
    .

    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. #6
    Join Date
    Jan 2010
    Location
    UK
    Posts
    25
    Plugin Contributions
    0

    Default Re: help with welcome email

    Hi

    I run a car club and we also sell parts

    the main link we will using to the parts page www.lanciabetaparts.co.uk

    this redirects to the cart location, the full URL of this is: http://betaboyz.myzen.co.uk/cart/

    If I can use the same URL as the one we advitise it would look more professional.

    We only sell via Paypal so no need to use credit cards.

    thanks Tony,

  7. #7
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: help with welcome email

    If you want to run your site from the lancia domain name, make the appropriate alterations to your configure.php files, including the HTTP_SERVER and DIR_WS_CATALOG settings, and maybe the HTTPS versions of those entries too.

    Then your emails will automatically use the lancia domain name in them.
    .

    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. v150 Having Issues With Welcome Email
    By Stargirl in forum Managing Customers and Orders
    Replies: 7
    Last Post: 5 Aug 2012, 03:16 PM
  2. Replies: 2
    Last Post: 21 Feb 2010, 04:33 AM
  3. Help...Email welcome
    By kenny724 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 17 Feb 2010, 08:34 PM
  4. Welcome email help
    By RichardKletty in forum General Questions
    Replies: 13
    Last Post: 17 Oct 2008, 06:52 PM
  5. Welcome Email HELP !
    By Manor in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 4 Jun 2008, 05:52 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