jamestingay Posted January 18, 2010 Share Posted January 18, 2010 Hi all When a welcome email gets sent, down at the bottom it says "To login visit.. then just prints my site domain name. There is not hyperlink. Any idea how to fix this? Thanks James 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted January 19, 2010 WHMCS Support Manager Share Posted January 19, 2010 You will need to edit the email template (Setup > Email Templates) and ensure it's entered as a hyperlink in the HTML view. 0 Quote Link to comment Share on other sites More sharing options...
jamestingay Posted February 1, 2010 Author Share Posted February 1, 2010 You will need to edit the email template (Setup > Email Templates) and ensure it's entered as a hyperlink in the HTML view. Hi, at the moment the code is "To login, visit {$whmcs_url} " That displays the full url but no link. What do I need too add to it to make it a link? Thanks James 0 Quote Link to comment Share on other sites More sharing options...
scurrell Posted February 1, 2010 Share Posted February 1, 2010 Hi, at the moment the code is "To login, visit {$whmcs_url} " That displays the full url but no link. What do I need too add to it to make it a link? Thanks James Make sure the URL is correctly entered at: Configuration > General Settings > General > WHMCS System URL 0 Quote Link to comment Share on other sites More sharing options...
jamestingay Posted February 1, 2010 Author Share Posted February 1, 2010 Make sure the URL is correctly entered at: Configuration > General Settings > General > WHMCS System URL Hi. That bit is actually set correctly, it also displays in emails but just no link. It just displays it as normal text. Thanks James 0 Quote Link to comment Share on other sites More sharing options...
m00 Posted February 1, 2010 Share Posted February 1, 2010 Just edit the email template, disable the Rich-Text Editor and replace the {$whmcs_url} with <a href="{$whmcs_url}">{$whmcs_url}</a>. 0 Quote Link to comment Share on other sites More sharing options...
jamestingay Posted February 1, 2010 Author Share Posted February 1, 2010 Just edit the email template, disable the Rich-Text Editor and replace the {$whmcs_url} with <a href="{$whmcs_url}">{$whmcs_url}</a>. Many thanks. 0 Quote Link to comment Share on other sites More sharing options...
isixhosting Posted March 6, 2010 Share Posted March 6, 2010 I mean it's a good tip but is that a bug in the WHMCS Rich-Text Editor? I think so... 0 Quote Link to comment Share on other sites More sharing options...
vchosting Posted March 6, 2010 Share Posted March 6, 2010 This was a little glitch with me at first also - not sure what went wrong! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.