<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Frontaccounting 2.4.4 bug in Import transactions extension]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7455&amp;type=atom" />
	<updated>2018-04-10T07:17:40Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7455</id>
		<entry>
			<title type="html"><![CDATA[Re: Frontaccounting 2.4.4 bug in Import transactions extension]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31380#p31380" />
			<content type="html"><![CDATA[<p>The official extensions repo has not been updated in a while. The <a href="https://github.com/apmuthu/FA24extensions/blob/master/Extensions/import_transactions/hooks.php#L7">file stands okay in the FA24extensions repo</a>.<br />Take the files for your extension from:<br /><a href="https://github.com/apmuthu/FA24extensions/tree/master/Extensions/import_transactions">https://github.com/apmuthu/FA24extensio … ansactions</a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-04-10T07:17:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31380#p31380</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Frontaccounting 2.4.4 bug in Import transactions extension]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31372#p31372" />
			<content type="html"><![CDATA[<p>Import transactions extension version 2.4.0-5 won&#039;t start, and I discovered why:<br />in the file &#039;modules/import_transactions/hooks.php&#039; line 7 states:<br />&nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;module_name = &#039;import_transations&#039;;<br />Mind the typo! Since line 19 says<br />$path_to_root.&#039;/modules/&#039;.$this-&gt;module_name.&#039;/import_transactions.php&#039;, &#039;SA_CSVTRANSACTIONS&#039;);<br />the link to this extension in the &quot;Banking and General Ledger&quot; (Maintainance-tab) is corrupted and the file is not found because of this error.</p><p>When I correct the type-error on line 7 in the file &#039;modules/import_transactions/hooks.php&#039; to</p><p>&nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;module_name = &#039;import_transactions&#039;;</p><p>the module displays normally</p><p>I would like to report this bug in the Mantis bug tracking system, but it won&#039;t let me create an account, so perhaps someone else can report it for me.</p>]]></content>
			<author>
				<name><![CDATA[Nibbik]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=21131</uri>
			</author>
			<updated>2018-04-09T16:37:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31372#p31372</id>
		</entry>
</feed>
