<?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: File Upload</title>
		<link>https://legacy.forums.gravityhelp.com/topic/file-upload-4</link>
		<description>Gravity Support Forums Topic: File Upload</description>
		<language>en-US</language>
		<pubDate>Wed, 15 Apr 2026 06:40:36 +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/file-upload-4" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "File Upload"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/file-upload-4#post-159945</link>
			<pubDate>Mon, 04 Mar 2013 09:52:20 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">159945@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds like that took care of it.  Thank you for the update Nick.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "File Upload"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/file-upload-4#post-156144</link>
			<pubDate>Wed, 27 Feb 2013 16:03:22 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">156144@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris, just want to let you know that my webhoster's support found out that in my case adding the line &#60;/p&#62;
&#60;p&#62;&#60;code&#62;AddHandler php53-cgi .php&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to the top of my .htaccess made the file upload work again. I think through this the server does not distinguish between regular ftp and php-user any more, so it looks like an ownership problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "File Upload"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/file-upload-4#post-155011</link>
			<pubDate>Tue, 26 Feb 2013 10:12:48 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">155011@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris, the /wp-content/uploads/gravity_forms/ folder permission is set to 755 and displays my regular ownership number (1031 1015). I tried to change the upload path but got the same error. Manipulating the different upload path like described at &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/failed-upload-folder-could-not-be-created-2&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/failed-upload-folder-could-not-be-created-2&#60;/a&#62; (= no &#34;/&#34; at the beginning of path) did not help as well. Instead I got the error message &#34;FAILED (Temporary file could not be copied.)&#34;, so i assumed that this is the wrong direction.&#60;/p&#62;
&#60;p&#62;Do you think it makes sense to reset the ownership for /wp-content/uploads/gravity_forms/ in the server configuration (in recursive mode) to my regular account name, just to make sure the setting is correct? (not &#34;php-user&#34;, right?)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "File Upload"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/file-upload-4#post-154540</link>
			<pubDate>Mon, 25 Feb 2013 22:43:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">154540@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you are getting an error &#34;Upload folder could not be created&#34; then it does sound like permissions or ownership.  Gravity Forms needs to be able to write to wp-content/uploads/gravity_forms/ and create folders within there, for each form.  The folders should have 755 permissions which will allow everyone read and write access.  To create folders, the owner needs to match as well, normally.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "File Upload"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/file-upload-4#post-154033</link>
			<pubDate>Mon, 25 Feb 2013 07:24:54 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">154033@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris, without pre submission it still does not work, but it says &#34;FAILED (Upload folder could not be created.)&#34; in the notification emails. Do I have to set different permissions for GF on file/folder rights?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "File Upload"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/file-upload-4#post-153016</link>
			<pubDate>Sat, 23 Feb 2013 09:06:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">153016@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you try without the pre-submission confirmation and see if it works then?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "File Upload"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/file-upload-4#post-151681</link>
			<pubDate>Thu, 21 Feb 2013 12:51:44 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">151681@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;by the way i just realised that no new entry is added after submitting in the wp-backend. so basicly i just receive notification mails without attachments.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "File Upload"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/file-upload-4#post-151675</link>
			<pubDate>Thu, 21 Feb 2013 12:45:36 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">151675@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris, thanks for your reply. The server logs didn't show any errors in that time. &#60;/p&#62;
&#60;p&#62;I set up a simple testing form to check if the upload problem occurs there as well (www.ra-plutte.de/test). Here the uploaded file is displayed on the pre submission page, still after submitting the file is not part/attached of the notification mails.&#60;/p&#62;
&#60;p&#62;Any idea?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "File Upload"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/file-upload-4#post-148217</link>
			<pubDate>Sun, 17 Feb 2013 02:26:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">148217@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please take a look at your server logs to see what errors might be logged from when these uploads should be occurring.  I just tried uploading a file with your form.  The time was 12:25 CST (GMT -0600) and the IP address is 99.140.241.22.&#60;/p&#62;
&#60;p&#62;Can you let me know if it worked?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "File Upload"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/file-upload-4#post-146731</link>
			<pubDate>Wed, 13 Feb 2013 18:13:10 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">146731@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am having trouble with the upload field on all of my multi-page forms, which are located on the same domain (for example &#60;a href=&#34;http://www.ra-plutte.de/recherchen&#34; rel=&#34;nofollow&#34;&#62;http://www.ra-plutte.de/recherchen&#60;/a&#62;). The upload field shows in the form process and the file upload seems to be accepted (no error). Still the choosen file is not displayed on pre submission page and also not attached to the confirmation mail.&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;/p&#62;
&#60;p&#62;Cheers Nick
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
