Announcement

Collapse
No announcement yet.

Extended Info Products not Uploading

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

    Extended Info Products not Uploading

    Hi Guys,

    My Products (using extended info) will not upload onto website.

    been battling with this problem for a couple of days now,

    I'm using 9.0.2.


    Any Ideas??

    #2
    Hi,

    Do you get any errors when you upload? Is it just the extended info pages that are not uploading or any other pages too?
    ********************
    Tracey
    SellerDeck

    Comment


      #3
      i get no error messages at all, it just fails to upload the extended html pages.

      cheers

      james

      Comment


        #4
        Hi,

        Do you have the 'ExtendedInformationLinks' variable (<actinic:variable name="ExtendedInformationLinks" />) in your product layout(s)? Not having this on the page can stop the extended info pages from uploading.
        ********************
        Tracey
        SellerDeck

        Comment


          #5
          I have added it into the following layout (i'm using it for the extended info pages), but to no avail.

          Code:
          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
          "http://www.w3.org/TR/html4/loose.dtd">
          <html>
          <head>
          <title><actinic:variable name="PageTitle" /></title>
          <actinic:variable name="BaseHref" />
          <meta name="keywords" content="<actinic:variable name="MetaKeywords" />" />
          <meta name="description" content="<actinic:variable name="MetaDescription" />" />
          <link href="actinic.css" rel="stylesheet" type="text/css">
          <link type="text/css" href="style.css" rel="stylesheet" media="screen" />
          <script language="javascript" type="text/javascript" src="actiniccore.js"></script>
          <script language="javascript" type="text/javascript" src="actinicextras.js"></script>
          <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
          <link rel="shortcut icon" href="http://www.gallery-57.com/favicon.ico" type="image/x-icon" />
          <link rel="icon" href="http://www.gallery-57.com/favicon.ico" type="image/x-icon" />
          <script type="text/javascript" language="javascript">
          <!-- 
          function showPic (whichpic) {
          			 if (document.getElementById) {
          				  document.getElementById('placeholder').src = whichpic.href;
          				  return false;
          			 } else {
          				  return true;
          			 }
          			}
          //-->
          </script>
          
          </head>
          <body>
          <form method="post" action="<actinic:variable name="OnlineScriptURL" value="Shopping Cart Script URL" />" >
          <input type="hidden" name="SID" value="<Actinic:Variable Name="SectionID"/>" />
          <input type="hidden" name="PAGE" value="PRODUCT" />           
          <input type="hidden" name="PAGEFILENAME" value="<actinic:variable name="SectionPageName" />" />
          <Actinic:SECTION BLOB='<Actinic:Variable Name="SectionCatFile"/>'/>
          <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>
          <Actinic:SECTION BLOB='<Actinic:Variable Name="SectionCatFile"/>'/>
          <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>
          <div id="extended_container">
          	<div id="extended_header">
          			<div id="extended_title"><img src="h3logo.jpg" border="0" style="position:relative; top:3px;" /><span><actinic:variable name="ProductName" /></span></div>
          			<div id="extended_imagenav">
          				<actinic:block if="%3cactinic%3avariable%20name%3d%22ProductImage4%22%20%2f%3e%20%21%3d%20%22%22">
          					<span class="extended_thumbnav"><a onclick="javascript:return showPic(this)" href="<actinic:variable name="ProductImage4" />">4</a></span>
          				</actinic:block>
          				<actinic:block if="%3cactinic%3avariable%20name%3d%22ProductImage3%22%20%2f%3e%20%21%3d%20%22%22">
          					<span class="extended_thumbnav"><a onclick="javascript:return showPic(this)" href="<actinic:variable name="ProductImage3" />">3</a></span>
          				</actinic:block>				
          				<actinic:block if="%3cactinic%3avariable%20name%3d%22ProductImage2%22%20%2f%3e%20%21%3d%20%22%22">
          					<span class="extended_thumbnav"><a onclick="javascript:return showPic(this)" href="<actinic:variable name="ProductImage2" />">2</a></span>
          				</actinic:block>
          				   <span class="extended_thumbnav"><a onclick="javascript:return showPic(this)" href="<actinic:variable name="ProductImage1" />">1</a></span>
          		</div>
          	</div>
          	<div id="extended_imagelayer">
          		<img src="<actinic:variable name="ProductImage1" />" id="placeholder" alt="<actinic:variable name="ProductName" />" />	
          	</div>
          	<div id="extended_details"> 
                <div class="extendedcontent">
          		<h4>Details</h4>
                <p><strong>Reference: </strong><actinic:variable name="ProductReference" /></p>
                <actinic:block if="%3cactinic%3avariable%20name%3d%22IsStockMonitored%22%20%2f%3e">
                <p><strong>Availability: </strong> <actinic:variable name="StockLevel" /> Items in Stock</p>
                </actinic:block> <actinic:block if="%3cactinic%3avariable%20name%3d%22ProductDimensions%22%20%2f%3e%20%21%3d%20%22%22">
                <p><strong>Dimensions: </strong> <actinic:variable name="ProductDimensions" /></p>
                </actinic:block> 
                <p><strong>Decription: </strong> <actinic:variable name="ExtendedInfoText" /></p>
                <p><strong>Price: </strong> <actinic:block if="%3cactinic%3avariable%20name%3d%22IsCustomerMessageUsed%22%20%2f%3e"> 
                  <Actinic:PRICE_EXPLANATION PROD_REF="<actinic:variable Name="ProductID" />" COMPONENTID=-1><Actinic:Variable Name="RetailCustomerMessage"/></Actinic:PRICE_EXPLANATION> </actinic:block> <actinic:block if="%3cactinic%3avariable%20name%3d%22PriceIsEnabled%22%20%2f%3e"> 
                  <Actinic:PRICES PROD_REF="<actinic:variable Name="ProductID" />" RETAIL_PRICE_PROMPT="<Actinic:Variable Name="ProductPriceDescription"/>"> 
                  <actinic:variable name="PriceListRetail" /> </Actinic:PRICES> </actinic:block> </p>
                 
                
              <actinic:block if="%3cactinic%3avariable%20name%3d%22IsQuantityPromptShown%22%20%2f%3e"> 
                <span class="actrequired"><Actinic:Variable Name="QuantityPrompt"/></span> &nbsp; 
                <input type="text" name="Q_<actinic:variable Name="ProductID"/>" size="4" value="<Actinic:Variable Name="DefaultQuantity"/>" />
                </actinic:block> <actinic:block if="%3cactinic%3avariable%20name%3d%22IsQuantityPromptHidden%22%20%2f%3e"> 
                <input type="hidden" name="Q_<actinic:variable Name="ProductID"/>"  value="<actinic:variable name="DefaultQuantity"/>" />
                </actinic:block> <actinic:variable name="CartError" /> <actinic:block if="%3cactinic%3avariable%20name%3d%22IsOutOfStockShown%22%20%2f%3e"> 
                <p><strong><span class="actrequired"><Actinic:Variable Name="OutOfStock"/></span></strong></p>
                </actinic:block> <actinic:block if="%3cactinic%3avariable%20name%3d%22IsCatalogSuspendedShown%22%20%2f%3e"> 
                <p><strong><span class="actrequired"><Actinic:Variable Name="CatalogSuspended"/></span></strong></p>
                </actinic:block>
          		</div>
             </div>
          	<div id="extended_options"> 
          				<div class="extendedcontent">
          				<h4>Other Info / Options</h4>
          				<actinic:block if="%3cactinic%3avariable%20name%3d%22ProductDatasheet%22%20%2f%3e%20%21%3d%20%22%22">
          					<p><strong>Datasheet Download <i>(right click, save link as)</i>: </strong> <a href="<actinic:variable name="ProductDatasheet" />">Download Datasheet</a></li>
          				</actinic:block>
          				<actinic:block if="%3cactinic%3avariable%20name%3d%22ProductSpecification%22%20%2f%3e%20%21%3d%20%22%22">
          					<p><strong>Specifications: </strong> <actinic:variable name="ProductSpecification" /></p>
          				</actinic:block>
          				<actinic:variable name="AttributeList" /> <actinic:variable name="ComponentList" /> <actinic:block if="%3cactinic%3avariable%20name%3d%22DiscountDescriptionIsShownForProducts%22%20%2f%3e"> 
          				<br />
          				<actinic:variable name="DiscountList" value="Standard Discount List" /> </actinic:block> <actinic:block if="%3cactinic%3avariable%20name%3d%22IsOtherInfoPromptShown%22%20%2f%3e"> 
          				<br />
          				<span class="actrequired"><Actinic:Variable Name="OtherInfoPrompt"/></span><br />
          				<input type="text" name="O_<actinic:variable Name="ProductID"/>" size="40" maxlength="1000" value="" />
          				</actinic:block> <actinic:block if="%3cactinic%3avariable%20name%3d%22IsDatePromptShown%22%20%2f%3e"> 
          				<br />
          				<span class="actrequired"><actinic:variable name="DatePrompt"/></span><br />
          				<actinic:variable name="DayList" /><actinic:variable name="MonthList" /><actinic:variable name="YearList" /> </actinic:block> </div>
          			</div>
          			<div id="extended_cartpane">
          					<div id="extended_addcart"> 
          							<actinic:variable name="AddToCartButton" />
          							<a href="<actinic:variable name="SearchCGIURL" />?PRODREF=<actinic:variable name="ProductID" />&NOLOGIN=1" TARGET="_self"><img src="button_backtosection_button.gif" border="0"></a>
          					</div>
          			</div>
          	</div>
          </form>
          <actinic:variable name="GoogleAnalyticsMarkup" />
          </body>
          </html>
          Seemed to Work Perfectly before I made the mistake of trying version 9!

          NB: I'm thinking whether it may be easier for me to go back to version 8 (is there a way of importing ver 9 layouts back into ver 8 ?)

          Comment


            #6
            Think that's sorted it, I didn't have that actinic variable in my product layout. (misunderstood and put it in the extended layout instead).

            Thanks for your help

            Comment

            Working...
            X