Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2008
    Posts
    33
    Plugin Contributions
    0

    Default error on ssl pages caused by header banner

    I have a live help link in the header of my website. Everything works fine until I get to an SSL page, then the browser says there is unsecured items would you like to view them, yes or no. This notice and error is caused by my HTML banner below. Any suggestions would be greatly appreciated.


    <!-- BEGIN Help Center Live Code, Copyright (c) 2005 Help Center Live. All Rights Reserved -->
    <div id="div_initiate" style="position:absolute; z-index:1; top: 40%; left:40%; visibility: hidden;"><a href="javascript:Live.initiate_accept();"><img src="http://help.fooddudesdelivery.com/templates/Bliss/images/initiate.gif" border="0"></a><br><a href="javascript:Live.initiate_decline();"><img src="http://help.fooddudesdelivery.com/templates/Bliss/images/initiate_close.gif" border="0"></a></div>
    <script type="text/javascript" language="javascript" src="http://help.fooddudesdelivery.com/class/js/include.php?live"></script>
    <!-- END Help Center Live Code, Copyright (c) 2005 Help Center Live. All Rights Reserved -->

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: error on ssl pages caused by header banner

    The unsecured items are due to the http:// specifications in the <src> and <script> tags. If you can find a way to remove the "http://" and just use the base url's, the browser's won't see the unsecured items (because they'll default to http:// on non-ssl pages and https:// on secured ones).

 

 

Similar Threads

  1. Issue with Define Pages Editor caused by template?
    By Lil Boy--Big Woods in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 8 Aug 2011, 11:49 PM
  2. SSL Change caused firefox issue?
    By byoriginaldesign in forum General Questions
    Replies: 0
    Last Post: 26 Sep 2010, 03:44 AM
  3. Display a different header banner on certain pages
    By George Susini in forum Basic Configuration
    Replies: 4
    Last Post: 14 Apr 2009, 07:06 PM
  4. Exclude content in header on SSL pages
    By marcopolo in forum General Questions
    Replies: 2
    Last Post: 21 Jan 2009, 05:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg