Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2007
    Posts
    34
    Plugin Contributions
    0

    Default non-SSL references on SSL page

    All

    Throughout my checkout process I have a dialogue popping up telling me that my SSL page has some non-SSL elements. Obviously I want to eliminate this to avoid worrying my customers.

    I have scoured the source code for these pages but have drawn a blank. I have also temporarily removed any tracking code from the "login" page and the problem persists. Can someone with a clearer pair of eyes take a look at my login page and let me know if they can spot what I am doing wrong - this is starting to send me nuts!

    Thanks

    Gary

    PS - Please ignore some of the more dubious design elements to the site, it is very much a work in progress.

    URL https://www.christmas-cards-online.c...ain_page=login

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: non-SSL references on SSL page

    I do not see this warning in FF or IE6

    I do see one for unsupported fonts being used
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jun 2006
    Location
    Koh Samui
    Posts
    122
    Plugin Contributions
    0

    Default Re: non-SSL references on SSL page

    Quote Originally Posted by kobra View Post
    I do not see this warning in FF or IE6

    I do see one for unsupported fonts being used
    Same here.
    I do not see this warning in FF or IE6
    [FONT="Verdana"]http://www.xlventures.eu[/FONT]

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: non-SSL references on SSL page

    I do see the message in IE7, but I can't see what the problem is in the source code, either.

  5. #5
    Join Date
    Jun 2006
    Location
    Koh Samui
    Posts
    122
    Plugin Contributions
    0

    Default Re: non-SSL references on SSL page

    I do see this in the source

    <div id="logoWrapper">
    <div id="logo"><a href="http://www.christmas-cards-online.co.uk/"><img src="includes/templates/ItsChristmas-1.1/images/logo.gif" alt="Christmas Cards Online - Charity Christmas Cards at great prices" title=" Christmas Cards Online - Charity Christmas Cards at great prices " width="800" height="200" /></a></div>
    </div
    [FONT="Verdana"]http://www.xlventures.eu[/FONT]

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: non-SSL references on SSL page

    Code:
    src="includes/templates/ItsChristmas-1.1/images/logo.gif"
    What you see is a relative address and not a hard address like
    Code:
    src="http://www.christmas-cards-online.co.uk/includes/templates/ItsChristmas-1.1/images/logo.gif"
    And this should be fine
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Replies: 2
    Last Post: 15 Jun 2012, 12:18 AM
  2. user gets kicked off between ssl and non ssl
    By keneso in forum General Questions
    Replies: 9
    Last Post: 10 Aug 2011, 12:36 AM
  3. Non-SSL forms on an SSL page in a Template Monster template
    By sidney in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 25 Aug 2010, 06:36 PM
  4. convert non-ssl store to ssl
    By artcoder in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Jul 2008, 04:15 PM
  5. PnP non-ssl and ssl (plug npay payment modules) download for 1.3.x
    By x-tremeentertainment in forum Addon Payment Modules
    Replies: 0
    Last Post: 7 Dec 2006, 10:02 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