<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — RepGen 2.2 Bug Fix]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=959&amp;type=atom" />
	<updated>2009-12-12T05:50:59Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=959</id>
		<entry>
			<title type="html"><![CDATA[Re: RepGen 2.2 Bug Fix]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4148#p4148" />
			<content type="html"><![CDATA[<p>Nice &amp; Efficient Work Joe.</p><p>khaled</p>]]></content>
			<author>
				<name><![CDATA[Kalido]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=434</uri>
			</author>
			<updated>2009-12-12T05:50:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4148#p4148</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: RepGen 2.2 Bug Fix]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4146#p4146" />
			<content type="html"><![CDATA[<p>Please download the file once again from the Website. the download file has been replaced.<br />The problem was that there were 2 javascript windows with the same name. This is now fixed and it works ok again.<br />The file creating the error was repgen_create.php</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2009-12-11T23:39:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4146#p4146</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RepGen 2.2 Bug Fix]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4145#p4145" />
			<content type="html"><![CDATA[<p>Hello Joe,</p><p>in RepGen, if you try to go :</p><p>Account List [Run] ==&gt; then next if you try to :</p><p>press the&nbsp; Button [ Test the SQL Statement ], you will find a Bug. </p><p>And this is how I fix it in 2 steps :</p><br /><p>1. Replace in : repgen_create.php ( line 203 #&nbsp; )</p><p>from :<br />-------</p><p>$txt = &quot;&lt;input type=&#039;button&#039; name=&#039;test_sel&#039; value=&#039;&quot;.TEST_SEL.<br />&nbsp; &nbsp; &quot;&#039; onclick=\&quot;openWindow(&#039;&quot;.REPGENDIR.&quot;/repgen_test_sel.php&quot;.&quot;&#039;, &#039;SQL&#039;);\&quot; &gt;&quot;;</p><p>to :<br />----</p><p>$txt = &quot;&lt;input type=&#039;button&#039; name=&#039;test_sel&#039; value=&#039;&quot;.TEST_SEL.<br />&nbsp; &nbsp; &quot;&#039; onclick=\&quot;openWindow(&#039;&quot;.REPGENDIR.&quot;/repgen_test_sel.php?var101=&quot;.$sql.&quot;&#039;, &#039;SQL&#039;);\&quot; &gt;&quot;;</p><br /><br /><p>2. Add in :&nbsp; &nbsp; repgen_test_sel.php&nbsp; ( line 22 # )</p><p>$sql =$_GET[&#039;var101&#039;];&nbsp; </p><br /><p>So the Bug is fixed at this stage. <br />----------------------------------------------------------</p><p>But, If you enter a New SQL statement in the textarea &amp; try to </p><p>press the&nbsp; Button [ Test the SQL Statement ], you will find that now , the $sql</p><p>variable was not passed through ( var101 ) to the pop up window like if it treats</p><p> $sql = &quot;&quot;. </p><p>Instead of that, if you press the [Page Definition for Strings], you will find </p><p>that the page is directed to a new page and $sql now is treated well.</p><p>I could not find the clue. Can you help resolving this bug please.</p><br /><br /><p>Regards,</p><br /><p>Khaled</p>]]></content>
			<author>
				<name><![CDATA[Kalido]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=434</uri>
			</author>
			<updated>2009-12-11T16:06:27Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4145#p4145</id>
		</entry>
</feed>
