MyLama Posted April 10, 2008 Share Posted April 10, 2008 Hi - We had our logo on the invoice, which looked great and we really liked it, but it causes an SSL issue (non secure item). I looked at the invoiceview.tpl and elsewhere, but couldn't find the magic button to get rid of the hypelink. But even without the hyperlink, the fact that the logo is referenced by a url makes me think that I would still have problems. Any feedback on how we can have a secure logo on our invoices? Thanks, MyLama 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted April 10, 2008 Share Posted April 10, 2008 Use the relative path to the logo or use HTTPS:// in the url. 0 Quote Link to comment Share on other sites More sharing options...
ServMap Posted April 10, 2008 Share Posted April 10, 2008 edit your general configuration Admin -> Configuration -> General Settings Logo URL: [noparse]https:[/noparse]//secure.yourdomain.tld/whmcs/images/yourlogo.gif 0 Quote Link to comment Share on other sites More sharing options...
penguin Posted April 10, 2008 Share Posted April 10, 2008 Use the relative path to the logo or use HTTPS:// in the url. You cannot use a relative path for the logo as the e-mails would then not be able top reference the logo image - it has to be an absolute url or it will not display at all in messages 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted April 10, 2008 Share Posted April 10, 2008 I thought of it after I posted... 0 Quote Link to comment Share on other sites More sharing options...
MyLama Posted April 10, 2008 Author Share Posted April 10, 2008 Works Perfect. I had dismissed using https:// out of hand as I have two installs for multiple currencies so I just got a single domain SSL. I thought the logo link would bring cleints to the home page in https:// but it doesn't, of course. While the logo's reference is the absolute https:// (which prevents any annoyng pop up warnings), the actual link remains http:// so everything works out. Thanks all! MyLama 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted April 10, 2008 Share Posted April 10, 2008 Sweet! Glad it worked! 0 Quote Link to comment Share on other sites More sharing options...
Nick Posted April 12, 2008 Share Posted April 12, 2008 Also, if you do: <img src="//domain.com/path/to/whmcs/logo.jpg"> The browser will stick in http: or https: itself, depending on which it is viewing the current page over. I'm not sure how email clients would react to it, however. 0 Quote Link to comment Share on other sites More sharing options...
Redsign Posted April 12, 2008 Share Posted April 12, 2008 I'm not sure how email clients would react to it, however. Nope this wouldn't work on emails, so best to stick to full paths for this. Ben 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.