<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — User Access Level and Speed]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4995</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4995&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in User Access Level and Speed.]]></description>
		<lastBuildDate>Wed, 02 Jul 2014 12:17:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20315#p20315</link>
			<description><![CDATA[<p>Hey can you brief me how i can use the same with FA ... as i need Single user with multiple Access level.</p><p>secondly .. i have one custom .php page&nbsp; while opening this .. i also get 500 internal server error ..but same page works fine in my local-host ... let you know about my custom .php :- its has 1 select query follow by 2 insert query and then 2 update query and then again insert query ... in-short&nbsp; while insert a new record above all query get fire ...</p><p>but i don&#039;t know why its to slow while open the page ... as all above query run only after new record get insert.. hence its should get slow while insertion ...</p><p>i contact my server person he told me : u need to optimism your query ..within disk .. but i didn&#039;t get what he me to say .. can any one help me.. how i can optimism such long query so that my all page get open fast ..</p>]]></description>
			<author><![CDATA[null@example.com (tester1)]]></author>
			<pubDate>Wed, 02 Jul 2014 12:17:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20315#p20315</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20173#p20173</link>
			<description><![CDATA[<p><a href="http://www.sf.net/projects/phpgacl">phpGACL</a> can to be plugged in if the ZendACL is not easily understandable / implementable.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 16 Jun 2014 02:44:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20173#p20173</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20137#p20137</link>
			<description><![CDATA[<p>any masters here</p>]]></description>
			<author><![CDATA[null@example.com (tester1)]]></author>
			<pubDate>Fri, 13 Jun 2014 09:04:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20137#p20137</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20133#p20133</link>
			<description><![CDATA[<p>Any One ? , guys pls help me out <img src="https://frontaccounting.com/punbb/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[null@example.com (tester1)]]></author>
			<pubDate>Thu, 12 Jun 2014 08:49:47 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20133#p20133</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20129#p20129</link>
			<description><![CDATA[<p>Hmm that what I also taught first, but issues is that WHILE getting report&nbsp; i should get entry of user as per department ..</p><p>means if he has done entry in stock then in report i should get his entry of department as stock .. not combination of stock-product .. else it would be difficult for us to identify entry properly as per access level or department wise</p><p>entry and its report system is my requirement in FA ..which is working fine ... only problem with multiple access level&nbsp; .. </p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (tester1)]]></author>
			<pubDate>Wed, 11 Jun 2014 12:50:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20129#p20129</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20128#p20128</link>
			<description><![CDATA[<p>OK, let&#039;s try this and see if it solves your problem:<br />1. Go to Setup tab and then choose Access Setup.<br />2. (We are going to create a new Role) Enter the Role Name e.g. Stock-Product Manager<br />3. Check the boxes so that you allow the user with this role the functionality required, example check the Inventory configuration; the Inventory operations and so on.<br />4. Create a user and assign him the role just created.</p><p>Let us know if this solves your problem.</p>]]></description>
			<author><![CDATA[null@example.com (carmelr)]]></author>
			<pubDate>Wed, 11 Jun 2014 11:21:23 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20128#p20128</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20125#p20125</link>
			<description><![CDATA[<p>Carmelr,</p><p>I have 2 access level ( or for properly understanding let say DEPARTMENT ) means access level = department in my FA .</p><p>hence 2 department ( access level ) are :&nbsp; Stock and Product .</p><p>Now i have a USER who have access to both department ( access level ) thats stock and product in my company .</p><p>Hence as per FA we can assign single access level ( department ) to users . but in my case i want to assign this user to both department ( access level ) thats stock and product at a same time .. so that he can access both sections at a single login itself. </p><p>Hope u r now clear about my logic.</p>]]></description>
			<author><![CDATA[null@example.com (tester1)]]></author>
			<pubDate>Wed, 11 Jun 2014 06:45:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20125#p20125</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20123#p20123</link>
			<description><![CDATA[<p>Going back to your original requirement ...</p><p>Can&#039;t you create a new role for this user and then allow access to the sections you want this user to access?</p><p>If I got this wrong, then you might need to explain yourself better!!!</p><p>Regards,<br />carmelo</p>]]></description>
			<author><![CDATA[null@example.com (carmelr)]]></author>
			<pubDate>Wed, 11 Jun 2014 05:47:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20123#p20123</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20122#p20122</link>
			<description><![CDATA[<p>Hey carmelr ,</p><p>Thanks for reply .. yes that is the page for details ... </p><p>but if insert 2 role in role_id type.. </p><p>hence do i need to define 2 access level page_security : on the particular page ?</p><p>or via session it will work. </p><p>bit confusing</p>]]></description>
			<author><![CDATA[null@example.com (tester1)]]></author>
			<pubDate>Wed, 11 Jun 2014 05:40:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20122#p20122</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20121#p20121</link>
			<description><![CDATA[<p>Hello tester1,<br />I&#039;m not sure I understand correctly your request, but take a look at this page, it may be what you are looking for:<br />https://frontaccounting.com/punbb/viewtopic.php?id=886</p><p>regards,<br />Carmelo</p>]]></description>
			<author><![CDATA[null@example.com (carmelr)]]></author>
			<pubDate>Wed, 11 Jun 2014 05:34:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20121#p20121</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20120#p20120</link>
			<description><![CDATA[<p>Hello Please help me ,</p><p>as i tried :</p><p>changing User table : role_id type from int(11)&nbsp; To&nbsp; varchar(256) .. so that i can assign multiple id to users ( as : 2,3) where 2,3 are access level resp.</p><p>but after that what i need to do ..i am bit confuse as there are many security level and session which bit confusing me ..pls help me</p>]]></description>
			<author><![CDATA[null@example.com (tester1)]]></author>
			<pubDate>Wed, 11 Jun 2014 04:53:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20120#p20120</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20115#p20115</link>
			<description><![CDATA[<p>Admin , </p><p>Please help me .. if you cant then mail me or pm me the step what i need to do ... or which file need to be taken care ...i know user.php .. but how its call in session etc ..can guide me pls</p>]]></description>
			<author><![CDATA[null@example.com (tester1)]]></author>
			<pubDate>Tue, 10 Jun 2014 10:01:09 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20115#p20115</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20112#p20112</link>
			<description><![CDATA[<p>I am planning for 2 Changes :</p><p>Once is Access level - Sub Access Level</p><p>second one is User assign to Multiple Access level and Sub Access level</p><p>But my first priority is to : User assign to multiple access level.</p><p>From my point this are major point which had to taken :</p><p>But please help me how i can start as its bit difficult for me to understand all pages ..so if i get help in which pages i need to do ? ..then it would be easy for me</p>]]></description>
			<author><![CDATA[null@example.com (tester1)]]></author>
			<pubDate>Tue, 10 Jun 2014 07:57:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20112#p20112</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20110#p20110</link>
			<description><![CDATA[<p>Joe bro,</p><p>I am also php prog. but newbie ... hence my company has hired me to do the changes ... hence can u guide me if i need to make multiple acess level for user then what and which file i need to change ..also session etc.. can u guide me this much?</p>]]></description>
			<author><![CDATA[null@example.com (tester1)]]></author>
			<pubDate>Tue, 10 Jun 2014 07:28:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20110#p20110</guid>
		</item>
		<item>
			<title><![CDATA[Re: User Access Level and Speed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20109#p20109</link>
			<description><![CDATA[<p>I am sorry. What I meant was that we do not have resources to help changing the core, if there is not a major request from a majority of users. You can use the forum Jobs wanted / Offered.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 10 Jun 2014 07:22:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20109#p20109</guid>
		</item>
	</channel>
</rss>
