Announcement

Collapse
No announcement yet.

Missing Brochure Fragment image

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

    Missing Brochure Fragment image

    Hi There,

    I have just upgraded a site from V6 to V8 and things were going well until I discovered I am missing fragment images on the home page when all the code is there.

    When I click on the layout code for a Brochure Fragment I have this:

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

    <td rowspan="2" valign="top"><table width="465" height="20" border="0" cellpadding="3" cellspacing="0" bgcolor="#C8453D">
    <tr>
    <td class="white12pt"><strong>Featured Products</strong></td>
    </tr>
    </table>
    <img src="shim.gif" width="8" height="8" /><br />
    <table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><table width="100%" border="0" cellpadding="5" cellspacing="0" class="greenBottomLine">
    <tr>
    <td height="20" bgcolor="#6AB35A"><strong class="white12pt"><actinic:variable name="FragmentTitle"/></strong></td>
    </tr>
    <tr>
    <td height="140"><table width="140" height="140" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC">
    <tr>
    <td bgcolor="#FFFFFF"><actinic:variable name="FragmentImage" value="Standard Fragment Image"/></td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td height="120" valign="top"><span class="gray11pt"><actinic:variable name="FragmentText"/></span></td>
    </tr>
    <tr>
    <td height="1" bgcolor="#DFE4EA"><img src="shim.gif" alt="shim" width="1" height="1" /></td>
    </tr>
    </table></td>

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

    And them when I double click on the layout code for Standard Fragment Image I get this:

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

    <actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentImageALink%22%20%2f%3e">
    <actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentLinkToURL%22%20%2f%3e">
    <a href="<Actinic:Variable Name="FragmentLinkedItemID"/>"
    target="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureFramed%22%20%2f%3e">_parent</actinic:block>
    >
    </actinic:block>
    <actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentLinkToProduct%22%20%2f%3e">
    <a href="<Actinic:Variable Name="SearchCGIURL"/>?PRODREF=<Actinic:Variable Name="FragmentLinkedItemID"/><actinic:block if="%3cactinic%3avariable%20name%3d%22IsHostMode%22%20%2f%3e">&SHOP=<Actinic:Variable Name="ShopID"/></actinic:block>
    <actinic:block if="%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e">&NOLOGIN=1</actinic:block>"
    target="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureFramed%22%20%2f%3e">_parent</actinic:block>
    >
    </actinic:block>
    <actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentLinkToSection%22%20%2f%3e">
    <a href="<Actinic:Variable Name="SearchCGIURL"/>?SECTIONID=<Actinic:Variable Name="FragmentLinkedItemID"/><actinic:block if="%3cactinic%3avariable%20name%3d%22IsHostMode%22%20%2f%3e">&SHOP=<Actinic:Variable Name="ShopID"/></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e">&NOLOGIN=1</actinic:block>"
    target="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsBrochureFramed%22%20%2f%3e">_parent</actinic:block>
    >
    </actinic:block>
    </actinic:block><!-- BrochureImage HTML begin -->
    <!-- This file is used to build the brochure logo image markup. -->
    <IMG SRC="<actinic:variable name="FragmentImageFileName"/>"
    ALT="<actinic:variable name="FragmentTitle"/>"
    BORDER=0
    <actinic:variable name="FragmentImageHeight"/>
    <actinic:variable name="FragmentImageWidth"/>>
    <!-- This file is used to build the brochure logo image markup. -->
    <!-- BrochureImage HTML end -->
    <actinic:block if="%3cactinic%3avariable%20name%3d%22IsFragmentImageALink%22%20%2f%3e">
    </a>
    </actinic:block>

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

    Please tell me have I done something stupid and deleted or moved some code I shouldn't have?

    I appreciate any help.

    Thank you

    Angi
    christopherpiperwines.co.uk
    skatewarehouse.co.uk
    progrow.co.uk
    cheeksandcherries.co.uk

    #2
    Upgraded to IE7 lately?

    Comment


      #3
      I use firefox, why do you think that has any thing to do with it?

      But then saying that in my preview window within actinic they are not showing either.
      christopherpiperwines.co.uk
      skatewarehouse.co.uk
      progrow.co.uk
      cheeksandcherries.co.uk

      Comment


        #4
        There has been an issue with IE7 not showing images in the preview window. From what i've read, they do show on the website, just not the preview.

        Have you checked if they are ok on the web?

        Comment


          #5
          I have checked online and they are still not there. When I view the source on where the image should be I get this

          <a href="http://www.digital-sw.co.uk/cgi-bin/ss000001.pl?PRODREF=3131 &amp;NOLOGIN=1" target=" &gt;&lt; IMG SRC="acatalog="acatalog"/23.jpg" ALT="Intelligent Watering Systems" border="0" 110 140></a>

          So there is something there but its just not showing, and ideas??

          Thanks

          Angi
          christopherpiperwines.co.uk
          skatewarehouse.co.uk
          progrow.co.uk
          cheeksandcherries.co.uk

          Comment


            #6
            Dont worry I have fixed it I went back and imported the old snaphot and then copied the code.

            I did change something, so it was my own silly fault.

            Angi
            christopherpiperwines.co.uk
            skatewarehouse.co.uk
            progrow.co.uk
            cheeksandcherries.co.uk

            Comment

            Working...
            X