<?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 : Manage users</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Manage users]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 14:13:02 +0000</pubDate>
  <lastBuildDate>Fri, 30 Oct 2009 09:45:07 +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=3163</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[Manage users : Hi John, You can have a try yourself,...]]></title>
   <link>https://forum.productcart.com/manage-users_topic3163_post11828.html#11828</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 3163<br /><strong>Posted:</strong> 30-October-2009 at 9:45am<br /><br />Hi John,<br>&nbsp; You can have a try yourself, or ask a programmer - it's a quick change.<br>ALWAYS ALWAYS make sure you have a backup of the original file(s).<br><br>Ideally you should also change the pmadmin value at the top of the report that you are restricting, however, as it will not be shown in the menu, unless they know the page name and manually set the page url they will not be able to access it anyway.<br>]]>
   </description>
   <pubDate>Fri, 30 Oct 2009 09:45:07 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/manage-users_topic3163_post11828.html#11828</guid>
  </item> 
  <item>
   <title><![CDATA[Manage users : Hi Hamish,Thanks for the reply.I...]]></title>
   <link>https://forum.productcart.com/manage-users_topic3163_post11827.html#11827</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=764">john123</a><br /><strong>Subject:</strong> 3163<br /><strong>Posted:</strong> 30-October-2009 at 9:40am<br /><br />Hi Hamish,<br><br>Thanks for the reply.<br><br>I guess this is a change I can do myself or do I need to get a programmer?&nbsp; <br><br>I have a stupid question... <br><br>Is this condition you mentioned above going in the "View Sales Reports" page so that a person can have access to the "Reports" menu but specifically not the "View Sales Reports"?&nbsp; If so, what page would I need to modify?<br><br>Note: I will be updating to version 4 but I just want to get my requirements in place first.<br><br>John<br><br><br><br>]]>
   </description>
   <pubDate>Fri, 30 Oct 2009 09:40:02 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/manage-users_topic3163_post11827.html#11827</guid>
  </item> 
  <item>
   <title><![CDATA[Manage users : Hi John, I forgot to say, the...]]></title>
   <link>https://forum.productcart.com/manage-users_topic3163_post11826.html#11826</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 3163<br /><strong>Posted:</strong> 30-October-2009 at 5:29am<br /><br />Hi John,<br>&nbsp;&nbsp; I forgot to say, the V4 admin menus are very different, but similar principles apply.<br>]]>
   </description>
   <pubDate>Fri, 30 Oct 2009 05:29:28 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/manage-users_topic3163_post11826.html#11826</guid>
  </item> 
  <item>
   <title><![CDATA[Manage users : Hi John, Yes, that&amp;#039;s correct....]]></title>
   <link>https://forum.productcart.com/manage-users_topic3163_post11825.html#11825</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 3163<br /><strong>Posted:</strong> 30-October-2009 at 5:27am<br /><br />Hi John,<br>&nbsp;&nbsp;&nbsp; Yes, that's correct. <br>If you wrap an additional "if / end if" around the item(s) that you want to hide from people with access to reports and set a different access authority for it you can make those items only display when the person also has the other authority as well.&nbsp; <br><br>&lt;%if (instr(session("PmAdmin"),"<b>10*</b>")&gt;0) or (session("admin")=0) or (session("PmAdmin")="19") then%&gt;<br><br>]]>
   </description>
   <pubDate>Fri, 30 Oct 2009 05:27:43 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/manage-users_topic3163_post11825.html#11825</guid>
  </item> 
  <item>
   <title><![CDATA[Manage users : Hi Hamish,Thanks for the reply.So...]]></title>
   <link>https://forum.productcart.com/manage-users_topic3163_post11822.html#11822</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=764">john123</a><br /><strong>Subject:</strong> 3163<br /><strong>Posted:</strong> 29-October-2009 at 11:27pm<br /><br />Hi Hamish,<br><br>Thanks for the reply.<br><br>So I can make the change but it would require a customization?&nbsp; I see the code number is "10" for reports but I would need to have logic in the code to allow only the one page within reports to be hidden.&nbsp; Is this what you mean?<br><br>John<br><br>]]>
   </description>
   <pubDate>Thu, 29 Oct 2009 23:27:51 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/manage-users_topic3163_post11822.html#11822</guid>
  </item> 
  <item>
   <title><![CDATA[Manage users : Hi John, Indeed it is, although...]]></title>
   <link>https://forum.productcart.com/manage-users_topic3163_post11820.html#11820</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 3163<br /><strong>Posted:</strong> 29-October-2009 at 9:51pm<br /><br />Hi John,<br>&nbsp; Indeed it is, although it will involve mods to the code if your requirement doesn't square with the default user groups,&nbsp; take a look at :<br>http://wiki.earlyimpact.com/productcart/settings-manage-users<br>In addition, if you want to manipulate the menu items displayed to users with different permissions so that it varies from the default set then you can customize (in V3) pcadmin/setdropdownmenu.asp . (Hopefully you renamed the pcadmin folder) <br><br>]]>
   </description>
   <pubDate>Thu, 29 Oct 2009 21:51:44 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/manage-users_topic3163_post11820.html#11820</guid>
  </item> 
  <item>
   <title><![CDATA[Manage users : Hi,I want to be able to restrict...]]></title>
   <link>https://forum.productcart.com/manage-users_topic3163_post11818.html#11818</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=764">john123</a><br /><strong>Subject:</strong> 3163<br /><strong>Posted:</strong> 29-October-2009 at 9:22pm<br /><br />Hi,<br><br>I want to be able to restrict a user to one of the pages within a submenu.&nbsp; Is this possible?&nbsp;&nbsp; <br><br>For example to hide or restrict the "View Sales reports" under the Reports menu.<br><br>John<br><br>]]>
   </description>
   <pubDate>Thu, 29 Oct 2009 21:22:19 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/manage-users_topic3163_post11818.html#11818</guid>
  </item> 
 </channel>
</rss>