Announcement

Collapse
No announcement yet.

Snapshot looses outer layout

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

    Snapshot looses outer layout

    BackStory:

    I've ended up working on actinic at work because i'm the company tech. It took a while but i finally have the site how i want it to look. I sent the snapshot to the client and they couldn't import it. I sent them the patch i have installed so we are running the same version (8.04) but still they had the problem.

    We have exchanged snapshots without problems up untill now. So...

    The Problems:

    Our less than technical client was able to inform me that the error message said something to do with 'site group'. I figure i have to go over there and check that one out myself but the error i really want help with here is the one i encountered when i tried to do an import test at work. It all came through except the code for the outer layout. The layout that contains the html tag and all the overall page appearance is simply not being changed. I emailed the code across and put it in manually and it worked perfectly which makes think that actinic doesn't like the encoding for some reason but i was hoping you guys could tell me if there was a reason actinic 8.04 wouldn't put a layout into a snapshot.

    The short version:

    Importing my snapshot doesn't update my outer layout, why is this?


    The layout code: - i figure there might be errors in my code causing this so:



    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <title>Clive Durose: Online Store</title>
    <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="%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 if="%3cactinic%3avariable%20name%3d%22IsP3PPolicyUsed%22%20%2f%3e">
    <link rel="P3Pv1" href="<actinic:variable name="P3PFullPolicyLink" />">
    </actinic:block>
    <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%21%3d%20%22Contact%20Us%22" >
      <actinic:variable value="Script for Blocking Unregistered Customers" name="UnregCustomerMessage" if="%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e%20%3d%3d%20FALSE" />
    </actinic:block>
    <link href="actinic.css" rel="stylesheet" type="text/css" />
    <link href="css/clivedurose.css" rel="stylesheet" type="text/css">
    <script language="javascript" type="text/javascript" src="actiniccore.js"></script>
    <script language="javascript" type="text/javascript" src="actinicextras.js"></script>
    <!-- Placeholder of cookie checking javascript code. Do not remove it! -->
    <Actinic:COOKIECHECK />
    <script language="javascript" type="text/javascript">
    <!-- 
      saveReferrer();
    // -->
    </script>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <script src="AC_RunActiveContent.js" type="text/javascript"></script>
    </head>
    
    <body>
    <div id="wrapper">
      <table width="856" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
      <tr>
          <td class="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td><a href="http://www.clivedurose.co.uk"><img src="furniture/clive-durose.gif" width="167" height="58" style="border:none;"></a></td>          <td><a href="http://www.staircaseparts.co.uk/acatalog/index.html"><div id="title">Stair parts for the heart of the home.</a></div></td>
              <td>
    		  <div id="title">
    		  <div align="right" class="form" style="padding-right: 28px; padding-bottom:4px">
    		  <Actinic:Variable Name="QuickSearchBar" Value="Standard Quick Search Bar"/></div>
    		  </div></td>
            </tr>
          </table></td>
      </tr>
        <tr>
          <td bgcolor="#99804D" height="20"><table width="460" height="20" border="0" cellpadding="0" cellspacing="0">
          </table></td>
        </tr>
        <tr>
          <td bgcolor="#ffffff" align="center"><script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0','width','900','height','148','src','ecombanner1','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','ecombanner1','ecombanner1' ); //end AC code
          </script>
            <noscript>
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="900" height="148">
              <param name="movie" value="ecombanner1.swf">
              <param name="quality" value="high">
              <embed src="ecombanner1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="900" height="148"></embed>
            </object>
            </noscript></td>
        </tr>
        <tr>
          <td>
    	  <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="155" align="left" valign="top" class="content-nav" bgcolor="#DCDCDC"><table width="100%" border="0" cellpadding="0" cellspacing="5" bgcolor="#DCDCDC">
              <tr>
                <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
    				<tr>
                  <td style="padding: 10px 5px 5px 5px;"><div><a href="http://www.staircaseparts.co.uk/acatalog/index.html"><img src="home01.gif" style="border:none;"></a></div></td>
                </tr>                
    				<tr>                  
                      <td style="padding-left: 5px; padding-top: 5px;"><Actinic:Variable Name="NavigationIcon" Value="View Cart Text Link"/></td>                  
                    </tr>
                </table></td>
              </tr>
              <tr>
                <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
    						<td style="padding-left: 5px; padding-top: 5px;"><Actinic:Variable Name="NavigationIcon" Value="Checkout Text Link"/></td>						
                    </tr>
                </table></td>
              </tr>
              
            </table>
              <table width="100%" border="0" cellspacing="4" cellpadding="0">            				                        
                <tr>            
                  <td style="color: black; text-size: 14pt; padding-left: 5px; padding-right: 2px;"><hr/><b>Browse by range</b><hr/></td>             
                </tr>				          
                <tr>
                  <td class="leftdepartment"><actinic:variable name="Style Section List" /></td>
                </tr>            
                <tr>
                   <td style="color: black; text-size: 14pt; padding-left: 5px; padding-right: 2px;"><hr/><b>Browse by part</b><hr/></td>
                </tr>            
                <tr>
                  <td class="leftdepartment"><actinic:variable name="Type Section List" /><hr/>
    					<actinic:variable name="Other Sections List" />
                  	<br/>
                  	<div class="leftbutton">
    						<a href="http://www.staircaseparts.co.uk/acatalog/info.html">Terms and Conditions</a>
    					</div>
    					<br/>
    					<div class="leftbutton">
    						<a href="sitemap.html">Sitemap</a>
    					</div>
    					</td>
                </tr>				            
              </table>
              <br></td>
            <td align="left" valign="top" class="content-right">
              <Actinic:Variable Name="INNERLAYOUT"/></td>
          </tr>
        </table>
    </td>
        </tr>
      </table>
    </div>
    <div id="footer">
      <div align="center">&copy;2000-2007 Clive Durose Woodturners Limited</div>
    </div>
    </body>
    </html>

    #2
    Can you put it in code tags please, its stretching into the next county at the moment.

    Comment


      #3
      This is a known issue design to destroy the will of designers and usually only happens when using external layout - try breaking the link to the outer layout to remove any absolute paths to relative paths ... if you are unable to make this stick under the design tab you may need to search on the actinic database and manually remove it from there.


      Bikster
      SellerDeck Designs and Responsive Themes

      Comment


        #4
        Originally posted by kataku
        <title>Clive Durose: Online Store</title>
        Unrelated but you should not be doing that in your outer layout!

        **edit **

        Although I see the existing non Actinic site is displaying the same page title across the various pages I viewed. Don't let Malcolm see you doing that


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #5
          wish i knew how

          Okay first some apolgies. With regards the code tags, you can see that i typed them round the code and hoped they would be parsed, i realise now this is a forum and that was stupid so sorry lee for the code being so wide.

          Secondly, the code for this site is horrid, i didn't write most of it, i was brought in to fix it after someone else had played merry havock with it and i really don't know a great deal about actinic.

          So, these things said, i want to fix this, and i got very excited when you said, "known issue" but was then unable to figure out what you meant with the rest of it. I am a java and php programmer, i understand the words relative and absolute in this context but i'm just not sure what you mean with the 'link to the outer layout' this problem is compounded by this code being a mess not entirely of my design.

          I could really do with line numbers here to be honest, or an idiots guide, because i'm just not sure what you mean, its obviously an actinic link of some kind not a good old fashioned anchor tag link (right?) but my actinic skills are weak. Although if i don't fix this its gonna really suck for me.

          *turns out panic makes it hard to think*

          Comment


            #6
            Switch to Design Tab and navigate to the uppermost outer layout - click the yellow swirly up arrow bottom left of the design code window - you will see the code as per your above post. Click on the "edit layout details" and then you may see the full absolute path to the layout .. if so delete the path to leave just the layout name. If it says something like "works best with executive" this is not the cause as the paths are only shown when using external designs.

            If the above path can not be removed there open the database and search on the filename and manually edit the path away (I have needed to do this several times to ensure the outer layout transfers to client machines)

            Usual disclaimer about taking back-ups and snapshots prior to embarking on such radical procedures apply


            Bikster
            SellerDeck Designs and Responsive Themes

            Comment


              #7
              Fixed it

              Yes, thank you jon, worked a treat. That's really made my day, and frankly saved my week. I'm off now to have a meeting about this project where, for once, i will have something positive to say.

              Comment

              Working...
              X