<?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 Uploaded Links Don&#039;t Work</title>
		<link>https://legacy.forums.gravityhelp.com/topic/image-files-uploaded-links-dont-work</link>
		<description>Gravity Support Forums Topic: Image Files Uploaded Links Don&#039;t Work</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 15:30:28 +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-uploaded-links-dont-work" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Image Files Uploaded Links Don&#039;t Work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-files-uploaded-links-dont-work#post-154640</link>
			<pubDate>Tue, 26 Feb 2013 00:51:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">154640@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can attach files to your admin notification by using the gform_admin_notification_attachments filter:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_admin_notification_attachments&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_admin_notification_attachments&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The example on that documentation page shows how to attach the uploaded files to the admin notification email.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>songsbykelli on "Image Files Uploaded Links Don&#039;t Work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-files-uploaded-links-dont-work#post-154626</link>
			<pubDate>Tue, 26 Feb 2013 00:33:01 +0000</pubDate>
			<dc:creator>songsbykelli</dc:creator>
			<guid isPermaLink="false">154626@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to have the file that's been uploaded come to you in an email?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Image Files Uploaded Links Don&#039;t Work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-files-uploaded-links-dont-work#post-136741</link>
			<pubDate>Wed, 30 Jan 2013 20:04:09 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">136741@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can use gform_upload_path to change where Gravity Form uploads by default:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_upload_path&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_upload_path&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bnpositive on "Image Files Uploaded Links Don&#039;t Work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-files-uploaded-links-dont-work#post-136377</link>
			<pubDate>Wed, 30 Jan 2013 10:47:08 +0000</pubDate>
			<dc:creator>Bnpositive</dc:creator>
			<guid isPermaLink="false">136377@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For this implementation they are not being stored as post images, thus the answer for them not being moved. Thanks for letting me know about that difference. So, for these files, I just need to setup some kind of process that would move the files when available. Is there a way to change the directory path of where these images get stored by default?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Image Files Uploaded Links Don&#039;t Work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-files-uploaded-links-dont-work#post-136311</link>
			<pubDate>Wed, 30 Jan 2013 09:21:17 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">136311@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Only uploads of post images will be moved to the media gallery.  Regular file uploads, even of image type, will be placed in wp-content/uploads/gravity_forms/1-{random string}/, for example.&#60;/p&#62;
&#60;p&#62;Are use consistently using file upload fields (in which case they files will not be moved to wp-content/uploads/gravity_forms/) or are you using some post image fields as well (which will be moved to where your post media is stored, normally wp-content/uploads/YYYY/MM?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bnpositive on "Image Files Uploaded Links Don&#039;t Work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-files-uploaded-links-dont-work#post-131637</link>
			<pubDate>Fri, 25 Jan 2013 17:28:53 +0000</pubDate>
			<dc:creator>Bnpositive</dc:creator>
			<guid isPermaLink="false">131637@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've got a couple of different forms that allow users to upload images. There are some that seem to be working fine and others that don't work at all.&#60;/p&#62;
&#60;p&#62;Some forms, the image links are broken in the notification email, but if you go to view the entry from within Gravity Forms and click on that image link, the attachment works as expected.&#60;/p&#62;
&#60;p&#62;One of my clients the images are located on the server where desired. I can confirm this by checking via FTP. However, no links to the image work. &#60;/p&#62;
&#60;p&#62;Sometims the links are shown with a file path like &#34;{site root}/gravity_forms/1-6319b7c22bde682f75559c91c0448b8a/2013/01/IMG_2422.jpg&#34; and then later the same image will work with the file path of &#34;{site root}/2013/01/IMG_1489.jpg&#34;&#60;/p&#62;
&#60;p&#62;I've also noticed that even though I've configured WordPress media settings to not put my attachments in directories based on the date, Gravity Forms still seems to include it anyway.&#60;/p&#62;
&#60;p&#62;Need some help quickly to resolve the inconsistencies and questions.&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
