<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Company Creation gives me the following error.]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6068&amp;type=atom" />
	<updated>2016-01-03T03:41:29Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6068</id>
		<entry>
			<title type="html"><![CDATA[Re: Company Creation gives me the following error.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24991#p24991" />
			<content type="html"><![CDATA[<p>Please state where you find <strong>$db</strong> not globally accessible as your instance is not replicable. Responses such yours should be fully qualified and not plant apprehensions especially in new user&#039;s&nbsp; minds in using FA.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2016-01-03T03:41:29Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24991#p24991</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Company Creation gives me the following error.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24982#p24982" />
			<content type="html"><![CDATA[<p>It&#039;s $db variable is not globally accessed. Now I solved the problem. It&#039;s working now. </p><p>Thank you for both of your responses</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2015-12-30T16:38:08Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24982#p24982</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Company Creation gives me the following error.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24964#p24964" />
			<content type="html"><![CDATA[<p>FA v2.3.2 is very old.<br />Use <a href="https://github.com/FrontAccountingERP/FA/archive/master.zip">v2.3.24+</a> or <a href="https://github.com/FrontAccountingERP/FA/archive/unstable.zip">v2.4rc1</a>.</p><p>What version of PHP/MySQL are you using.<br />Are you using it in Windows?<br />What are the DB storage engine and collation used?</p><p>The said SQL line is at line 20 in the <a href="https://github.com/FrontAccountingERP/FA/blob/master/sql/en_US-new.sql">sql/en_US-new.sql</a> file.</p><p>Since the comments are hyphens in the sql file, make sure your MySQL recognizes it or strip it of all comments and create a company with it.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-12-25T18:03:17Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24964#p24964</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Company Creation gives me the following error.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24962#p24962" />
			<content type="html"><![CDATA[<p>and line number 12 is&nbsp; <br />&nbsp; &nbsp;</p><div class="codebox"><pre><code> 
DROP TABLE IF EXISTS `0_areas`;</code></pre></div><p>if i remove this line. it goes to line no:29 again.&nbsp; &nbsp;That&#039;s also the same code.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2015-12-25T12:22:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24962#p24962</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Company Creation gives me the following error.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24961#p24961" />
			<content type="html"><![CDATA[<p>Version&nbsp; 2.3.2</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2015-12-25T11:24:45Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24961#p24961</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Company Creation gives me the following error.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24960#p24960" />
			<content type="html"><![CDATA[<p>Do you mean release 2.3.24 or 2.4 Beta? And Maybe som more details please, if you can.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2015-12-25T11:17:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24960#p24960</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Company Creation gives me the following error.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24959#p24959" />
			<content type="html"><![CDATA[<p>Hi, </p><p>When i am trying to create new company in &quot; create new company &quot; page. it throughs me an error like this. </p><p>&nbsp; &nbsp; </p><div class="codebox"><pre><code>SQL script execution failed in line 12:
Cannot create new company due to bugs in sql file.</code></pre></div><p>I tried&nbsp; with demo and without demo. both gives me the same error.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2015-12-25T11:06:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24959#p24959</id>
		</entry>
</feed>
