<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Ajax Timeout]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=580&amp;type=atom" />
	<updated>2010-03-15T13:04:54Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=580</id>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Timeout]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5318#p5318" />
			<content type="html"><![CDATA[<p>Yes, this have to be timeout. You can fix it about line 39 in utils.js. I will consider changing it in next minor release for all reports.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-03-15T13:04:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5318#p5318</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Timeout]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5314#p5314" />
			<content type="html"><![CDATA[<p>Ok that helped.</p><p>But this is odd.</p><p>If I run Detailed Customer Listing with JavaScript enabled I get the Error Triangle.<br />If I disable JS, it opens a new Tab in my browser (FireFox) and completes.</p><p>BTW it generates a 289 page PDF file.</p><p>What causes this? The Timeout Value? How do I extend it?</p><p>Tom</p>]]></content>
			<author>
				<name><![CDATA[tom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=331</uri>
			</author>
			<updated>2010-03-15T00:26:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5314#p5314</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Timeout]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5313#p5313" />
			<content type="html"><![CDATA[<p>You should set memory_limit to some bigger value in php.ini, or just in config.php, e.g.:<br /></p><div class="codebox"><pre><code>ini_set(&#039;memory_limit&#039;, &#039;48M&#039;);</code></pre></div><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-03-14T21:29:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5313#p5313</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Timeout]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5311#p5311" />
			<content type="html"><![CDATA[<p>How do I fix this error when running a report?</p><p>Allowed memory size of 16777216 bytes exhausted (tried to allocate 263560 bytes) in /var/www/fa/reporting/includes/tcpdf.php on line 5246</p><p>I was running Customer Detail Listing</p><p>tom</p>]]></content>
			<author>
				<name><![CDATA[tom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=331</uri>
			</author>
			<updated>2010-03-14T20:40:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5311#p5311</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Timeout]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5307#p5307" />
			<content type="html"><![CDATA[<p>How can we make that timeout longer?</p><p>On the reports I generally get a timeout and then I retry and it will work sometimes.</p><p>It is really a pain and if a longer timeout will allow it to work then I am happy to wait another 30 seconds!</p><p>Retry may be nice, but not needed at this point!</p>]]></content>
			<author>
				<name><![CDATA[tom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=331</uri>
			</author>
			<updated>2010-03-14T13:31:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5307#p5307</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Timeout]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2239#p2239" />
			<content type="html"><![CDATA[<p>Good idea.</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-04-10T06:20:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2239#p2239</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Ajax Timeout]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2235#p2235" />
			<content type="html"><![CDATA[<p>Would be good to have some sorta of ajax timeout setting where it would retry to resend a response after a certain amount of time in a case where the connection suddenly drops during posting, search, query. Cause otherwise the process indicator spins and spins and spins forever. At least perhaps if its not getting a response from the server it , or getting server timeout error that it would let user know that connection has been lost or something and allow user to try again. </p><p>For example: It will try once and if after 30 seconds it doesn&#039;t get a response it tries again, and after the third time it&#039;ll spit back an error saying no connection found?</p>]]></content>
			<author>
				<name><![CDATA[t2webby]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=182</uri>
			</author>
			<updated>2009-04-09T21:58:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2235#p2235</id>
		</entry>
</feed>
