<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — New company creating - will not let me login]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5285</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5285&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in New company creating - will not let me login.]]></description>
		<lastBuildDate>Thu, 06 Nov 2014 07:26:33 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: New company creating - will not let me login]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21368#p21368</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 06 Nov 2014 07:26:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21368#p21368</guid>
		</item>
		<item>
			<title><![CDATA[Re: New company creating - will not let me login]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21352#p21352</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Thu, 06 Nov 2014 03:51:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21352#p21352</guid>
		</item>
		<item>
			<title><![CDATA[Re: New company creating - will not let me login]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21349#p21349</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (slewman)]]></author>
			<pubDate>Wed, 05 Nov 2014 23:04:32 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21349#p21349</guid>
		</item>
		<item>
			<title><![CDATA[Re: New company creating - will not let me login]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21339#p21339</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Wed, 05 Nov 2014 17:52:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21339#p21339</guid>
		</item>
		<item>
			<title><![CDATA[Re: New company creating - will not let me login]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21330#p21330</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (slewman)]]></author>
			<pubDate>Tue, 04 Nov 2014 23:29:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21330#p21330</guid>
		</item>
		<item>
			<title><![CDATA[Re: New company creating - will not let me login]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21325#p21325</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Tue, 04 Nov 2014 11:01:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21325#p21325</guid>
		</item>
		<item>
			<title><![CDATA[New company creating - will not let me login]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21322#p21322</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (slewman)]]></author>
			<pubDate>Tue, 04 Nov 2014 06:36:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21322#p21322</guid>
		</item>
	</channel>
</rss>
