uhhosting Posted June 1, 2008 Share Posted June 1, 2008 Hi, I have noticed a bug when viewing an invoice in 3.6.1, this applies to either a new order or an existing customer paying an existing invoice. When the invoice is viewed and the client is presented with the option to select a payment gateway and pay, a window pops up warning of insecure items on the page. The cause, is our company logo, the page is SSL but the logo is being linked over a non SSL link. Its an easy fix: Change the logo URL to https in Configuration > General Settings > General > Logo URL. But, I don't want the logo in e-mails to be SSL linked. So, manually edit viewinvoice.tpl in templates/portal, remove the line <img src="{$logo}"> and replace it with your local or web image link, for example: <img src="../../_images/uh_logo.gif"> This could put off some people from ordering seeing such a warning 0 Quote Link to comment Share on other sites More sharing options...
generic Posted June 2, 2008 Share Posted June 2, 2008 yup, i posted that solution in december of 2006. http://forum.whmcs.com/showthread.php?t=1784&highlight=pdf+logo 0 Quote Link to comment Share on other sites More sharing options...
Patty Posted March 6, 2009 Share Posted March 6, 2009 I just configured the logo URL to https://www.site.... etc on General Configuration. No more security alerts. 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.