<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Install error - Uninitialized string offset]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8653&amp;type=atom" />
	<updated>2020-01-16T08:19:55Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8653</id>
		<entry>
			<title type="html"><![CDATA[Re: Install error - Uninitialized string offset]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36823#p36823" />
			<content type="html"><![CDATA[<p>This has been fixed and committed to 2.4.7 stable repo. A fixed file can be downloaded <a href="https://sourceforge.net/p/frontaccounting/git/ci/master/tree/includes/main.inc">here</a>.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2020-01-16T08:19:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36823#p36823</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Install error - Uninitialized string offset]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36822#p36822" />
			<content type="html"><![CDATA[<p>@joe: Maybe put in this fix after checking if PHP version &gt;= 7.</p><p>The <strong>chr(32)</strong> is to specify Ascii instead of any other collation like utf-8, etc. that would occur if a mere space was put in place of it.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-01-15T23:37:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36822#p36822</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Install error - Uninitialized string offset]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36817#p36817" />
			<content type="html"><![CDATA[<p>Worked - Installation completed on Ubuntu server running PHP 7.##</p><p>Thank YOU</p>]]></content>
			<author>
				<name><![CDATA[jkomar]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=40800</uri>
			</author>
			<updated>2020-01-15T13:37:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36817#p36817</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Install error - Uninitialized string offset]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36816#p36816" />
			<content type="html"><![CDATA[<p>Its an FA bug unmasked by an advanced version of php, requiring a code change to fix.&nbsp; You might make it quiet down by adding:</p><p>$line .= chr(32);</p><p>after $len = strlen($line);</p><p>on line 181.</p>]]></content>
			<author>
				<name><![CDATA[Braath Waate]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41493</uri>
			</author>
			<updated>2020-01-15T13:12:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36816#p36816</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Install error - Uninitialized string offset]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36815#p36815" />
			<content type="html"><![CDATA[<p>Tried to install Front Accounting and received the following errrors from 3 thru 105 :</p><p>Uninitialized string offset: 3 in file: /var/www/html/SSC/public_html/account/includes/main.inc at line 185<br />REPEAT to <br />Uninitialized string offset: 105 in file: /var/www/html/SSC/public_html/account/includes/main.inc at line 185</p><p>Running Ubuntu 18.04.1 with PHP 7.2.24</p><p>FrontAccounting returning PHP version &gt;=5.0.0 (which my installation is I am at 7.2.24)</p><p>Any help would be appreciated</p>]]></content>
			<author>
				<name><![CDATA[jkomar]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=40800</uri>
			</author>
			<updated>2020-01-15T04:35:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36815#p36815</id>
		</entry>
</feed>
