Announcement

Collapse
No announcement yet.

Error code on publish to web

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

    Error code on publish to web

    I am using Smart Responsive theme.
    I imported a hierarchical file of products and all went well. I have made no changes to the default design.
    When I publish to web I see this message;

    There are (1) coding error.
    Would you like to see the error now (stops process)

    I click yes

    I see the error;

    Error in condition (The 'ProductEmbedVideo' variable has been placed within the 'Standard Product Video' layout, but it wont work there. Click here to go to the code).

    Clicking takes me to the Design view : Layout Code -Standard Product Video
    Here is the code I see;

    Code:
    <actinic:block if="%3cactinic%3avariable%20name%3d%22ProductEmbedVideo%22%20%2f%3e%20%21%3d%20%22%22" >
    <div class="video-wrapper">
    	<actinic:block php="true" if="%3cactinic%3avariable%20name%3d%22IsPreviewMode%22%20%2f%3e" >
    	$sVideoLink = '<actinic:variable encoding="perl" name="ProductEmbedVideo" selectable="false" />';
    	echo str_replace('src="//', 'src="http://', $sVideoLink);
    	</actinic:block>
    	<actinic:block if="%3cactinic%3avariable%20name%3d%22IsNotPreviewMode%22%20%2f%3e" >
    		<actinic:variable name="ProductEmbedVideo" />
    	</actinic:block>
    </div>	
    </actinic:block>
    I then click publish to web again and it goes through without error.

    Anyone else seen this or know how to stop it happening?
    Arka Tribal Jewellery

    #2
    I have reverted Standard Product Video to factory settings (even though I havent edited any design) and compacted the database. Its still reporting this error (which isnt an error!)
    Arka Tribal Jewellery

    Comment


      #3
      The code is default so shouldn't return an error. It could be the database or a bug. You compacted the database. Try contacting SellerDeck Support.
      Peblaco

      Comment


        #4
        thanks Louise, tried that, didnt solve it. Publish to web works without errors the second time, but always returns that error on the first upload.
        another one for support.....
        Arka Tribal Jewellery

        Comment


          #5
          Have you checked the variable to see which boxes are selected for where it's use is allowed?
          -----------------------------------------

          First Tackle - Fly Fishing and Game Angling

          -----------------------------------------

          Comment


            #6
            Right Clicking on the ProductEmbedVideo variable doesnt bring up an edit variable option.
            Arka Tribal Jewellery

            Comment


              #7
              This error is now with support. I'll report back.
              Arka Tribal Jewellery

              Comment


                #8
                In case anyone else experiences it, this was the replt from support.
                no details on what SD-3078 is though

                We believe this is related to bug: SD-3078
                This is something that is being looked into fixing in a future version.
                Arka Tribal Jewellery

                Comment


                  #9
                  In case anyone else experiences it, this was the replt from support.
                  no details on what SD-3078 is though

                  We believe this is related to bug: SD-3078
                  This is something that is being looked into fixing in a future version.
                  Arka Tribal Jewellery

                  Comment


                    #10
                    I've been told that SD-3078 is

                    in regards to the coding errors being too strict in regards to variable locations.
                    Arka Tribal Jewellery

                    Comment


                      #11
                      This bug seems to have crept back in with V18.

                      John
                      John Ennals
                      www.tortoys.co.uk

                      Comment


                        #12
                        I have it in V16 as well!

                        Martin
                        Martin
                        Mantra Audio

                        Comment


                          #13
                          It's still there - now on V18.2 after 4+ years!!!!
                          Martin
                          Mantra Audio

                          Comment

                          Working...
                          X