<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Showing additi&#111;nal images: code error?</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Suggestions : Showing additi&#111;nal images: code error?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 11:22:31 +0000</pubDate>
  <lastBuildDate>Mon, 24 Aug 2009 15:43:04 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=477</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Showing additi&#111;nal images: code error? : You need to edit this statement:  viewprd.asp...]]></title>
   <link>https://forum.productcart.com/showing-additional-images-code-error_topic477_post11117.html#11117</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 477<br /><strong>Posted:</strong> 24-August-2009 at 3:43pm<br /><br /><DIV>You need to edit this statement:</DIV><DIV>&nbsp;</DIV><DIV>viewprd.asp line 97</DIV><DIV>&nbsp;</DIV><DIV>'// When the product has additional images, this variable defines how many thumbnails are shown per row, below the main product image<BR>pcv_intProdImage_Columns = 3</DIV>]]>
   </description>
   <pubDate>Mon, 24 Aug 2009 15:43:04 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/showing-additional-images-code-error_topic477_post11117.html#11117</guid>
  </item> 
  <item>
   <title><![CDATA[Showing additi&#111;nal images: code error? : I was having the same issue on...]]></title>
   <link>https://forum.productcart.com/showing-additional-images-code-error_topic477_post11114.html#11114</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1665">Conan</a><br /><strong>Subject:</strong> 477<br /><strong>Posted:</strong> 24-August-2009 at 3:00pm<br /><br />I was having the same issue on 3.51 - changing the value was not affecting my output. I made the change as you have and now it obeys my setting of 4 columns. <br>thanks!]]>
   </description>
   <pubDate>Mon, 24 Aug 2009 15:00:53 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/showing-additional-images-code-error_topic477_post11114.html#11114</guid>
  </item> 
  <item>
   <title><![CDATA[Showing additi&#111;nal images: code error? : In an attempt to get more than...]]></title>
   <link>https://forum.productcart.com/showing-additional-images-code-error_topic477_post1412.html#1412</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=291">caughlan</a><br /><strong>Subject:</strong> 477<br /><strong>Posted:</strong> 03-October-2006 at 5:27am<br /><br />In an attempt to get more than 3 images in a row under my main images, I had to change this code:<br><br><table width="99%"><tr><td><pre class="BBcode">'// When the product has additional images, this variable defines how many thumbnails are shown per row, below the main product image<br>&nbsp;&nbsp;&nbsp; if pcv_intProdImage_Columns = "" then<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pcv_intProdImage_Columns = 4<br>&nbsp;&nbsp;&nbsp; end if<br></pre></td></tr></table><br><br>to<br><br><table width="99%"><tr><td><pre class="BBcode"><br>'// When the product has additional images, this variable defines how many thumbnails are shown per row, below the main product image<br><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp; if pcv_intProdImage = "" then</span><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pcv_intProdImage_Columns = 4<br>&nbsp;&nbsp;&nbsp; end if<br>&nbsp;</pre></td></tr></table><br><br><br>Could this be an error in the code... or was i just lucky that it worked?<br><br>Stacelynn<br>&nbsp;&nbsp;&nbsp; <br>]]>
   </description>
   <pubDate>Tue, 03 Oct 2006 05:27:58 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/showing-additional-images-code-error_topic477_post1412.html#1412</guid>
  </item> 
 </channel>
</rss>