Announcement

Collapse
No announcement yet.

Nonsecured item = grey hair

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Nonsecured item = grey hair

    Hi all,

    I've tried my best to solve this problem but am not able to pinpoint the culprit that gives me the following https error:

    When choosing CHECKOUT from my basket I'm getting the warning "This page contains both secure and nonsecure items. Do you want to ......etc, etc"

    For the life of me I cannot find which item is causing this, if I choose NO in the above dialog box and then click on the 'Page opened with errors' message in the bottom left hand corner of my browser (IE7) it tells me about some referrer stuff. At that point my brain starts to fry...

    When you get a minute please have a look at http://www.between.co.uk/acatalog/index.html and see whether you can spot what's causing the problem.

    Thanks very much in advance!
    Regards
    Florian
    florian@between.co.uk
    www.between.co.uk

    #2
    It's likely caused by this
    <script src="http://www.google-analytics
    Look for and implement the https link and that problem should go away.
    Bill
    www.egyptianwonders.co.uk
    Text directoryWorldwide Actinic(TM) shops
    BC Ness Solutions Support services, custom software
    Registered Microsoft™ Partner (ISV)
    VoIP UK: 0131 208 0605
    Located: Alexandria, EGYPT

    Comment


      #3
      Hi Bill,

      Yep, that's the one - excellent!

      One problem I have with https'ing the link in the checkout pages is that I have added the Google script into the content page in design view so that it appears in all store pages. If I choose the checkout pages in the 'Select Page Type' dropdown and change it to https it changes all other instances of the script to https too, i.e. for all the normal product pages, which should obviously not be encrypted.

      How do I change it in the checkout only and not in the rest of the site? I have obviosuly inserted the script into the wrong place as I need to insert it differently into these two locations. Where does it need to go?

      Thanks Bill
      Regards
      Florian
      florian@between.co.uk
      www.between.co.uk

      Comment


        #4
        There is a long thread here on GA - you might find the answer in that. What you need is pair of conditions (perhaps in PHP) that show different versions depending on the location.
        Bill
        www.egyptianwonders.co.uk
        Text directoryWorldwide Actinic(TM) shops
        BC Ness Solutions Support services, custom software
        Registered Microsoft™ Partner (ISV)
        VoIP UK: 0131 208 0605
        Located: Alexandria, EGYPT

        Comment


          #5
          Couldn't you use a different for the checkout pages?

          Comment


            #6
            Originally posted by pinbrook
            Couldn't you use a different for the checkout pages?
            Hi Jo,
            What do you mean by this? Not sure if there is a word missing
            Many thanks
            Florian
            florian@between.co.uk
            www.between.co.uk

            Comment


              #7
              The missing word I think is 'layout'. If you use a different layout for the checkout that means you can insert different tracking code.

              Comment


                #8
                Thanks Duncan and all, I'll have a play with this.
                All the best
                Florian
                florian@between.co.uk
                www.between.co.uk

                Comment

                Working...
                X