<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Unable to upload larger pictures</title>
		<link>https://legacy.forums.gravityhelp.com/topic/unable-to-upload-larger-pictures</link>
		<description>Gravity Support Forums Topic: Unable to upload larger pictures</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:39:05 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/unable-to-upload-larger-pictures" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Unable to upload larger pictures"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-upload-larger-pictures#post-75968</link>
			<pubDate>Tue, 18 Sep 2012 02:11:39 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">75968@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for that information Glenn.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GlennSibley on "Unable to upload larger pictures"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-upload-larger-pictures#post-75856</link>
			<pubDate>Mon, 17 Sep 2012 11:06:02 +0000</pubDate>
			<dc:creator>GlennSibley</dc:creator>
			<guid isPermaLink="false">75856@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If yo are using bluehost I had a similar issue with a client php upload limitations (using PLIGG), Back them I think bluehost set it at 2 meg.  Go to your .htaccess file and place this code in it, on the top lines.&#60;/p&#62;
&#60;p&#62;    php_value upload_max_filesize 15M&#60;br /&#62;
    php_value post_max_size 15M&#60;br /&#62;
    php_value max_execution_time 200&#60;br /&#62;
    php_value max_input_time 200&#60;/p&#62;
&#60;p&#62;Save the updated .htaccess file.  then view your site and try things out you should be all set.  If for some reason you get a Internal Server 500 Error, that means the hosting provider has place a php_value restriction on there .htaccess files, remove code an your site will return, then contact your hosting provider and request a change, Some will accommodate, but many will only increase to 8 or 10 meg, depending on your type of account, so just be aware of this.&#60;/p&#62;
&#60;p&#62;Good Luck
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Unable to upload larger pictures"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-upload-larger-pictures#post-74861</link>
			<pubDate>Tue, 11 Sep 2012 21:07:33 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">74861@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You will want to ask Bluehost since it can be in different places, or even a spot you can't access it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jvidamins on "Unable to upload larger pictures"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-upload-larger-pictures#post-74853</link>
			<pubDate>Tue, 11 Sep 2012 20:01:01 +0000</pubDate>
			<dc:creator>jvidamins</dc:creator>
			<guid isPermaLink="false">74853@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Where would I find the php log?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Unable to upload larger pictures"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-upload-larger-pictures#post-74850</link>
			<pubDate>Tue, 11 Sep 2012 19:42:49 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">74850@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms just uses a normal HTML file upload field, nothing fancy. So all of the controls of the file upload are really server based. You could be experiencing a theme or plugin conflict, or a limitation of file upload size (check with your host on that, as most hosts set this to 8MB). It could be a PHP execution timeout on shared hosting, a PHP log entry should be created for that. &#60;/p&#62;
&#60;p&#62;Here are instructions for testing theme/plugin conflicts:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jvidamins on "Unable to upload larger pictures"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-upload-larger-pictures#post-74849</link>
			<pubDate>Tue, 11 Sep 2012 18:18:22 +0000</pubDate>
			<dc:creator>jvidamins</dc:creator>
			<guid isPermaLink="false">74849@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i just added the ability for my customers to upload their images to me from a gravity form.  I tried testing it with normal sized pictures (1.5 MB each) and tried uploading just 6 of them and it never sent.  I left it go for about an hour and it was still spinning.  I then tried to stop and go back but it wouldn't.  I then closed down the tab, reopened another and tried to go to my homepage and nothing would come up.  Eventually, I got &#34;Unable to access database&#34; to come up on a blank white page.  I called Bluehost and they said it was most likely a plugin problem.  Any ideas?  I really need this functionality.  Actually, I'd prefer to be able to do multi-upload where it resizes all the pictures and renames them, but I know that's asking for a lot.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
