<?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 : Catogory - product Image display</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Catogory - product Image display]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 12:50:20 +0000</pubDate>
  <lastBuildDate>Fri, 27 Mar 2009 14:31:54 +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=2595</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[Catogory - product Image display : Success !  I had another go...]]></title>
   <link>https://forum.productcart.com/catogory-product-image-display_topic2595_post9412.html#9412</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=190">intour</a><br /><strong>Subject:</strong> 2595<br /><strong>Posted:</strong> 27-March-2009 at 2:31pm<br /><br /><DIV>Success !</DIV><DIV>&nbsp;</DIV><DIV>I had another go and still no luck but then I noticed another reference to smallImageUrl further up&nbsp;in viewcategories.asp here:</DIV><DIV>&nbsp;</DIV><DIV>'// Query Products of current category<BR>&nbsp;query="SELECT products.idProduct, products.sku, products.description, products.price, products.listhidden, products.listprice, products.serviceSpec, products.bToBPrice, <strong>products.largeImageUrl</strong>,products.noprices,products.stock, products.noStock,products.pcprod_HideBTOPrice, POrder,products.FormQuantity,products.pcProd_BackOrder FROM products, </DIV><DIV>&nbsp;</DIV><DIV>When I changed that one as well it worked perfectly. It makes sense to me now I see it as it needs to call the largeImageURL to reference it later.</DIV><DIV>&nbsp;</DIV><DIV>Many thanks for your help guys.</DIV><DIV>&nbsp;</DIV><DIV>Nigel</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 27 Mar 2009 14:31:54 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/catogory-product-image-display_topic2595_post9412.html#9412</guid>
  </item> 
  <item>
   <title><![CDATA[Catogory - product Image display : Thanks for your quick replies. I...]]></title>
   <link>https://forum.productcart.com/catogory-product-image-display_topic2595_post9410.html#9410</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=190">intour</a><br /><strong>Subject:</strong> 2595<br /><strong>Posted:</strong> 27-March-2009 at 2:06pm<br /><br /><P>Thanks for your quick replies.</P><DIV>I omitted to mention that I had also changed the query references in the viewcategories.asp file from smallImageUrl to largeImageUrl. I even cheked the name of the large image in the database to be sure.</DIV><DIV>&nbsp;</DIV><DIV>I'll go back and try it again - it's possible I missed somehting or made a typo. It's reassuring to know that I was at least doing the correct thing (or so&nbsp;I thought ).</DIV><DIV>&nbsp;</DIV><DIV>I'll let you know how I get on.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 27 Mar 2009 14:06:17 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/catogory-product-image-display_topic2595_post9410.html#9410</guid>
  </item> 
  <item>
   <title><![CDATA[Catogory - product Image display : around line 608 of viewcategories.asp...]]></title>
   <link>https://forum.productcart.com/catogory-product-image-display_topic2595_post9409.html#9409</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 2595<br /><strong>Posted:</strong> 27-March-2009 at 1:54pm<br /><br /><DIV>around line 608 of viewcategories.asp you have to edit the query, replacing smallImageUrl with the image of your choice.</DIV><DIV>&nbsp;</DIV><DIV>If all you do is change that query, this will still work, or you can change it to "large", making certain that the name here matches the name in pcShowProductH.asp:<BR></DIV><DIV>pSmallImageUrl=pcArray_Products(8,tCnt) '// rs("smallImageUrl")&nbsp; </DIV>]]>
   </description>
   <pubDate>Fri, 27 Mar 2009 13:54:19 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/catogory-product-image-display_topic2595_post9409.html#9409</guid>
  </item> 
  <item>
   <title><![CDATA[Catogory - product Image display : Hi Nigel, you need to make sure...]]></title>
   <link>https://forum.productcart.com/catogory-product-image-display_topic2595_post9408.html#9408</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 2595<br /><strong>Posted:</strong> 27-March-2009 at 1:48pm<br /><br />Hi Nigel, you need to make sure the SQL query that loads the product data includes the field for the image you want to display. In viewcategories.asp, is only loads the smallImageUrl.]]>
   </description>
   <pubDate>Fri, 27 Mar 2009 13:48:22 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/catogory-product-image-display_topic2595_post9408.html#9408</guid>
  </item> 
  <item>
   <title><![CDATA[Catogory - product Image display : In one of my clients stores the...]]></title>
   <link>https://forum.productcart.com/catogory-product-image-display_topic2595_post9406.html#9406</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=190">intour</a><br /><strong>Subject:</strong> 2595<br /><strong>Posted:</strong> 27-March-2009 at 1:42pm<br /><br /><P>In one of my clients stores the product display (in the category view) is set to:</P><DIV>Show images horizontally with 1 image per row.</DIV><DIV>&nbsp;</DIV><DIV>This works ok but because it shows the product thumbnail the image is too small. I want to display the general or large image here instead.</DIV><DIV>&nbsp;</DIV><DIV>I tried changing the references in the pcShowProductH.asp file from smallimageUrL to largeImageUrl but when&nbsp;I uploaded themodified file I got 'no image available' instead of the large image.</DIV><DIV>&nbsp;</DIV><DIV>Can anyone help on this please.</DIV><DIV>&nbsp;</DIV><DIV>Thanks </DIV><DIV>&nbsp;</DIV><DIV>Nigel</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 27 Mar 2009 13:42:11 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/catogory-product-image-display_topic2595_post9406.html#9406</guid>
  </item> 
 </channel>
</rss>