Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2008
    Posts
    1,356
    Plugin Contributions
    1

    Default Installing an SSL Certificate

    I have installed a new SSL on the ohiospeedshop.com now when you go to the login page you get an error "This page contains both secure and unsecure items" I have tried to search for any unsecured items on that page but no luck. I have tried to disable the header, the footer and enable the Split login page to minimize the page content and still keep getting the same error.

    Is there any reason for that? Or is there something wrong with the installation?

    Any help will be appreciated!

  2. #2
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    3,184
    Plugin Contributions
    30

    Default Re: Installing an SSL Certificate

    The flash images in top left are not secure

    ~Melanie
    PRO-Webs, Inc. :: Recent Zen Cart Projects :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are NOT answered.

  3. #3
    Join Date
    Feb 2008
    Posts
    1,356
    Plugin Contributions
    1

    Default Re: Installing an SSL Certificate

    I did disable the header the footer and switched to split login screen and still getting that error. Even if I choose not to display the unsecured items nothing seems to be missing

  4. #4
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    3,184
    Plugin Contributions
    30

    Default Re: Installing an SSL Certificate

    Quote Originally Posted by Glamorousshoe View Post
    I did disable the header the footer and switched to split login screen and still getting that error. Even if I choose not to display the unsecured items nothing seems to be missing
    The Flash is not secured....
    Code:
    <script src="http://www.ohiospeedshop.com/AC_RunActiveContent.js" type="text/javascript"></script>
    Code:
         <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','320','height','145','src','car-logo','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','car-logo' ); //end AC code
    </script><noscript>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="320" height="150">
          <param name="movie" value="car-logo.swf" />
          <param name="quality" value="high" />
          <embed src="https://www.ohiospeedshop.com/car-logo.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="320" height="150"></embed>
        </object></noscript>
    and this

    Code:
    <script language="javascript" type="text/javascript"><!--
    function session_win() {
      window.open("http://www.ohiospeedshop.com/index.php?main_page=info_shopping_cart","info_shopping_cart","height=460,width=430,toolbar=no,statusbar=no,scrollbars=yes").focus();
    }
    //--></script>
    Code:
    <div id="authorizeNetLogo"><script type="text/javascript" language="javascript">
      var ANS_customer_id="2c10def5-b771-4d50-a8d7-bd0cbe301e21";
      </script> <script type="text/javascript" language="javascript" src="//verify.authorize.net/anetseal/seal.js" >
      </script> <a href="http://www.authorize.net/" id="AuthorizeNetText" target="_blank"></a></div>
    
      <div id="googleCheckoutLogo"><script type="text/javascript" src="https://checkout.google.com/seller/accept/j.js"></script>
    <script type="text/javascript">showMark(3);</script>
    Code:
    <div id="RSSFeedLink">
    <a href="http://www.shopmania.com" title="Visit Ohio Speed Shop on ShopMania" onclick="target='_blank'; window.open('http://www.shopmania.com/?m=1888'); return false;" onkeypress="target='_blank'"><img src="https://secure.shopmania.com/img/cert/shopmania-store-us.gif" style="border: 0;" alt="Visit Ohio Speed Shop on ShopMania" /></a><a href="http://www.ohiospeedshop.com/index.php?main_page=rss_feed&amp;feed=new_products" title="RSS New Products Feed" target="_blank"><img src="includes/templates/ocean_front/images/rss.gif" alt="RSS New Products Feed" title=" RSS New Products Feed " width="48" height="48" /></a>
    <script type="text/javascript">var addthis_pub="coolcarparts";</script>
    <a href="https://www.addthis.com/bookmark.php?v=20" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="https://secure.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/200/addthis_widget.js"></script>
    </div>
    ~Melanie
    PRO-Webs, Inc. :: Recent Zen Cart Projects :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are NOT answered.

  5. #5
    Join Date
    Feb 2008
    Posts
    1,356
    Plugin Contributions
    1

    Default Re: Installing an SSL Certificate

    Help me understand one thing though. If I disable the header and footer in tpl_main_page, isn't that suppose to not load the header or the footer.

    Based on Shopmania, Google, Paypal and Add this site the code I am using is the secure version. I do have the same codes on my other website and they pass as secured content.

    I am trying to disable the header and footer to narrow down the error.

    Another question how can I make the flash secure??? Can't I just change the http to https since my whole site is secure and you can browse the site in the https form???

  6. #6
    Join Date
    Apr 2006
    Location
    Horicon, WI
    Posts
    2,121
    Plugin Contributions
    0

    Default Re: Installing an SSL Certificate

    Actually the three items triggering the unsecure on secure pages error are not called at all on your other site on the login page.......

    There is a script call for http://www.ohiospeedshop.com/AC_RunActiveContent.js for the flash

    also a script call for http://s7.addthis.com/js/200/addthis_widget.js

    and a stylesheet call for http://s7.addthis.com/static/r05/widget05.css

    Clear up those three items and the page will pass muster.
    Mike
    Camelot-Hosting...A PCI compliant Ecommerce Host
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  7. #7
    Join Date
    Feb 2008
    Posts
    1,356
    Plugin Contributions
    1

    Default Re: Installing an SSL Certificate

    Thank You I have changed these files to https and it seems to work on my end at least in FF. Would it be possible for you to verify that?

  8. #8
    Join Date
    Apr 2006
    Location
    Horicon, WI
    Posts
    2,121
    Plugin Contributions
    0

    Default Re: Installing an SSL Certificate

    Yup its working good now.
    Mike
    Camelot-Hosting...A PCI compliant Ecommerce Host
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

 

 

Similar Threads

  1. Installing SSL Certificate Logo
    By Failed_Attempt in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 17 Mar 2009, 01:09 PM
  2. Can't add/edit products since installing ssl certificate
    By marketease in forum General Questions
    Replies: 5
    Last Post: 24 Jun 2008, 10:36 PM
  3. Want to use a printed gift certificate (with code) in the gift certificate process?
    By HelenSama in forum Creating Discounts/Coupons, Gift Certificates, Newsletters
    Replies: 9
    Last Post: 15 Apr 2008, 02:04 PM
  4. Installing SSL certificate
    By kdgjevre in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 19 Apr 2007, 05:37 PM
  5. Gift Certificate Order with no Gift Certificate?
    By Jeff_Mash in forum Bug Reports
    Replies: 20
    Last Post: 14 Oct 2006, 09:10 PM

Bookmarks

Posting Permissions

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