<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Stock Check Sheets only works for individual category]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6029&amp;type=atom" />
	<updated>2015-11-26T17:38:56Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6029</id>
		<entry>
			<title type="html"><![CDATA[Re: Stock Check Sheets only works for individual category]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24822#p24822" />
			<content type="html"><![CDATA[<p>Enter it in your <strong>php.ini</strong> file and restart the webserver.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-11-26T17:38:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24822#p24822</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stock Check Sheets only works for individual category]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24812#p24812" />
			<content type="html"><![CDATA[<p>Thanks @apmuthu. May I know in which file I should add this max_input_vars?</p><p>Thanks.</p>]]></content>
			<author>
				<name><![CDATA[sirka]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19866</uri>
			</author>
			<updated>2015-11-26T14:43:51Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24812#p24812</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stock Check Sheets only works for individual category]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24793#p24793" />
			<content type="html"><![CDATA[<p>This could also be a max php variables issue. The default is set at 1000 (3000 in some installations). Increasing this value too should mitigate it. In some php.ini, the <strong>max_input_vars</strong> variable is missing. Just create it with something like:</p><p><strong>max_input_vars = 10000</strong></p><p><span class="bbu">References:</span></p><p><a href="https://www.a2hosting.com/kb/developer-corner/php/using-php.ini-directives/php-max-input-vars-directive">Link1</a><br /><a href="http://diywpblog.com/how-to-increase-max-input-vars/">Link2</a></p><br /><p>The other way is to avoid variables bloating up in php by unsetting them after use.</p><p>Another solution solution is to implode() the array into one long string and explode() it on the server side.</p><p>json_encode() could probably work as well.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-11-22T07:59:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24793#p24793</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stock Check Sheets only works for individual category]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24777#p24777" />
			<content type="html"><![CDATA[<p>Presumably it&#039;s a timeout issue. The full report simply takes too long to generate, and the script running it is killed off before it completes.</p><p>Look at this thread on <a href="https://frontaccounting.com/punbb/viewtopic.php?id=6014">Extending Time out</a> and see if that helps.</p>]]></content>
			<author>
				<name><![CDATA[tm]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17873</uri>
			</author>
			<updated>2015-11-19T03:37:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24777#p24777</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Stock Check Sheets only works for individual category]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24775#p24775" />
			<content type="html"><![CDATA[<p>We have been using Stock Check Sheets under Inventory Report everyday. </p><p>However, since 3 weeks ago, when I try to generate a full Stock Check Sheets under Inventory Report, it always fails (only see the circle keeps spinning and later becomes an orange exclamation mark)</p><p>However, if i generate the Stock Check Sheets one category by category, the report can be generated and the report looks perfect. </p><p>The full Stock Check Sheets used to work perfectly before. Any ideas what are causing issue and how fix this? Thank you.</p>]]></content>
			<author>
				<name><![CDATA[sirka]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19866</uri>
			</author>
			<updated>2015-11-18T16:25:29Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24775#p24775</id>
		</entry>
</feed>
