<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — What is the " Access Levels Extensions "]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=855</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=855&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in What is the " Access Levels Extensions ".]]></description>
		<lastBuildDate>Sun, 04 Oct 2009 21:59:16 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: What is the " Access Levels Extensions "]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3561#p3561</link>
			<description><![CDATA[<p>Some time ago I was considering <a href="http://https:/sourceforge.net/projects/payroll/">this payrol system</a> to be integrated with FA. It has simple and good designed database, but I&#039;m not sure if integration of the code would be simplier than coding it using FA framework from scratch.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Sun, 04 Oct 2009 21:59:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3561#p3561</guid>
		</item>
		<item>
			<title><![CDATA[Re: What is the " Access Levels Extensions "]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3560#p3560</link>
			<description><![CDATA[<p>Thanks a lot</p><p>I will update you.</p><br /><p>regards,</p><br /><p>khaled</p>]]></description>
			<author><![CDATA[null@example.com (Kalido)]]></author>
			<pubDate>Sun, 04 Oct 2009 08:00:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3560#p3560</guid>
		</item>
		<item>
			<title><![CDATA[Re: What is the " Access Levels Extensions "]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3559#p3559</link>
			<description><![CDATA[<p>Some years ago, there was a Free Swedish simple PHP payroll system. It seems to have disappeared. I can&#039;t find it again. You will have to google around. Tell us if you find something simple and small that would fit as a module. Maybe we can help with the development.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 04 Oct 2009 07:14:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3559#p3559</guid>
		</item>
		<item>
			<title><![CDATA[Re: What is the " Access Levels Extensions "]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3558#p3558</link>
			<description><![CDATA[<p>ok, thanks.</p><p>I check it and it is simple to immitate it.</p><p>From other side and talking about extensions/modules :</p><p>is there any Payroll System you may advise to let me Try integrate it in FA.</p><p>I will be thankfull.</p><br /><p>Regards,</p><br /><br /><p>Khaled</p>]]></description>
			<author><![CDATA[null@example.com (Kalido)]]></author>
			<pubDate>Sat, 03 Oct 2009 23:29:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3558#p3558</guid>
		</item>
		<item>
			<title><![CDATA[Re: What is the " Access Levels Extensions "]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3556#p3556</link>
			<description><![CDATA[<div class="quotebox"><cite>Kalido wrote:</cite><blockquote><p>Hello,</p><p>What is the : &quot; Access Levels Extensions &quot;<br />and what is its job and how can we use it.</p></blockquote></div><p>Every extension for FA (beginning from versions 2.2) can define its own access constraints. &#039;Access level extensions&#039; is a file in which those additional data for access control is defined. All this will be described in documentation file under doc folder in&nbsp; final 2.2 release. Until final version is released&nbsp; you can use any security area defined in access_levels.inc.</p><div class="quotebox"><blockquote><p>Message: Invalid argument.<br />Line: 68<br />Char: 1<br />Code: 0<br />URI: http://localhost/FA220Beta2-AR/company/0/js_cache/utils.js</p><p>===================================================</p><p>When I checked with : &quot; Google Chrome ver 3.0.195.24 &quot;</p><p>I did not notice any error when openig the page.</p></blockquote></div><p>I have no exercise regarding IE bugs neverending story, so I cannot help here.</p><p>Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Sat, 03 Oct 2009 19:59:17 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3556#p3556</guid>
		</item>
		<item>
			<title><![CDATA[What is the " Access Levels Extensions "]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3551#p3551</link>
			<description><![CDATA[<p>Hello,</p><p>What is the : &quot; Access Levels Extensions &quot;</p><p>and what is its job and how can we use it.</p><p>================================================<br />I tried to install : WIKI, REPGEN via the Install/Update Extensions.</p><p>WIKI, ok it works.</p><p>REPGEN :</p><p>in the Folder repgen, and in all of it (where ever it exists )<br />I changed all the : $page_security&nbsp; = 9 (or 15) ;<br />to&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :&nbsp; $page_security = &#039;SA_OPEN&#039;;</p><p>also, I changed :&nbsp; &nbsp; &nbsp;page(&quot;Report Generator REPGEN&quot;,true);<br />in the file :&nbsp; repgen_test_sel.php<br />to<br />page(&quot;Report Generator REPGEN);</p><p>the generation of the reports works fine.</p><p>///////////////////////////////////////////////////////////////////////////////////////<br />A single error I could not resolve is and I don&#039;t know if it affects some how:</p><p>the main web page of RepGen :</p><p>http://localhost/FA220Beta2-AR/modules/REPGEN/repgen_select.php?</p><p>is Open with the following error ( I use IE ver 8) :<br />=================================================<br />Webpage error details</p><p>User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; OfficeLiveConnector.1.3; .NET CLR 3.0.30618; .NET CLR 3.5.30729; OfficeLivePatch.1.3)<br />Timestamp: Fri, 2 Oct 2009 21:19:35 UTC</p><p>Message: Invalid argument.<br />Line: 68<br />Char: 1<br />Code: 0<br />URI: http://localhost/FA220Beta2-AR/company/0/js_cache/utils.js</p><p>===================================================</p><p>When I checked with : &quot; Google Chrome ver 3.0.195.24 &quot;</p><p>I did not notice any error when openig the page.</p><br /><br /><br /><p>Regards,</p><br /><p>khaled</p>]]></description>
			<author><![CDATA[null@example.com (Kalido)]]></author>
			<pubDate>Fri, 02 Oct 2009 13:02:46 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3551#p3551</guid>
		</item>
	</channel>
</rss>
