Announcement

Collapse
No announcement yet.

The specified product reference (PETFISHROCK22301-1) couldn't be found.

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

    The specified product reference (PETFISHROCK22301-1) couldn't be found.

    Hello
    i have been having a problem with links from my home page in the marketing sections, ( find out more links )
    when clicking the find out more links you receive a error

    www.premier-solutions.uk.com

    "The specified product reference (PETFISHROCK22301-1) couldn't be found.

    Please wait for your browser to forward you to the next page or click here."

    Link to error
    http://www.premier-solutions.uk.com/...01-1&NOLOGIN=1
    This happens on 80% of the products on this home page.

    i have searched for other fixes and solutions on here and have tried a web refresh after re generating the lists,
    still no joy
    any thoughts ?

    #2
    Just experienced the same error. It was caused by forgetting to have _ instead of spaces in the filename when importing from Excel.

    ie
    This That.html
    should be
    This_That.html

    Comment


      #3
      many thanks for the suggestion, but unfortunately i didn't import these products from excel, any other ideas of what it could be ?

      Comment


        #4
        Did you check the page name as a matter of course?

        Comment


          #5
          pages names appear to be all present and correct ?

          Comment


            #6
            Originally posted by Premier01 View Post
            Hello
            i have been having a problem with links from my home page in the marketing sections, ( find out more links )
            when clicking the find out more links you receive a error

            www.premier-solutions.uk.com

            "The specified product reference (PETFISHROCK22301-1) couldn't be found.

            Please wait for your browser to forward you to the next page or click here."

            Link to error
            http://www.premier-solutions.uk.com/...01-1&NOLOGIN=1
            This happens on 80% of the products on this home page.

            i have searched for other fixes and solutions on here and have tried a web refresh after re generating the lists,
            still no joy
            any thoughts ?
            Not sure if this is the cause but it appears that the products references giving problems all contain a '.' which may well be confusing the scripts.

            e.g. SIGGCLASTRAVDBLUE0.6

            Malcolm

            SellerDeck Accredited Partner,
            SellerDeck 2016 Extensions, and
            Custom Packages

            Comment


              #7
              thanks malbro, this is true for a lot of the products but not for the Eveready silver PP9 ( link on the home page )
              i shall try changing one of the "." to see anything works,
              but not sure cause as i said not all of the problem links have .'s in.

              Comment


                #8
                Still no luck after trying that.

                Comment


                  #9
                  Check your product layouts.
                  Specifically, the ones for products that aren't working (The Eveready Silver PP9, for example)
                  Have you been editting them?
                  does the above item have a different product layout to "Eveready Super Heavy Duty Zinc AA Card of 4"?

                  There may be some code missing from the layouts, perhaps

                  If necessary, post your product layout here, in [CODE] tags
                  Tracey

                  Comment


                    #10
                    ok so here is the code for The Eveready Silver PP9 followed by the Eveready Super Heavy Duty Zinc AA Card of 4
                    Code:
                    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
                    <html>
                    <head>
                    <meta name="google-site-verification" content="Fnr4ZGUPMbADCjYRSKqMA8NRDcssqp8xvEo5cxNldxo" />
                       <title><actinic:variable name="PageTitle" /></title>
                    
                       <actinic:variable name="BaseHref" />
                    
                    	<actinic:variable name="MetaTags" />
                    
                       <actinic:block if="%3cactinic%3avariable%20name%3d%22IsP3PPolicyUsed%22%20%2f%3e"><link rel="P3Pv1" href="<actinic:variable name="P3PFullPolicyLink" />"></actinic:block>
                    
                       <link href="actinic.css" rel="stylesheet" type="text/css">
                    
                       <style type="text/css">
                    	body {
                    		background-color: <actinic:variable name="Palette1" />;
                    	}
                       </style>
                    
                    	<actinic:variable name="JavaScriptFunctions" />
                    
                    <script type="text/javascript"><!--//--><![CDATA[//><!--
                    
                    sfHover = function() {
                    	var sfEls = document.getElementById("reflective_menu_top").getElementsByTagName("LI");
                    	for (var i=0; i<sfEls.length; i++) {
                    		sfEls[i].onmouseover=function() {
                    			this.className+=" sfhover";
                    		}
                    		sfEls[i].onmouseout=function() {
                    			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
                    		}
                    	}
                    }
                    if (window.attachEvent) window.attachEvent("onload", sfHover);
                    
                    sf1Hover = function() {
                    	var sfEls = document.getElementById("reflective_menu_left_top").getElementsByTagName("LI");
                    	for (var i=0; i<sfEls.length; i++) {
                    		sfEls[i].onmouseover=function() {
                    			this.className+=" sfhover";
                    		}
                    		sfEls[i].onmouseout=function() {
                    			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
                    		}
                    	}
                    }
                    if (window.attachEvent) window.attachEvent("onload", sf1Hover);
                    
                    sf2Hover = function() {
                    	var sfE2s = document.getElementById("reflective_menu_left_top_products").getElementsByTagName("LI");
                    	for (var i=0; i<sfE2s.length; i++) {
                    		sfE2s[i].onmouseover=function() {
                    			this.className+=" sfhover";
                    		}
                    		sfE2s[i].onmouseout=function() {
                    			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
                    		}
                    	}
                    }
                    if (window.attachEvent) window.attachEvent("onload", sf2Hover);
                    
                    //--><!]]></script>
                    
                    </head>
                    
                    <body onload="<actinic:variable name="OnLoadScript" value="PreloadImages" />">
                    <p>&nbsp;</p>
                    <!-- top menu -->
                    <div id="reflective_header">
                    	<div id="reflective_logo_image">
                    	   <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%22Brochure%22">
                             <actinic:variable name="BrochureLogoImage" />
                          </actinic:block>
                          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%21%3d%20%22Brochure%22">
                             <actinic:variable name="CompanyLogoImage" />
                          </actinic:block>
                    	</div>
                    	<div id="reflective_top_menu_padding">
                    			<!-- main menu -->
                    			<ul id="reflective_menu_top">
                    			<form name="simplesearch" method="get" action="<actinic:variable name="OnlineScriptURL" value="Search Script URL" />">
                    			<actinic:block if="%3cactinic%3avariable%20name%3d%22IsHostMode%22%20%2f%3e">
                    			<!-- Hidden field when in trial mode -->
                    			<input type="hidden" name="SHOP" value="<Actinic:Variable Name="HiddenFields"/>" />
                    			</actinic:block>
                    			<input type="hidden" name="page" value="search" />
                             <input type="hidden" name="PR" value="-1" />
                             <input type="hidden" name="TB" value="A" />
                    				<li class="search_box"><input align="top" class="main_search_box" name="SS" type="text" value="search for ..." onfocus="this.value='';"></li>
                    				<li class="search_box_button"><input type="submit" class="button" name="ACTION" value="<actinic:variable name="QuickSearchButtonText" />"></li>
                    			</form>
                    				<li class="spacing">&nbsp;</li>
                    				<li><a class="reflective_cart" href="<actinic:variable name="CartLinkText" />"><actinic:variable name="CartText" /></a> </li>
                    				<li>
                    				<actinic:block if="%28%3cactinic%3avariable%20name%3d%22IsGoogleAnalyticsEnabled%22%20%2f%3e%20%3d%3d%20false%29%20%20OR%20%28%3cactinic%3avariable%20name%3d%22IsSSLUsedForEssentialPages%22%20%2f%3e%20%3d%3d%20false%29%20OR%0d%28%3cactinic%3avariable%20name%3d%22IsSplitSSLSubdomain%22%20%2f%3e%20%3d%3d%20true%29">
                    				<a class="checkout" 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%20%20AND%20%28%3cactinic%3avariable%20name%3d%22IsSSLUsedForEssentialPages%22%20%2f%3e%20%3d%3d%20true%29%20AND%0d%28%3cactinic%3avariable%20name%3d%22IsSplitSSLSubdomain%22%20%2f%3e%20%3d%3d%20false%29">
                    				<a class="checkout" 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="GoogleAnalyticsMarkup" value="Google Analytics Checkout Link" />><actinic:variable name="CheckOutText" /></a> 
                    				</actinic:block>
                    				</li>
                    				<li class="items_value"><actinic:variable name="ShoppingCartSummary" value="Shopping Cart Summary In A Line" /></li>
                    		<actinic:block if="%3cactinic%3avariable%20name%3d%22AreRegCustomersAllowed%22%20%2f%3e">
                    			<Actinic:NOTINB2B>
                    				<li class="spacing">&nbsp;</li>
                    				<li><a class="login" href="<actinic:variable name="LoginPageURL" />"><actinic:variable name="LoginText" /></a></li>
                    			</Actinic:NOTINB2B>
                    		</actinic:block>
                    			</ul>			
                    	</div>
                    </div>
                    <!-- end top menu -->
                    <!-- central page content -->
                    <div id="reflective_main_content">
                    	<div id="reflective_main_content_background">			
                    		<!-- left column -->
                    		<div id="reflective_main_content_background_left_menu">
                    			<ul id="reflective_menu_left_top">
                    <actinic:variable name="TopLevelSectionList" value="Reflective Top Level Section List" />	
                    </actinic:block>
                    <img src="http://www.fairfield-services.com/images/WebSite/left-bar-dev.png" border="0" align="middle" >	
                    				<actinic:block if="%3cactinic%3avariable%20name%3d%22InformationType%22%20%2f%3e%20%21%3d%20%270%27">
                    				<li><actinic:variable name="NavigationIcon" value="Sitemap Basic Link" /></li>
                    				</actinic:block>
                    				<li><actinic:variable name="NavigationIcon" value="Home Basic Link" /></li>
                    				<Li><actinic:variable name="NavigationIcon" value="Store Top Basic Link" /></Li>
                    				<li><actinic:variable name="NavigationIcon" value="Search Basic Link" /></li>
                    				<li><actinic:variable name="NavigationIcon" value="View Cart Basic Link" /></li>
                    				<li><actinic:variable name="NavigationIcon" value="Checkout Basic Link" /></li>
                    				<li><actinic:variable name="NavigationIcon" value="Contact Us Basic Link" /></li>
                    			</ul>
                    			<br clear="all">
                    			
                    				<actinic:variable name="BrochureNavBar" value="Reflective Brochure Page Nav Bar" />
                    			<br clear="all" />
                    				</actinic:block>
                    <P></P>
                    				
                    				<center><img  src="http://www.fairfield-services.com/images/WebSite/paypal_solutions_main.jpg" border="0" bgcolor="#FFFFF" background="#00000" ></center>
                    <p></P>
                    <center><img  src="http://www.fairfield-services.com/images/WebSite/ISO.png" border="0" width="120" hight="100"></center>
                    <p></p>
                    <div id="reflective_menu_left_footer"></div>
                    				<actinic:block if="%3cactinic%3avariable%20name%3d%22CaptureCoupon%22%20%2f%3e">
                    					<div style="background-color: <actinic:variable name="PaletteBG" />;">
                    					<actinic:variable value="Sidebar Coupon Field" name="CouponEntryField" if="%3cactinic%3avariable%20name%3d%22CaptureCoupon%22%20%2f%3e" />
                    					</div>
                    				</actinic:block>	  	
                    </div>
                    		<!-- end left column -->
                    		
                    		<!-- right column -->
                    	  	<div id="reflective_main_content_background_right_col">
                    
                          <actinic:block if="%3cactinic%3avariable%20name%3d%22IsNotPreviewMode%22%20%2f%3e" >
                             <!-- When logged in, this gives the company name, username and a login link -->
                             <actinic:variable name="NowServing" /><actinic:variable name="CurrentAccount" /><actinic:variable name="LogoutSimple" />
                          </actinic:block>
                          <div align="center">
                             <actinic:variable name="HeaderFooter" value="Header Text" />
                          </div>
                             
                          <actinic:variable name="INNERLAYOUT" />
                    
                          <div align="center">
                             <actinic:variable name="HeaderFooter" value="Footer Text" />
                          </div>
                    
                          
                    
                    
                    		</div>
                    		<!-- end right column -->		
                    		<br clear="all">
                    	</div>
                    </div>
                    
                    <!-- end central page content -->
                    
                    
                    <!-- footer page content -->
                    <div id="reflective_footer">
                    	<p class="text_footer"><span class="text_menu_no_space">© 2011 <actinic:variable name="CompanyName" /></span>&nbsp;  <a href="<actinic:variable name="SendMailPageLink" />" class="link_footer"><actinic:variable name="SendMailText" /></a> | <a href="<actinic:variable name="InfoURL" />" class="link_footer">Privacy Policy</a> | <a href="<actinic:variable name="InfoURL" />" class="link_footer"><actinic:variable name="InfoText" /></a></p>
                    </div>	
                    <!-- end footer page content -->
                    
                    <p>&nbsp;</p> 
                    <actinic:variable name="GoogleAnalyticsMarkup" value="Google Analytics Tracking Code" />
                    
                    </body>
                    
                    </html>
                    Eveready Super Heavy Duty Zinc AA Card of 4

                    Code:
                    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
                    <html>
                    <head>
                    <meta name="google-site-verification" content="Fnr4ZGUPMbADCjYRSKqMA8NRDcssqp8xvEo5cxNldxo" />
                       <title><actinic:variable name="PageTitle" /></title>
                    
                       <actinic:variable name="BaseHref" />
                    
                    	<actinic:variable name="MetaTags" />
                    
                       <actinic:block if="%3cactinic%3avariable%20name%3d%22IsP3PPolicyUsed%22%20%2f%3e"><link rel="P3Pv1" href="<actinic:variable name="P3PFullPolicyLink" />"></actinic:block>
                    
                       <link href="actinic.css" rel="stylesheet" type="text/css">
                    
                       <style type="text/css">
                    	body {
                    		background-color: <actinic:variable name="Palette1" />;
                    	}
                       </style>
                    
                    	<actinic:variable name="JavaScriptFunctions" />
                    
                    <script type="text/javascript"><!--//--><![CDATA[//><!--
                    
                    sfHover = function() {
                    	var sfEls = document.getElementById("reflective_menu_top").getElementsByTagName("LI");
                    	for (var i=0; i<sfEls.length; i++) {
                    		sfEls[i].onmouseover=function() {
                    			this.className+=" sfhover";
                    		}
                    		sfEls[i].onmouseout=function() {
                    			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
                    		}
                    	}
                    }
                    if (window.attachEvent) window.attachEvent("onload", sfHover);
                    
                    sf1Hover = function() {
                    	var sfEls = document.getElementById("reflective_menu_left_top").getElementsByTagName("LI");
                    	for (var i=0; i<sfEls.length; i++) {
                    		sfEls[i].onmouseover=function() {
                    			this.className+=" sfhover";
                    		}
                    		sfEls[i].onmouseout=function() {
                    			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
                    		}
                    	}
                    }
                    if (window.attachEvent) window.attachEvent("onload", sf1Hover);
                    
                    sf2Hover = function() {
                    	var sfE2s = document.getElementById("reflective_menu_left_top_products").getElementsByTagName("LI");
                    	for (var i=0; i<sfE2s.length; i++) {
                    		sfE2s[i].onmouseover=function() {
                    			this.className+=" sfhover";
                    		}
                    		sfE2s[i].onmouseout=function() {
                    			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
                    		}
                    	}
                    }
                    if (window.attachEvent) window.attachEvent("onload", sf2Hover);
                    
                    //--><!]]></script>
                    
                    </head>
                    
                    <body onload="<actinic:variable name="OnLoadScript" value="PreloadImages" />">
                    <p>&nbsp;</p>
                    <!-- top menu -->
                    <div id="reflective_header">
                    	<div id="reflective_logo_image">
                    	   <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%3d%3d%20%22Brochure%22">
                             <actinic:variable name="BrochureLogoImage" />
                          </actinic:block>
                          <actinic:block if="%3cactinic%3avariable%20name%3d%22PageType%22%20%2f%3e%20%21%3d%20%22Brochure%22">
                             <actinic:variable name="CompanyLogoImage" />
                          </actinic:block>
                    	</div>
                    	<div id="reflective_top_menu_padding">
                    			<!-- main menu -->
                    			<ul id="reflective_menu_top">
                    			<form name="simplesearch" method="get" action="<actinic:variable name="OnlineScriptURL" value="Search Script URL" />">
                    			<actinic:block if="%3cactinic%3avariable%20name%3d%22IsHostMode%22%20%2f%3e">
                    			<!-- Hidden field when in trial mode -->
                    			<input type="hidden" name="SHOP" value="<Actinic:Variable Name="HiddenFields"/>" />
                    			</actinic:block>
                    			<input type="hidden" name="page" value="search" />
                             <input type="hidden" name="PR" value="-1" />
                             <input type="hidden" name="TB" value="A" />
                    				<li class="search_box"><input align="top" class="main_search_box" name="SS" type="text" value="search for ..." onfocus="this.value='';"></li>
                    				<li class="search_box_button"><input type="submit" class="button" name="ACTION" value="<actinic:variable name="QuickSearchButtonText" />"></li>
                    			</form>
                    				<li class="spacing">&nbsp;</li>
                    				<li><a class="reflective_cart" href="<actinic:variable name="CartLinkText" />"><actinic:variable name="CartText" /></a> </li>
                    				<li>
                    				<actinic:block if="%28%3cactinic%3avariable%20name%3d%22IsGoogleAnalyticsEnabled%22%20%2f%3e%20%3d%3d%20false%29%20%20OR%20%28%3cactinic%3avariable%20name%3d%22IsSSLUsedForEssentialPages%22%20%2f%3e%20%3d%3d%20false%29%20OR%0d%28%3cactinic%3avariable%20name%3d%22IsSplitSSLSubdomain%22%20%2f%3e%20%3d%3d%20true%29">
                    				<a class="checkout" 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%20%20AND%20%28%3cactinic%3avariable%20name%3d%22IsSSLUsedForEssentialPages%22%20%2f%3e%20%3d%3d%20true%29%20AND%0d%28%3cactinic%3avariable%20name%3d%22IsSplitSSLSubdomain%22%20%2f%3e%20%3d%3d%20false%29">
                    				<a class="checkout" 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="GoogleAnalyticsMarkup" value="Google Analytics Checkout Link" />><actinic:variable name="CheckOutText" /></a> 
                    				</actinic:block>
                    				</li>
                    				<li class="items_value"><actinic:variable name="ShoppingCartSummary" value="Shopping Cart Summary In A Line" /></li>
                    		<actinic:block if="%3cactinic%3avariable%20name%3d%22AreRegCustomersAllowed%22%20%2f%3e">
                    			<Actinic:NOTINB2B>
                    				<li class="spacing">&nbsp;</li>
                    				<li><a class="login" href="<actinic:variable name="LoginPageURL" />"><actinic:variable name="LoginText" /></a></li>
                    			</Actinic:NOTINB2B>
                    		</actinic:block>
                    			</ul>			
                    	</div>
                    </div>
                    <!-- end top menu -->
                    <!-- central page content -->
                    <div id="reflective_main_content">
                    	<div id="reflective_main_content_background">			
                    		<!-- left column -->
                    		<div id="reflective_main_content_background_left_menu">
                    			<ul id="reflective_menu_left_top">
                    <actinic:variable name="TopLevelSectionList" value="Reflective Top Level Section List" />	
                    </actinic:block>
                    <img src="http://www.fairfield-services.com/images/WebSite/left-bar-dev.png" border="0" align="middle" >	
                    				<actinic:block if="%3cactinic%3avariable%20name%3d%22InformationType%22%20%2f%3e%20%21%3d%20%270%27">
                    				<li><actinic:variable name="NavigationIcon" value="Sitemap Basic Link" /></li>
                    				</actinic:block>
                    				<li><actinic:variable name="NavigationIcon" value="Home Basic Link" /></li>
                    				<Li><actinic:variable name="NavigationIcon" value="Store Top Basic Link" /></Li>
                    				<li><actinic:variable name="NavigationIcon" value="Search Basic Link" /></li>
                    				<li><actinic:variable name="NavigationIcon" value="View Cart Basic Link" /></li>
                    				<li><actinic:variable name="NavigationIcon" value="Checkout Basic Link" /></li>
                    				<li><actinic:variable name="NavigationIcon" value="Contact Us Basic Link" /></li>
                    			</ul>
                    			<br clear="all">
                    			
                    				<actinic:variable name="BrochureNavBar" value="Reflective Brochure Page Nav Bar" />
                    			<br clear="all" />
                    				</actinic:block>
                    <P></P>
                    				
                    				<center><img  src="http://www.fairfield-services.com/images/WebSite/paypal_solutions_main.jpg" border="0" bgcolor="#FFFFF" background="#00000" ></center>
                    <p></P>
                    <center><img  src="http://www.fairfield-services.com/images/WebSite/ISO.png" border="0" width="120" hight="100"></center>
                    <p></p>
                    <div id="reflective_menu_left_footer"></div>
                    				<actinic:block if="%3cactinic%3avariable%20name%3d%22CaptureCoupon%22%20%2f%3e">
                    					<div style="background-color: <actinic:variable name="PaletteBG" />;">
                    					<actinic:variable value="Sidebar Coupon Field" name="CouponEntryField" if="%3cactinic%3avariable%20name%3d%22CaptureCoupon%22%20%2f%3e" />
                    					</div>
                    				</actinic:block>	  	
                    </div>
                    		<!-- end left column -->
                    		
                    		<!-- right column -->
                    	  	<div id="reflective_main_content_background_right_col">
                    
                          <actinic:block if="%3cactinic%3avariable%20name%3d%22IsNotPreviewMode%22%20%2f%3e" >
                             <!-- When logged in, this gives the company name, username and a login link -->
                             <actinic:variable name="NowServing" /><actinic:variable name="CurrentAccount" /><actinic:variable name="LogoutSimple" />
                          </actinic:block>
                          <div align="center">
                             <actinic:variable name="HeaderFooter" value="Header Text" />
                          </div>
                             
                          <actinic:variable name="INNERLAYOUT" />
                    
                          <div align="center">
                             <actinic:variable name="HeaderFooter" value="Footer Text" />
                          </div>
                    
                          
                    
                    
                    		</div>
                    		<!-- end right column -->		
                    		<br clear="all">
                    	</div>
                    </div>
                    
                    <!-- end central page content -->
                    
                    
                    <!-- footer page content -->
                    <div id="reflective_footer">
                    	<p class="text_footer"><span class="text_menu_no_space">© 2011 <actinic:variable name="CompanyName" /></span>&nbsp;  <a href="<actinic:variable name="SendMailPageLink" />" class="link_footer"><actinic:variable name="SendMailText" /></a> | <a href="<actinic:variable name="InfoURL" />" class="link_footer">Privacy Policy</a> | <a href="<actinic:variable name="InfoURL" />" class="link_footer"><actinic:variable name="InfoText" /></a></p>
                    </div>	
                    <!-- end footer page content -->
                    
                    <p>&nbsp;</p> 
                    <actinic:variable name="GoogleAnalyticsMarkup" value="Google Analytics Tracking Code" />
                    
                    </body>
                    
                    </html>

                    Comment


                      #11
                      Those are Overall Layouts - not Product Layouts.
                      Norman - www.drillpine.biz
                      Edinburgh, U K / Bitez, Turkey

                      Comment


                        #12
                        also, if both problematic and working products are using the same product layout, you could probably discount this being the problem too.
                        Are they?
                        Tracey

                        Comment


                          #13
                          sorry about that, i shall upload them asap.

                          Comment


                            #14
                            i have looked in to the product layouts with more depth and have tried using different layouts to see if that was the problem, but am still having no joy with this problem.

                            Comment

                            Working...
                            X