<?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 : Test modifications</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Test modifications]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 19:33:37 +0000</pubDate>
  <lastBuildDate>Mon, 02 Mar 2009 17:20:51 +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=2510</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[Test modifications : Hello. Thanks for the tips! I...]]></title>
   <link>https://forum.productcart.com/test-modifications_topic2510_post9124.html#9124</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1244">bp_travis</a><br /><strong>Subject:</strong> 2510<br /><strong>Posted:</strong> 02-March-2009 at 5:20pm<br /><br />Hello. Thanks for the tips! I will definitely have to try those techniques when I go to test the store. I am actually going to be experimenting with the UPS online shipping tools, and I'm not sure what the results are going to be, so I wanted the store off to the public, but open to me so I can see if it is going to work. <br>]]>
   </description>
   <pubDate>Mon, 02 Mar 2009 17:20:51 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/test-modifications_topic2510_post9124.html#9124</guid>
  </item> 
  <item>
   <title><![CDATA[Test modifications : Hi, It depends what modifications...]]></title>
   <link>https://forum.productcart.com/test-modifications_topic2510_post9104.html#9104</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 2510<br /><strong>Posted:</strong> 28-February-2009 at 7:43pm<br /><br />Hi,<br>&nbsp;&nbsp; It depends what modifications you wish to carry out.<br>If you wish to try a different header/footer then I would create a different customer group with a test user within it and then add code to display a different header and footer to that customer group : <a href="http://wiki.earlyimpact.com/how_to/show_different_c&#111;ntent_customer_type#leveraging_customer_pricing_categories" target="_blank"><br>http://wiki.earlyimpact.com/how_to/show_different_content_customer_type#leveraging_customer_pricing_categories</a> <br><br>To display the site to ve taken a look at the code and I believe the easiest method would be to modify :<br>pcStartSession.asp and viewCart.asp. Look for :<br><table width="99%"><tr><td><pre class="BBcode"><br>'*******************************<br>' Check if store is ON or OFF<br>'*******************************<br>If scStoreOff="1" then<br>&nbsp;&nbsp;&nbsp; response.redirect "msg.asp?message=83"<br>End If<br></pre></td></tr></table><br><br>Create a test "customer" and then modify the code along the lines of :<br><table width="99%"><tr><td><pre class="BBcode"><br>'*******************************<br>' Check if store is ON or OFF<br>'*******************************<br>If scStoreOff="1" and session("idcustomer")&lt;&gt;"99" Then<br>&nbsp;&nbsp;&nbsp; response.redirect "msg.asp?message=83"<br>End If<br></pre></td></tr></table><br><br>Where "99" is set to match your test customer ID.<br>To make use of this either login BEFORE switching off the store, or&nbsp; login to the admin pages and then place an order as your test user account/<br><br>Of course, back up the files before you change them etc.<br><a href="http://wiki.earlyimpact.com/developers/editcode" target="_blank">http://wiki.earlyimpact.com/developers/editcode</a><br>Please note I have not tested this in any way.<br>]]>
   </description>
   <pubDate>Sat, 28 Feb 2009 19:43:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/test-modifications_topic2510_post9104.html#9104</guid>
  </item> 
  <item>
   <title><![CDATA[Test modifications : I am doing modifications to my...]]></title>
   <link>https://forum.productcart.com/test-modifications_topic2510_post9071.html#9071</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1244">bp_travis</a><br /><strong>Subject:</strong> 2510<br /><strong>Posted:</strong> 24-February-2009 at 4:22pm<br /><br />I am doing modifications to my store and I don't want it live during the modifications, but I need to be able to access the store the test the modifications. So basically I need like a back way into the store while it is otherwise turned off to the public so I can test my changes.<br><br>Thanks<br>]]>
   </description>
   <pubDate>Tue, 24 Feb 2009 16:22:03 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/test-modifications_topic2510_post9071.html#9071</guid>
  </item> 
 </channel>
</rss>