Announcement

Collapse
No announcement yet.

Shopping cart summary not working?

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

    #16
    I couldn't find that either LOL. Anyway with Dave clue my code looks like this
    Code:
    <actinic:block if="%28%3cactinic%3avariable%20name%3d%22IsGoogleAnalyticsEnabled%22%20%2f%3e%20%3d%3d%20false%29%20OR%20%0d%28%3cactinic%3avariable%20name%3d%22IsGoogleAnalyticsEnabled%22%20%2f%3e%20%3d%3d%20true%20AND%20%3cactinic%3avariable%20name%3d%22IsSplitSSLSubdomain%22%20%2f%3e%20%3d%3d%20false%29" >
    <a href="<actinic:variable name="OrderLinkText" />" <actinic:block if="%3cactinic%3avariable%20name%3d%22RemoveCustomFrameInCheckout%22%20%2f%3e%20%3d%3d%20True" > target="_top"</actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22RemoveCustomFrameInCheckout%22%20%2f%3e%20%21%3d%20True" > target="_self"</actinic:block>><Actinic:Variable Name="CheckOutText"/></a>	
    </actinic:block>
    <actinic:block if="%28%3cactinic%3avariable%20name%3d%22IsGoogleAnalyticsEnabled%22%20%2f%3e%20%3d%3d%20true%29%20AND%0d%28%3cactinic%3avariable%20name%3d%22IsSplitSSLSubdomain%22%20%2f%3e%20%3d%3d%20true%29" >
    <script type="text/javascript">
      document.write(
        '<a href="<actinic:variable name="GoogleAnalyticsMarkup" value="Google Analytics Checkout Link" />"<actinic:block if="%3cactinic%3avariable%20name%3d%22RemoveCustomFrameInCheckout%22%20%2f%3e%20%3d%3d%20True" > target="_top"</actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22RemoveCustomFrameInCheckout%22%20%2f%3e%20%21%3d%20True" > target="_self"</actinic:block>><actinic:variable name="CheckOutText" /></a>'
      );
    </script>
    <noscript>
      <a href="<actinic:variable name="OrderLinkText" />" <actinic:block if="%3cactinic%3avariable%20name%3d%22RemoveCustomFrameInCheckout%22%20%2f%3e%20%3d%3d%20True" > target="_top"</actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22RemoveCustomFrameInCheckout%22%20%2f%3e%20%21%3d%20True" > target="_self"</actinic:block>><actinic:variable name="CheckOutText" /></a>
    </noscript>
    </actinic:block>
    And that does have the <noscript> tags in it.

    I don't know if this helps or not but that error that also appears on the basket page (which incidently seems to change line and char no every time I look at it) says missing ;

    D
    Donna

    Chief bunting supplier to Take That!

    Comment


      #17
      Originally posted by TraceyHand View Post
      have you tried a search?

      (I had to do a 'find' to find it too )
      I didn't know there was a find facility, i'm a V9 noob. I have 6 sites now launched in V9, but i have only been in for 20 minutes each to upgrade them at the end of the build. 9.0.3 will be when I dive in properly.

      Comment


        #18
        Well your checkout code looks standard, so there is either another problem or the standard code is borked. Off to read the fixed buglist (back in 4 hours once i have read it).

        Comment


          #19
          It's odd actually as it is the same code and presumably the same layout on the product/brochure pages as it in the checkout, so it must have something to do with moving into the checkout.
          Cheers

          David
          Located in Edinburgh UK

          http://twitter.com/mcfinster

          Comment


            #20
            Originally posted by leehack View Post
            Donna try reverting or comparing that layout see if you can see anything different.
            Sorry to be a bit of a div - what am I comparing to what! I am a bit confused now as to what bit I'm looking at it.

            Mine seems to use the variable shopping cart summary in a line ... oh I'm all a fluster now! D
            Donna

            Chief bunting supplier to Take That!

            Comment


              #21
              Don't worry Donna, i've checked your code, it looks like the standard library edition. Either the standard code is borked or there is another issue.

              Comment


                #22
                Cheers Lee. Where do you suggest I go from here?

                When trying to find that Java error that it reports it says line 109 and then the char ref but that changes every time. When I look at the basket code line 109 it's a /block so I don't know what to do there either.

                Thanks to all for all your help so far D
                Donna

                Chief bunting supplier to Take That!

                Comment


                  #23
                  I've just been looking for the past 10 mins and it looks like the URL string created by actinic is not liked, reporting a missing ; on the cart page.

                  The code is in place on the page, it is just not actioning the document.write for some reason it would appear, yet the code on both pages is identical. Even though it writes the code on non-cart pages, it doesn't work then anyway.

                  It looks SSL related to me if I had to hazard a guess, but this is not a strong area of experience for me I am afraid, so you had better hope that Norman is in problem solving mode a bit later.

                  Comment


                    #24
                    I would disable GA for one upload, see if that solves the problem, if so, at least you know where the problem lies.

                    Comment


                      #25
                      I'm sure this has been mentioned before
                      GA/SSL/V9/Checkout link!

                      And I'm sure I posted on another thread about it recently, mentioning it had been posted before LOL

                      ok..not helpful, I know but there must be something already in the forums somewhere (not had chance to look yet)
                      Tracey

                      Comment


                        #26
                        hmmmm it was a bug that Chris D came up with a fix when i had it on my site, i am not sure if this is the issue here but it was js that was screwing it up when ssl was on

                        Comment


                          #27
                          Originally posted by TraceyHand View Post
                          (not had chance to look yet)
                          Why the bloody hell not?

                          Army Gore-tex
                          Winter Climbing Mitts
                          webD's Blog: Website design, SEO and other ramblings…
                          Twitter LinkedIN

                          If you think a post is good, rate it!

                          Find the answers in the Knowledge Base | Have you read the User Guides

                          Comment


                            #28
                            I see an error in the generated code:
                            Code:
                            <script type="text/javascript">
                              document.write(
                                '<a href="javascript:pageTracker._link(\'http://www.cottonbunting.co.uk/cgi-bin/ca000002.pl?ACTION=SSLBOUNCE&amp;URL=https%3a%2f%2fcottonbunting%2eco%2euk%2fcgi%2dbin%2fos000002%2epl%3fACTION%3dStart\&REFPAGE=http%3a%2f%2fwww%2ecottonbunting%2eco%2euk%2facatalog%2fTraditional_English_Bunting%2ehtml&ACTINIC_REFERRER=http%3a%2f%2fwww%2ecottonbunting%2eco%2euk%2facatalog%2fTraditional_English_Bunting%2ehtml');" target="_self" class="link_menu">Checkout</a>'
                              );
                            </script>
                            Where the final bit

                            2ehtml');" target="_self" class="link_menu">Checkout</a>'

                            needs a backslash against that first quote.

                            2ehtml\');" target="_self" class="link_menu">Checkout</a>'
                            Norman - www.drillpine.biz
                            Edinburgh, U K / Bitez, Turkey

                            Comment


                              #29
                              Originally posted by webD View Post
                              Why the bloody hell not?
                              tbh, Rich, I couldn't be bothered LOL
                              Tracey

                              Comment


                                #30
                                right, having had chance to look now, maybe the solution in THIS THREAD will solve the problem.
                                Tracey

                                Comment

                                Working...
                                X