<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Stock Check Sheets only works for individual category]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=6029</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6029&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Stock Check Sheets only works for individual category.]]></description>
		<lastBuildDate>Thu, 26 Nov 2015 17:38:56 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Stock Check Sheets only works for individual category]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24822#p24822</link>
			<description><![CDATA[<p>Enter it in your <strong>php.ini</strong> file and restart the webserver.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 26 Nov 2015 17:38:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24822#p24822</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stock Check Sheets only works for individual category]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24812#p24812</link>
			<description><![CDATA[<p>Thanks @apmuthu. May I know in which file I should add this max_input_vars?</p><p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (sirka)]]></author>
			<pubDate>Thu, 26 Nov 2015 14:43:51 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24812#p24812</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stock Check Sheets only works for individual category]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24793#p24793</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 22 Nov 2015 07:59:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24793#p24793</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stock Check Sheets only works for individual category]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24777#p24777</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (tm)]]></author>
			<pubDate>Thu, 19 Nov 2015 03:37:47 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24777#p24777</guid>
		</item>
		<item>
			<title><![CDATA[Stock Check Sheets only works for individual category]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24775#p24775</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (sirka)]]></author>
			<pubDate>Wed, 18 Nov 2015 16:25:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24775#p24775</guid>
		</item>
	</channel>
</rss>
