PDA

View Full Version : SSL Cert



simonmc
03-24-2004, 07:52 AM
What do I need to do so that my order page does not error when my SSL cert is there. At the moment it errors saying I have secure and insecure information on the page.

Thank you.

Simon

TurnkeyAdmin
03-24-2004, 01:19 PM
You need to set the Path to PHP live Helper to https://...

POSDepot
04-06-2004, 09:47 AM
No matter what I do I cannot get this to work in secure mode.

I always get a popup warning about my ssl cert.
Can you be more specific about the path?
Is this the path in the code that you insert on the pages?

Here's what I have now:

<!--// START PHP Live Helper HTML Code: Global //-->
<script language="JavaScript" src="https://xxxxxx.com/livehelper/javascript.php?html=1"></script>
<a href="javascript:startchat('https://xxxxxx.com/livehelper/chat.php?dep=');"><img src="https://xxxxxx.com/livehelper/onlinestatus_html.php?dep=" border="0"></a>
<!--// END PHP Live Helper HTML Code: Global //-->

I've also tried:

<!--// START PHP Live Helper HTML Code: Global //-->
<script language="JavaScript" src="https://www.xxxxxx.com/livehelper/javascript.php?html=1"></script>
<a href="javascript:startchat('https://www.xxxxxx.com/livehelper/chat.php?dep=');"><img src="https://www.xxxxxx.com/livehelper/onlinestatus_html.php?dep=" border="0"></a>
<!--// END PHP Live Helper HTML Code: Global //-->

Any help would be greatly appreciated.

Randy

TurnkeyAdmin
04-06-2004, 12:21 PM
The path is in the FULL URL settings in the main settings.