<?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 : Edit Category - Parent Category Disappears</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Edit Category - Parent Category Disappears]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 05:15:21 +0000</pubDate>
  <lastBuildDate>Mon, 11 Nov 2013 16:52:43 +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=5746</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[Edit Category - Parent Category Disappears :  Probably ought to file a support...]]></title>
   <link>https://forum.productcart.com/edit-category-parent-category-disappears_topic5746_post21700.html#21700</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 5746<br /><strong>Posted:</strong> 11-November-2013 at 4:52pm<br /><br />Probably ought to file a support ticket then.&nbsp; It can't be very complicated.]]>
   </description>
   <pubDate>Mon, 11 Nov 2013 16:52:43 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/edit-category-parent-category-disappears_topic5746_post21700.html#21700</guid>
  </item> 
  <item>
   <title><![CDATA[Edit Category - Parent Category Disappears : Greg,That didn&amp;#039;t end up being...]]></title>
   <link>https://forum.productcart.com/edit-category-parent-category-disappears_topic5746_post21699.html#21699</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2506">padreick</a><br /><strong>Subject:</strong> 5746<br /><strong>Posted:</strong> 11-November-2013 at 4:48pm<br /><br />Greg,<div><br></div><div>That didn't end up being the issue, but it did help me out as the categories were top level categories and weren't showing up when cat_ExcSubs equaled 1. I'll have to keep looking, but thanks for the tip.</div>]]>
   </description>
   <pubDate>Mon, 11 Nov 2013 16:48:08 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/edit-category-parent-category-disappears_topic5746_post21699.html#21699</guid>
  </item> 
  <item>
   <title><![CDATA[Edit Category - Parent Category Disappears :  in modCata.asp, look for this...]]></title>
   <link>https://forum.productcart.com/edit-category-parent-category-disappears_topic5746_post21687.html#21687</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 5746<br /><strong>Posted:</strong> 07-November-2013 at 5:52pm<br /><br />in modCata.asp, look for this code:<div>&nbsp;</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;%<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat_DropDownName="idParentCategory"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat_Type="0"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat_DropDownSize="1"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat_MultiSelect="0"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat_ExcBTOHide="0"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat_StoreFront="0"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat_ShowParent="1"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat_DefaultItem=""<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat_SelectedItems="" &amp; pIdParentCategory &amp; ","<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat_ExcItems="" &amp; pIdCategory &amp; ","<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat_ExcSubs="0"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;%&gt;</div><div>&nbsp;</div><div>My guess is that the last line looks like this:</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat_ExcSubs="1"</div><div>&nbsp;</div><div>Change the 1 to 0.<br></div>]]>
   </description>
   <pubDate>Thu, 07 Nov 2013 17:52:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/edit-category-parent-category-disappears_topic5746_post21687.html#21687</guid>
  </item> 
  <item>
   <title><![CDATA[Edit Category - Parent Category Disappears : When I go to edit a subcategory...]]></title>
   <link>https://forum.productcart.com/edit-category-parent-category-disappears_topic5746_post21686.html#21686</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2506">padreick</a><br /><strong>Subject:</strong> 5746<br /><strong>Posted:</strong> 07-November-2013 at 5:36pm<br /><br /><div><span style="line-height: 1.4;">When I go to edit a subcategory from the Control Panel, the Parent Category dropdown says &lt;No Parent - Top Level Category&gt;. When I click on the drop down, the actual parent category isn't listed. However, I will be able to see the original Parent category I was looking for when editing a different subcategory with a different parent.</span><span style="line-height: 1.4;">&nbsp;</span></div><div><span style="line-height: 1.4;"><br></span></div><div>It appears that the parent category of whichever subcategory I'm editing disappears. I can modify anything because saving will move the subcategory to the top level.</div><div><br></div><div><span style="line-height: 1.4;">Any ideas?</span></div>]]>
   </description>
   <pubDate>Thu, 07 Nov 2013 17:36:50 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/edit-category-parent-category-disappears_topic5746_post21686.html#21686</guid>
  </item> 
 </channel>
</rss>