Genius Posted April 13, 2004 Posted April 13, 2004 HI , could someone please assist me with links in my e-mails they do not seem to work, yet the full path name comes but you cannot go to the site with that link... any ideas..
paulm2003 Posted April 13, 2004 Posted April 13, 2004 Did you set: Use MIME HTML When Sending Emails true? in admin (if so, try what happens if you set it back to false)
Genius Posted April 13, 2004 Author Posted April 13, 2004 HI , yes i have set my USE MIME HTML when sending Emails to TRUE, I also have E-mail Linefeeds to CRLF and my E-mail Transport Method is smtp. May be could there be something in my code? this is an example of what i have in my tell a friend page: $email_body .= sprintf(TEXT_EMAIL_LINK, tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $HTTP_GET_VARS['products_id'])) . "<br><br>" . sprintf(TEXT_EMAIL_SIGNATURE, STORE_NAME . "<br>" . HTTP_SERVER . DIR_WS_CATALOG . "\n");
Genius Posted April 13, 2004 Author Posted April 13, 2004 opps forgot to mention, that nothing happens when i set it to false it's still the same.
Genius Posted April 13, 2004 Author Posted April 13, 2004 I have the links working but i now have a very strange problem , when i first send a tell a friend e-mail , the e-mail does not come to the friend, but if i send it again it goes... any ideas
Genius Posted April 13, 2004 Author Posted April 13, 2004 Just add to this, when i change the Use MIME HTML When Sending Emails true? to false and then back to true.. my layout gets messed up and everything is clusted.. and then i loose the link any ideas. many thanks
Genius Posted April 14, 2004 Author Posted April 14, 2004 I am having the same problem again.. i am getting the emails with no link.. I am using html e-mails and set to sendmail rather than smtp... I get my orders fine in a html with links.. but it's just the tell a friend one. any help will be great... thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.