<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — New company creating - will not let me login]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5285&amp;type=atom" />
	<updated>2014-11-06T07:26:33Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5285</id>
		<entry>
			<title type="html"><![CDATA[Re: New company creating - will not let me login]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21368#p21368" />
			<content type="html"><![CDATA[<p>Is it the fuzzy logic in lines 43 to 48 in <strong>includes/session.inc</strong>:<br /></p><div class="codebox"><pre><code>                        // Give a 5% chance of the session id changing on any request
                        }
                        elseif (rand(1, 100) &lt;= 5)
                        {
                                $this-&gt;regenerateSession();
                        }</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-11-06T07:26:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21368#p21368</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New company creating - will not let me login]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21352#p21352" />
			<content type="html"><![CDATA[<p>The error was found in the session.inc&nbsp; ,&nbsp; The reason for the error is the roles table is not created properly,&nbsp; so&nbsp; just replace the security_roles table with&nbsp; new data&nbsp; from another source, it will work.&nbsp; &nbsp;</p><p>the&nbsp; session is not set, if the table is incomplete or the data missing issue.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2014-11-06T03:51:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21352#p21352</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New company creating - will not let me login]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21349#p21349" />
			<content type="html"><![CDATA[<p>Thank Itronics,</p><p>So what is the solution for this?</p><p>I&#039;ve tried 3 fresh installs and haven&#039;t changed any code (not that id know how).</p><p>I&#039;m surprised by this because the original demo company works fine. I would have thought this &quot;databse&quot; problem would effect that company too.</p><p>Cheers</p>]]></content>
			<author>
				<name><![CDATA[slewman]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19763</uri>
			</author>
			<updated>2014-11-05T23:04:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21349#p21349</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New company creating - will not let me login]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21339#p21339" />
			<content type="html"><![CDATA[<p>Problem is your company sys_prefs table content, or random changes in source code. The message appears when database version found in version.php file is different than &#039;version_id&#039; record content in sys_prefs table.<br />Janusz<br />.</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2014-11-05T17:52:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21339#p21339</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New company creating - will not let me login]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21330#p21330" />
			<content type="html"><![CDATA[<p>Thanks for the reply/</p><p>My user already has a &quot;role_id&quot; of 2 &amp;&nbsp; the &quot;security_role&quot; 2 is already set to system admin.</p><p>Is this what you mean?</p><p>If so the problem persists. </p><p>Anything else we can check?</p>]]></content>
			<author>
				<name><![CDATA[slewman]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19763</uri>
			</author>
			<updated>2014-11-04T23:29:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21330#p21330</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New company creating - will not let me login]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21325#p21325" />
			<content type="html"><![CDATA[<p>There is no role assigned for the newly created company admin.&nbsp; &nbsp;so look the phpmyadmin under security_roles table with respective user id. </p><p>if its not helping you than,&nbsp; recreate a&nbsp; new company, it will help you.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2014-11-04T11:01:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21325#p21325</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[New company creating - will not let me login]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21322#p21322" />
			<content type="html"><![CDATA[<p>Hi Guys,</p><p>I&#039;ve got some great help on here regarding new company login issues. I&#039;ve gone through the fixes on other threads regarding resetting the admin password in phpmyadmin, but im stumped.</p><p>Right now when I try to log into company 2 (new company), im faced with this error message,</p><p>&quot;Access to application has been blocked until database upgrade is completed by system administrator.&quot;<br />Clicking any menu item then returns me to the login screen.</p><p>I am able to log into company 1 (the default).</p><p>Any Help would be greatly appreciated as i&#039;m loving this product and want to get the most out of it.<br />Cheers</p>]]></content>
			<author>
				<name><![CDATA[slewman]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19763</uri>
			</author>
			<updated>2014-11-04T06:36:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21322#p21322</id>
		</entry>
</feed>
