<?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: Post Images not added to Media Library</title>
		<link>https://legacy.forums.gravityhelp.com/topic/post-images-not-added-to-media-library</link>
		<description>Gravity Support Forums Topic: Post Images not added to Media Library</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 21:45:21 +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/post-images-not-added-to-media-library" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Post Images not added to Media Library"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-images-not-added-to-media-library#post-37750</link>
			<pubDate>Wed, 12 Oct 2011 18:10:20 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">37750@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@bfeldman Double check that you are using the Post Image field and not a File Upload field. Only the Post Image field adds images to your media library.  The File Upload field or the Custom Field file upload do not.&#60;/p&#62;
&#60;p&#62;Also in the future please open up a new support request.  This thread is 8 months old and nobody else is experiencing this issue so while your issue sounds like it is the same, it is likely not the same as a lot has changed in the code over the last 8 months.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bfeldman on "Post Images not added to Media Library"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-images-not-added-to-media-library#post-37744</link>
			<pubDate>Wed, 12 Oct 2011 18:00:59 +0000</pubDate>
			<dc:creator>bfeldman</dc:creator>
			<guid isPermaLink="false">37744@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am also looking for uploaded images in the &#34;post's gallery&#34; but not finding them. &#60;/p&#62;
&#60;p&#62; I have tested two kinds of uploads:  file uploads and post image uploads.  &#60;/p&#62;
&#60;p&#62;Both put the images into the&#60;br /&#62;
/wp-content/uploads/gravity_forms/1/2011/10&#60;br /&#62;
folder, but when editing the post,  I can NOT access them via the Media Library.&#60;/p&#62;
&#60;p&#62;What am I missing?  &#60;/p&#62;
&#60;p&#62;Many thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>larry2580 on "Post Images not added to Media Library"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-images-not-added-to-media-library#post-17367</link>
			<pubDate>Mon, 31 Jan 2011 23:23:47 +0000</pubDate>
			<dc:creator>larry2580</dc:creator>
			<guid isPermaLink="false">17367@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I found my files in the gravity_forms upload folder and noticed the files have spaces in the file names.  So, I was able to locate the forms_model.php...&#60;/p&#62;
&#60;p&#62;I changed:&#60;br /&#62;
$file_name = basename($file_info[&#34;basename&#34;], &#34;.&#34; . $extension);&#60;br /&#62;
To:&#60;br /&#62;
$file_name = basename( sanitize_title(&#60;/p&#62;
&#60;p&#62;I'll see if it works.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>larry2580 on "Post Images not added to Media Library"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-images-not-added-to-media-library#post-17366</link>
			<pubDate>Mon, 31 Jan 2011 22:43:56 +0000</pubDate>
			<dc:creator>larry2580</dc:creator>
			<guid isPermaLink="false">17366@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm running Version 1.4.5&#60;br /&#62;
Where can I edit the css?  Where is it located?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Post Images not added to Media Library"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-images-not-added-to-media-library#post-17360</link>
			<pubDate>Mon, 31 Jan 2011 20:54:17 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">17360@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you're uploading form the Post Image field, it is stored in the post's media gallery. Otherwise it is stored something like this:&#60;/p&#62;
&#60;p&#62;\wp-content\uploads\gravity_forms\1\2010\10&#60;/p&#62;
&#60;p&#62;1 being the form ID&#60;br /&#62;
2010 being the year the image was submitted&#60;br /&#62;
10 being the month the image was submitted
&#60;/p&#62;</description>
		</item>
		<item>
			<title>larry2580 on "Post Images not added to Media Library"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-images-not-added-to-media-library#post-17337</link>
			<pubDate>Mon, 31 Jan 2011 16:46:07 +0000</pubDate>
			<dc:creator>larry2580</dc:creator>
			<guid isPermaLink="false">17337@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When a user uploads an image, where can I find it?  Where is the image stored and how can I get to it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Post Images not added to Media Library"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-images-not-added-to-media-library#post-17130</link>
			<pubDate>Thu, 27 Jan 2011 16:30:03 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">17130@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cross-posting this related topic:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/fileimage-upload#post-17088&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/fileimage-upload#post-17088&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonathandchr on "Post Images not added to Media Library"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-images-not-added-to-media-library#post-17100</link>
			<pubDate>Thu, 27 Jan 2011 13:33:11 +0000</pubDate>
			<dc:creator>jonathandchr</dc:creator>
			<guid isPermaLink="false">17100@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Quick fix that did the trick for me:&#60;/p&#62;
&#60;p&#62;Version 1.4.5 in forms_model.php line 1258&#60;br /&#62;
Version 1.5RC3.10 in forms_model line 1543&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$file_name = basename( sanitize_title( $file_info[&#38;quot;basename&#38;quot;] ), &#38;quot;.&#38;quot; . $extension);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;As it stands, the extension will be appended (e.g. 'test-test-jpg.jpg') but for my purposes that's fine. Hope that helps!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonathandchr on "Post Images not added to Media Library"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-images-not-added-to-media-library#post-17098</link>
			<pubDate>Thu, 27 Jan 2011 13:20:33 +0000</pubDate>
			<dc:creator>jonathandchr</dc:creator>
			<guid isPermaLink="false">17098@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I should have realized this earlier, the problem seems to arise when uploaded files have a space in the file name.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonathandchr on "Post Images not added to Media Library"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-images-not-added-to-media-library#post-17097</link>
			<pubDate>Thu, 27 Jan 2011 13:14:59 +0000</pubDate>
			<dc:creator>jonathandchr</dc:creator>
			<guid isPermaLink="false">17097@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm also having this issue, but only sometimes. I realize that's a terrible report but I'll continue testing on my end to try and get some consistency out of the failures.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
