<?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: Upoading in form</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Upoading in form</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:07:03 +0000</pubDate>

<item>
<title>croc on "Upoading in form"</title>
<link>https://www.machform.com/forums/topic/upoading-in-form#post-10977</link>
<pubDate>Fri, 03 Dec 2010 07:36:53 +0000</pubDate>
<dc:creator>croc</dc:creator>
<guid isPermaLink="false">10977@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;Had host use your settings and all is well&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Upoading in form"</title>
<link>https://www.machform.com/forums/topic/upoading-in-form#post-10951</link>
<pubDate>Mon, 29 Nov 2010 16:57:54 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">10951@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It looks like the upload was stopped due to other settings.&#60;br /&#62;
Try to adjust your php.ini file and set these values:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;post_max_size = 70M
upload_max_filesize = 80M
max_execution_time = 599
max_input_time = 599&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;the values above are samples which should be enough to handle up to 70MB file size. You can make it higher as needed.
&#60;/p&#62;</description>
</item>
<item>
<title>croc on "Upoading in form"</title>
<link>https://www.machform.com/forums/topic/upoading-in-form#post-10944</link>
<pubDate>Sat, 27 Nov 2010 18:08:46 +0000</pubDate>
<dc:creator>croc</dc:creator>
<guid isPermaLink="false">10944@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I tried a file that was about 1.5 meg and it uploaded fine.  Then I tried one that was that was 5.5 megs.  The second one took about 2 minutes but then the completion screen loaded but there was no file attached.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Paul
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Upoading in form"</title>
<link>https://www.machform.com/forums/topic/upoading-in-form#post-10903</link>
<pubDate>Mon, 22 Nov 2010 18:08:35 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">10903@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Try to test uploading using small files, less than 1MB. Does it work?
&#60;/p&#62;</description>
</item>
<item>
<title>croc on "Upoading in form"</title>
<link>https://www.machform.com/forums/topic/upoading-in-form#post-10897</link>
<pubDate>Sun, 21 Nov 2010 21:24:33 +0000</pubDate>
<dc:creator>croc</dc:creator>
<guid isPermaLink="false">10897@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I seem to also have an issue with uploading jpg and gif files of any significant size
&#60;/p&#62;</description>
</item>
<item>
<title>croc on "Upoading in form"</title>
<link>https://www.machform.com/forums/topic/upoading-in-form#post-10896</link>
<pubDate>Sun, 21 Nov 2010 19:14:41 +0000</pubDate>
<dc:creator>croc</dc:creator>
<guid isPermaLink="false">10896@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I had the php.ini file changed to give me up to 64MB of memory upload.  I tried to upload a file that was about 16 megs and the same issue occurred - the browser hung for about 10 minutes looking as if it was working and then the page reloaded empty and no submission was received.  Along with fixing this issue would it be possible to show the status/progress of a file being uploaded in this form?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Upoading in form"</title>
<link>https://www.machform.com/forums/topic/upoading-in-form#post-10886</link>
<pubDate>Fri, 19 Nov 2010 14:47:57 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">10886@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is the PHP on your server running under Safe Mode? If so, you will need to turn it off first.&#60;/p&#62;
&#60;p&#62;If not, then most likely the php.ini setting doesn't allow uploading file that large. By default it would only allow 2MB each file. You will need to adjust your php.ini file to allow larger file upload.&#60;/p&#62;
&#60;p&#62;If you need further help on this, please contact us directly via email.
&#60;/p&#62;</description>
</item>
<item>
<title>croc on "Upoading in form"</title>
<link>https://www.machform.com/forums/topic/upoading-in-form#post-10883</link>
<pubDate>Thu, 18 Nov 2010 22:00:06 +0000</pubDate>
<dc:creator>croc</dc:creator>
<guid isPermaLink="false">10883@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I created a form and added and upload field.  When I fill out the form as a test all works well and I see the completion page.  However, when I try to upload a file as part of the form ( about 15 megs - mp3) the form seems to be working to upload but after awhile it stops.  The form remains filled in except the file upload information and the form completion page does not appear and nor can I find the form submission in the entries section.&#60;/p&#62;
&#60;p&#62;I have a dedicated server and this domain account has thousands of megs storage free.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
