<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Duplicated ID in gl_bank.php]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7062</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7062&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Duplicated ID in gl_bank.php.]]></description>
		<lastBuildDate>Tue, 24 Oct 2017 06:46:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Duplicated ID in gl_bank.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29173#p29173</link>
			<description><![CDATA[<p>The <strong>function gl_options_controls</strong> is defined (but not used) differently in the following files (only the second one has the footer in it):<br /></p><div class="codebox"><pre><code>gl/includes/ui/gl_journal_ui.inc
gl/includes/ui/gl_bank_ui.inc</code></pre></div><p>The said function is called in the following files by including the respective file above:</p><div class="codebox"><pre><code>gl/gl_journal.php
gl/gl_bank.php</code></pre></div><br /><p>Let us first start naming global functions uniquely.<br />The said function may need to be fixed in the file <strong>gl/includes/ui/gl_bank_ui.inc</strong> and if the function is renamed for uniqueness, then the corresponding function call in <strong>gl/gl_bank.php</strong> too should be corrected.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 24 Oct 2017 06:46:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29173#p29173</guid>
		</item>
		<item>
			<title><![CDATA[Duplicated ID in gl_bank.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29171#p29171</link>
			<description><![CDATA[<p>at line 404 in gl_bank.php calls function gl_options_controls() which calls div_start(&#039;footer&#039;) in gl_bank_ui.inc</p><p>This is makes 2 elements with same id = &#039;footer&#039; which would causes conflict.</p><p>does this need to change ?</p>]]></description>
			<author><![CDATA[null@example.com (notrinos)]]></author>
			<pubDate>Tue, 24 Oct 2017 06:00:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29171#p29171</guid>
		</item>
	</channel>
</rss>
