<?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: Image files not uploading in multi-page form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/image-files-not-uploading-in-multi-page-form</link>
		<description>Gravity Support Forums Topic: Image files not uploading in multi-page form</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 05:03:29 +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/image-files-not-uploading-in-multi-page-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Image files not uploading in multi-page form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-files-not-uploading-in-multi-page-form#post-35267</link>
			<pubDate>Wed, 14 Sep 2011 11:06:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">35267@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I imported your form into my site and was able to upload and view 4 photos in the entry.  Here's a screenshot of the entry (I submitted it from the preview.) &#60;a href=&#34;http://minus.com/lUhtJsslvpvsk&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lUhtJsslvpvsk&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The first step is going to be to ensure the images get uploaded.&#60;/p&#62;
&#60;p&#62;These were all fairly small images, suitable for the web.  It is possible that the images people were trying to upload were too large to be processed by the server and ran out of memory and errored out?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bfkouba on "Image files not uploading in multi-page form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-files-not-uploading-in-multi-page-form#post-35159</link>
			<pubDate>Tue, 13 Sep 2011 11:14:44 +0000</pubDate>
			<dc:creator>bfkouba</dc:creator>
			<guid isPermaLink="false">35159@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, Chris. That makes sense. However the images aren't even uploaded and visible in the entries. Here's an export of my form. Would you have a look?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://leaf9.com/sharedfiles/filechute//gravityforms-export-2011-09-13.xml&#34; rel=&#34;nofollow&#34;&#62;http://leaf9.com/sharedfiles/filechute//gravityforms-export-2011-09-13.xml&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Image files not uploading in multi-page form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-files-not-uploading-in-multi-page-form#post-35131</link>
			<pubDate>Tue, 13 Sep 2011 02:33:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">35131@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your merge fields should probably be more like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
{Upload a photo of your practice:21:medium:left}
{Upload a second photo of your practice:22:medium:left}
{Upload a third photo of your practice:23:medium:left}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The merge tags are based on your actual form.  You have &#34;Upload a photo of your practice&#34; repeated, but with different field IDs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bfkouba on "Image files not uploading in multi-page form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-files-not-uploading-in-multi-page-form#post-35011</link>
			<pubDate>Sat, 10 Sep 2011 14:53:34 +0000</pubDate>
			<dc:creator>bfkouba</dc:creator>
			<guid isPermaLink="false">35011@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have created a form here: &#60;a href=&#34;http://delawaredentistdirectory.com/add-a-listing/&#34; rel=&#34;nofollow&#34;&#62;http://delawaredentistdirectory.com/add-a-listing/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's using multiple pages, the paypal plugin, and post template features. There are several &#34;upload an image&#34; fields, yet the images never upload. I'd like them to show up in the post template that I created, and I understand how that works... but they don't even show up in the plain entries.&#60;/p&#62;
&#60;p&#62;Here are some screenshots:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://leaf9.com/sharedfiles/filechute//Screen%20Shot%202011-09-10%20at%202.51.09%20PM.png&#34; rel=&#34;nofollow&#34;&#62;http://leaf9.com/sharedfiles/filechute//Screen%20Shot%202011-09-10%20at%202.51.09%20PM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://leaf9.com/sharedfiles/filechute//Screen%20Shot%202011-09-10%20at%202.50.45%20PM.png&#34; rel=&#34;nofollow&#34;&#62;http://leaf9.com/sharedfiles/filechute//Screen%20Shot%202011-09-10%20at%202.50.45%20PM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I appreciate any help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
