<?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: 404 error when exporting entries</title>
		<link>https://legacy.forums.gravityhelp.com/topic/404-error-when-exporting-entries</link>
		<description>Gravity Support Forums Topic: 404 error when exporting entries</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 11:54: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/404-error-when-exporting-entries" rel="self" type="application/rss+xml" />

		<item>
			<title>BuckeyeInnovation on "404 error when exporting entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/404-error-when-exporting-entries#post-9101</link>
			<pubDate>Sat, 28 Aug 2010 13:59:49 +0000</pubDate>
			<dc:creator>BuckeyeInnovation</dc:creator>
			<guid isPermaLink="false">9101@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In case it helps, here are the request headers:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;(Request-Line)	GET /wp-content/plugins/gravityforms/download.php?form_id=3&#38;amp;f=export_1283018192.csv HTTP/1.1
Host	test.plugsmart.com
User-Agent	Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
Accept	text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language	en-us,en;q=0.5
Accept-Encoding	gzip,deflate
Accept-Charset	ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive	115
Connection	keep-alive
Referer	&#60;a href=&#34;http://test.plugsmart.com/wp-admin/admin.php?page=gf_export&#34; rel=&#34;nofollow&#34;&#62;http://test.plugsmart.com/wp-admin/admin.php?page=gf_export&#60;/a&#62;
Cookie	[removed]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And the response headers:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;(Status-Line)	HTTP/1.1 404 Not Found
Date	Sat, 28 Aug 2010 17:56:32 GMT
Server	Apache
X-Powered-By	PHP/5.2.14
X-Pingback	&#60;a href=&#34;http://test.plugsmart.com/xmlrpc.php&#34; rel=&#34;nofollow&#34;&#62;http://test.plugsmart.com/xmlrpc.php&#60;/a&#62;
Content-Description	File Transfer
Content-Disposition	attachment; filename=export.csv
Content-Transfer-Encoding	binary
Expires	0
Cache-Control	must-revalidate, post-check=0, pre-check=0
Pragma	public
Last-Modified	Sat, 28 Aug 2010 17:56:33 GMT
Content-Length	9
Keep-Alive	timeout=2, max=99
Connection	Keep-Alive
Content-Type	application/octet-stream&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;With my hack, it works, so it's not super urgent.  It would be nice to know why this happened, though.&#60;/p&#62;
&#60;p&#62;The hosting provider is DreamHost, and I think they run CentOS.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "404 error when exporting entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/404-error-when-exporting-entries#post-9087</link>
			<pubDate>Sat, 28 Aug 2010 08:54:39 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">9087@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We have never seen this before, so we aren't sure why it would be required.  But we will investigate.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BuckeyeInnovation on "404 error when exporting entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/404-error-when-exporting-entries#post-9065</link>
			<pubDate>Fri, 27 Aug 2010 09:05:43 +0000</pubDate>
			<dc:creator>BuckeyeInnovation</dc:creator>
			<guid isPermaLink="false">9065@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On our site, I get a 404 error any time I try to export form entries from this admin page:&#60;/p&#62;
&#60;p&#62;/wp-admin/admin.php?page=gf_export&#60;/p&#62;
&#60;p&#62;I have tried multiple forms, selecting only a single field, selecting all fields, both in FF and Chrome... No deal.&#60;/p&#62;
&#60;p&#62;The server logs do not show any 404 errors--they show 200's every time I try to export.  So I figure it must be something about how the headers are interpreted by the browser?&#60;/p&#62;
&#60;p&#62;The most interesting part of the issues is that when I check the response that is returned, it has an HTTP 404 response code, but it does have the CSV file content in the response.  Because of the 404 response code, though, the browser doesn't start the download or display the CSV content.&#60;/p&#62;
&#60;p&#62;By adding this to line at line 14 of /wp-content/plugins/gravityforms/download.php, I am able to get the file to download properly.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;header(&#38;#39;HTTP/1.0 200 OK&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Does anyone know why that hack might be needed?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
