Announcement

Collapse
No announcement yet.

Wrong BASE HREF in checkout using Firefox

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

    Wrong BASE HREF in checkout using Firefox

    Hi

    I have a website that I am building at the moment and i am using the ext info page as SPP. When I add to the basket or go to the basket from the ext info page and then css don’t work. (This only happens when in firefox.)

    I have been looking at the coding in firebug. The BASE HREF on the basket page and the other pages that use.pl has the ext info page address as the BASE HREF, but it should be http://www.mysite.co.uk/acatalog/

    Can anyone help on why this might be happing?

    Elliott
    Elliott - Weybridge Lights

    www.weybridgelights.co.uk

    #2
    Post the top 20 lines of your Extended Info layout.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Originally posted by NormanRouxel View Post
      Post the top 20 lines of your Extended Info layout.
      Hi
      Do want the first 20 line of the live site or in Actinic
      Elliott - Weybridge Lights

      www.weybridgelights.co.uk

      Comment


        #4
        I think Norman would like to see the first 20 lines or so of the Actinic Layout, not the online page - although a URL of a problem page would also help.

        Comment


          #5
          Hi
          This is the top lines

          Code:
          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
          "http://www.w3.org/TR/html4/loose.dtd">
          <html>
          <head><actinic:variable name="teclan Layouts" value="Overall Page Header" /></head>
          <body>
          Header lay out
          Code:
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%21%3d%20%22%22">
          <title>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%27Brochure%27" ><actinic:variable name="PageTitle" /> @ <actinic:variable name="CompanyName" /></actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%27Checkout%20Page%200%27" >Checkout Step 1 @ <actinic:variable name="CompanyName" /></actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%27Checkout%20Page%201%27" >Checkout Step 2 @ <actinic:variable name="CompanyName" /></actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%27Checkout%20Page%202%27" >Checkout Step 3 @ <actinic:variable name="CompanyName" /></actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%27Shopping%20Cart%27" >Your Shopping Basket with <actinic:variable name="CompanyName" /></actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%27Add%20To%20Cart%20Confirmation%27" >Selection Added to Basket</actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%27Receipt%27" >Your Receipt from <actinic:variable name="CompanyName" /></actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%27Search%27" >Search our Site @ <actinic:variable name="CompanyName" /></actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%27Search%20Results%27" >Your Search Results with <actinic:variable name="CompanyName" /></actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%27Bounce%20Page%27" >Forwarding you to the next page...</actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%27Site%20Map%27" > Sitemap @ <actinic:variable name="CompanyName" /></actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%27Terms%20And%20Conditions%27" > Help @ <actinic:variable name="CompanyName" /></actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%27Section%27">
          <actinic:block if="%3cactinic%3avariable%20name%3d%22SectionLevel%22%20%2f%3e%20%3e%200">
          <actinic:variable name="PageTitle" /> @ <actinic:variable name="CompanyName" />
          </actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22SectionLevel%22%20%2f%3e%20%3d%3d%200" >
          Modern Ceiling lights - Wall Lights- Designer Lighting - LED Lighting
          </actinic:block>
          </actinic:block>
          </title>
          </actinic:block>
          
          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%22%22" >
          	<title><actinic:block if="%3cactinic%3avariable%20name%3d%22Man%20Part%20Number%22%20%2f%3e%20%21%3d%20%22%22">
          	<actinic:variable name="Man Part Number" /> -
          	</actinic:block><actinic:variable name="ProductName" /></title>
          </actinic:block>
             <actinic:variable name="BaseHref" />
             <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
             <meta http-equiv="MSThemeCompatible" content="yes" />
             <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%21%3d%20%22%22">
          	  <actinic:block if="%28%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%21%3d%20%22Section%22%29%20AND%20%28%3cactinic%3avariable%20name%3d%22GlbMetaKeywords%22%20%2f%3e%20%21%3d%20%22%22%29" >
          	    <meta name="keywords" content="<actinic:variable name="GlbMetaKeywords" />" />
               </actinic:block>
               <actinic:block if="%28%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%21%3d%20%22Section%22%29%20AND%20%28%3cactinic%3avariable%20name%3d%22GlbMetaDescription%22%20%2f%3e%20%21%3d%20%22%22%29" >
          	    <meta name="description" content="<actinic:variable name="GlbMetaDescription" />" />
               </actinic:block>
               <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%22Section%22" >
          	    <actinic:block if="%3cactinic%3avariable%20name%3d%22MetaKeywords%22%20%2f%3e%20%21%3d%20%22%22">
          		   <meta name="keywords" content="<actinic:variable name="MetaKeywords" />" />
          	    </actinic:block>
               </actinic:block>
               <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%22Section%22" >
                 <actinic:block if="%3cactinic%3avariable%20name%3d%22MetaDescription%22%20%2f%3e%20%21%3d%20%22%22">
          	      <meta name="description" content="<actinic:variable name="MetaDescription" />" />
                 </actinic:block>
               </actinic:block>
             </actinic:block>
             
               <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%22%22" >
          	   <meta name="description" content="<actinic:variable encoding="strip" name="ProductDescription" />" />
             </actinic:block>
          Elliott - Weybridge Lights

          www.weybridgelights.co.uk

          Comment


            #6
            Your <actinic:variable name="BaseHref" /> tag seems to be in place as it should be.

            It looks like a live site URL will be needed.
            Norman - www.drillpine.biz
            Edinburgh, U K / Bitez, Turkey

            Comment


              #7
              Originally posted by NormanRouxel View Post
              Your <actinic:variable name="BaseHref" /> tag seems to be in place as it should be.

              It looks like a live site URL will be needed.
              The site is www (dot) weybridgelighting (dot) co (dot) uk The site is only a test site and is not live.

              If you use firefox and go the the basket, its works fine.

              Then if you go the the SPP page that are using Ext info pages and go to basket you lose all the css ect, as the BASE HREF is the ext info page name.

              This only happens in FIREFOX

              Elliott
              Elliott - Weybridge Lights

              www.weybridgelights.co.uk

              Comment


                #8
                I seem to be able to go to the checkout in firefox. Can you give an example product that doesnt work for you, just in case its your cache causing the problem

                Comment


                  #9
                  Hi
                  It does it on all products on three different PC's

                  if you to this page in firefox /acatalog/Austin-Polished-Chrome-Semi-Flush-Light.html

                  Elliott
                  Elliott - Weybridge Lights

                  www.weybridgelights.co.uk

                  Comment


                    #10
                    Originally posted by pinbrook View Post
                    I seem to be able to go to the checkout in firefox. Can you give an example product that doesnt work for you, just in case its your cache causing the problem

                    Are you on a product page?
                    Elliott - Weybridge Lights

                    www.weybridgelights.co.uk

                    Comment


                      #11
                      I just tried this /acatalog/Austin-Polished-Chrome-Semi-Flush-Light.html in FF, IE and Chrome and all add to cart and checkout ok. Maybe I'm misunderstanding?

                      Comment


                        #12
                        Originally posted by JGLIGHTING View Post
                        Are you on a product page?
                        i was on SPP? /acatalog/Ball-14-Light-Ceiling-Pendant.html

                        Comment


                          #13
                          Originally posted by drounding View Post
                          I just tried this /acatalog/Austin-Polished-Chrome-Semi-Flush-Light.html in FF, IE and Chrome and all add to cart and checkout ok. Maybe I'm misunderstanding?
                          I also just tried it on next door PC in FF and it works fine.


                          On my PC in FF I have clear all the cookies, history ect. But it still does it.

                          Here are the steps I go

                          1 type in web address
                          2 click on ceiling lights
                          3 click on flush ceiling lights
                          4 click on the first product
                          5 add to cart

                          The basket loads with out css ect and the BASE HREF is the ext info page name.

                          Elliott
                          Elliott - Weybridge Lights

                          www.weybridgelights.co.uk

                          Comment


                            #14
                            Originally posted by pinbrook View Post
                            i was on SPP? /acatalog/Ball-14-Light-Ceiling-Pendant.html
                            I can not work out what it going on.

                            Is there any thing else i can clear in FF.
                            Elliott - Weybridge Lights

                            www.weybridgelights.co.uk

                            Comment


                              #15
                              Try reinstalling FF perhaps.

                              Comment

                              Working...
                              X