olimits7 Posted March 17, 2006 Posted March 17, 2006 Hello, When I receive an order status email the "Detailed Invoice:" URL part of the email isn't a hyperlink. This is very annoying because then I have to copy and paste the URL into Internet Explorer. This is what the email looks like. ------------------------------------------------------Order Number: 111 Detailed Invoice: https://www.domain.com/account_history_info.php?order_id=111 Date Ordered: Thursday 16 March, 2006 Products The only way that the "Detailed Invoice:" URL is put into a hyperlink is when "Use MIME HTML When Sending Emails" under E-mail Options in the Admin section is set to "False". But if I set this value to "True" the URL is no longer a hyperlink. Does somebody know how I can fix this?? The configuration key for the "MIME HTML" is EMAIL_USE_HTML. I've tried searching in various *.php files to see if I can find the code that would cause this, but I've had no luck. Does anybody know where the order status emails get the EMAIL_USE_HTML value from? And I can't have this value set to "False" because I have the E-mail Invoice contribution installed and it needs the email to be HTML. Thank you, olimits7
olimits7 Posted March 17, 2006 Author Posted March 17, 2006 Need a little help here!!!! Thank you, olimits7
olimits7 Posted March 17, 2006 Author Posted March 17, 2006 Does anybody know what *.php files this configuration key "EMAIL_USE_HTML" appears on? This can at least narrow my search down to see what is causing this. olimits7
gezuvor Posted March 23, 2006 Posted March 23, 2006 I'm interested in finding this as well. I'd like to spruce up my HTML-based emails...
Guest Posted March 23, 2006 Posted March 23, 2006 should been an sql configuration field for that switch so it will appear in the email options. You could try defining the option manually and setting it to true in one of the common files on the admin end like application_top.php and see if it works
Recommended Posts
Archived
This topic is now archived and is closed to further replies.