<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Frontaccounting 2.4.4 bug in Import transactions extension]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7455</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7455&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Frontaccounting 2.4.4 bug in Import transactions extension.]]></description>
		<lastBuildDate>Tue, 10 Apr 2018 07:17:40 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Frontaccounting 2.4.4 bug in Import transactions extension]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=31380#p31380</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 10 Apr 2018 07:17:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=31380#p31380</guid>
		</item>
		<item>
			<title><![CDATA[Frontaccounting 2.4.4 bug in Import transactions extension]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=31372#p31372</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Nibbik)]]></author>
			<pubDate>Mon, 09 Apr 2018 16:37:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=31372#p31372</guid>
		</item>
	</channel>
</rss>
