<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Drop Down problems with large amount of items.</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Drop Down problems with large amount of items.</description>
<language>en</language>
<pubDate>Sat, 20 Jun 2026 20:21:01 +0000</pubDate>

<item>
<title>yuniar on "Drop Down problems with large amount of items."</title>
<link>https://www.machform.com/forums/topic/drop-down-problems-with-large-amount-of-items#post-17473</link>
<pubDate>Wed, 06 Mar 2013 08:53:09 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17473@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Problem solved.&#60;/p&#62;
&#60;p&#62;Just a note for those having the same issues, we found out that PHP 5.3.x introduced a new setting called &#34;max_input_vars&#34; which set a limit on this.&#60;/p&#62;
&#60;p&#62;The solution, try to edit your init.php file and add this line of code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;ini_set(&#38;quot;max_input_vars&#38;quot;,3000);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;if that doesn't work, you need to edit your PHP configuration file (php.ini) directly and set this value:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;max_input_vars = 3000&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Also (based on the information provided by Clint) -- if your host implemented the suhosin extension, you will also need to increase the following settings:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;suhosin.get.max_vars
suhosin.post.max_vars
suhosin.request.max_vars&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>Clint on "Drop Down problems with large amount of items."</title>
<link>https://www.machform.com/forums/topic/drop-down-problems-with-large-amount-of-items#post-17384</link>
<pubDate>Tue, 26 Feb 2013 00:36:04 +0000</pubDate>
<dc:creator>Clint</dc:creator>
<guid isPermaLink="false">17384@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Email sent with more details.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Drop Down problems with large amount of items."</title>
<link>https://www.machform.com/forums/topic/drop-down-problems-with-large-amount-of-items#post-17373</link>
<pubDate>Sat, 23 Feb 2013 09:00:27 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17373@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Clint -- can you let me know what is your exact PHP version? We noticed this problem to be happened on some specific servers.&#60;br /&#62;
We can't figure it out yet because we weren't able to reproduce it on our test servers.&#60;/p&#62;
&#60;p&#62;If you have more detailed information regarding your systems, this would be very helpful.&#60;br /&#62;
Are you using MAMP, XAMPP or WAMP or any other?&#60;/p&#62;
&#60;p&#62;Also, if possible, please send me the result of your phpinfo.&#60;br /&#62;
You can mail it to: customer.service [at] appnitro.com
&#60;/p&#62;</description>
</item>
<item>
<title>Clint on "Drop Down problems with large amount of items."</title>
<link>https://www.machform.com/forums/topic/drop-down-problems-with-large-amount-of-items#post-17368</link>
<pubDate>Fri, 22 Feb 2013 22:15:49 +0000</pubDate>
<dc:creator>Clint</dc:creator>
<guid isPermaLink="false">17368@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Fantastic piece of software!&#60;/p&#62;
&#60;p&#62;I'm having a small issue with putting a large amount of items in a drop down. I'm trying to insert 417 items but it only shows 238. I've checked in the database and it only saves the first 238 rows. If I manually add a row in the database it will show up on the form. &#60;/p&#62;
&#60;p&#62;I found some old posts about this limitation in version 2 but I'm using version 3.4. I've looked around in the code and database and can't find anything obvious that is causing this. Any ideas? &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
