Results 1 to 2 of 2

Active Links in Welcome email??

This is a discussion on Active Links in Welcome email?? within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; Active Links in Welcome email?? I have searched the above topic and read over the many posts but I didn’t ...

      
  1. #1
    webwolfe
    Guest


    Default Active Links in Welcome email??

    Active Links in Welcome email??
    I have searched the above topic and read over the many posts but I didn’t find one that applies to my request. I would like to add an http:// links so that my new customers can visit one of my other web sites. So, in the create_account.php e-mail section define (‘EMAIL_WELCOME’, I want to add the links below. Here is what I have.

    define('EMAIL_WELCOME', '<b>We welcome you to</b><b>' . STORE_NAME . '</b>. some copy then<br>
    <a href="http://www.netclubshoppingmall.com/catalog/index.php"> Net Club Shopping Mall </a>.
    <br>
    <a href="http://www.abookstore.biz/catalog/index.php"> A Book Store Biz</a>.
    <br>
    <a href="http://www.stock-information.com/catalog2/index.php"> Stock-Information.Com</a>.</b> ' . "\n\n");

    The names of the web sites show up but the links are not active so they can’t click through to the other web sites. What is the proper coding to make these links work either in text mode or in html mode??
    Thanks,

  2. #2
    webwolfe
    Guest


    Default

    For those who might want to add active clicks to their welcome e-mail I am posting up the answer to my question.
    Thanks to Mark over at the oscommerce forum he suggested to:

    goto your osc admin->Configuration->Email Options
    Set Use MIME HTML When Sending Emails to true and retry.

    Thanks, Mark!!

Similar Threads

  1. Links in email
    By bhejr in forum osCMax v2 Features Discussion
    Replies: 3
    Last Post: 02-04-2007, 11:40 AM
  2. how do i set a link active, if the link links to actual page
    By poschiman in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 06-03-2006, 05:10 PM
  3. Wishlist issues - sent email doesnt include wishlist links
    By slothy in forum osCmax v2 Installation issues
    Replies: 3
    Last Post: 08-31-2005, 12:53 PM
  4. Admin: Update/modify Preview & add active
    By damnedpig in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 07-20-2004, 01:19 PM
  5. On Checkout when USPS active - Blank Page...
    By bmasella in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 09-15-2003, 05:31 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •