<?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: Data Export blank 0 byte .csv for only one form ID</title>
		<link>https://legacy.forums.gravityhelp.com/topic/data-export-blank-0-byte-csv-for-only-one-form-id</link>
		<description>Gravity Support Forums Topic: Data Export blank 0 byte .csv for only one form ID</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 07:40:57 +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/data-export-blank-0-byte-csv-for-only-one-form-id" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Data Export blank 0 byte .csv for only one form ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-export-blank-0-byte-csv-for-only-one-form-id#post-88782</link>
			<pubDate>Thu, 08 Nov 2012 07:26:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">88782@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for that followup.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brianglanz on "Data Export blank 0 byte .csv for only one form ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-export-blank-0-byte-csv-for-only-one-form-id#post-88726</link>
			<pubDate>Thu, 08 Nov 2012 04:53:52 +0000</pubDate>
			<dc:creator>brianglanz</dc:creator>
			<guid isPermaLink="false">88726@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Confirmed, upping PHP memory resolved my similar issues. I had resorted to querying the db directly before guessing memory could be it and finding this thread; I'm much happier with the CSV from GF export than I was with my SQL :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michausi on "Data Export blank 0 byte .csv for only one form ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-export-blank-0-byte-csv-for-only-one-form-id#post-71316</link>
			<pubDate>Thu, 16 Aug 2012 11:32:18 +0000</pubDate>
			<dc:creator>michausi</dc:creator>
			<guid isPermaLink="false">71316@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yep, thanks David! Hopefully it doesn't run out again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Data Export blank 0 byte .csv for only one form ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-export-blank-0-byte-csv-for-only-one-form-id#post-71311</link>
			<pubDate>Thu, 16 Aug 2012 11:20:27 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">71311@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Michausi - Can you try the following tutorial to see if it rectifies your problem?&#60;br /&#62;
&#60;a href=&#34;http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/&#34; rel=&#34;nofollow&#34;&#62;http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;WordPress, Plugins, PHP, mySQL, and other processes all take up memory, and if you are looking to have a &#34;larger&#34; export, it has to pull down the data, create the file and push it to you which can temporarily use a fair bit of memory. If you can get your PHP memory up to a minimum of 128MB then things should hopefully work as you expect.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michausi on "Data Export blank 0 byte .csv for only one form ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-export-blank-0-byte-csv-for-only-one-form-id#post-71309</link>
			<pubDate>Thu, 16 Aug 2012 11:16:46 +0000</pubDate>
			<dc:creator>michausi</dc:creator>
			<guid isPermaLink="false">71309@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Having the same problem here. Seems like it just popped up since there were no problems before. 284 entries total. I've tried downloading all (leaving dates blank), downloading just the past week, downloading just yesterday.. no luck.&#60;/p&#62;
&#60;p&#62;Finally narrowed it down to getting this error: ( in the export )&#60;br /&#62;
Fatal error:  Allowed memory size of 33554432 bytes exhausted (tried to allocate 28308 bytes) in /data/22/2/8/60/2008060/user/2196666/htdocs/wp-content/plugins/gravityforms/export.php on line 603&#60;/p&#62;
&#60;p&#62;Seems a bit strange since it's only trying to allocate a small portion of the total. Any tips? Raising the 32mb limit seems like delaying the inevitable.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Data Export blank 0 byte .csv for only one form ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-export-blank-0-byte-csv-for-only-one-form-id#post-69608</link>
			<pubDate>Sun, 05 Aug 2012 23:46:37 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69608@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That's a very strange issue.  Since the export was working recently for this form, and still works for other forms, maybe there is something about a recent entry causing a problem.  Can you try restricting the date range to include only entries before a couple days ago?  Or look at the entries from the past few days (since the last time you could export without an issue) and see if there is anything anomalous in the recent entries.&#60;/p&#62;
&#60;p&#62;Sounds like the rest of your troubleshooting steps have been spot on.  I hope it's something simple like a strange character in an entry.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jberry on "Data Export blank 0 byte .csv for only one form ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-export-blank-0-byte-csv-for-only-one-form-id#post-69247</link>
			<pubDate>Thu, 02 Aug 2012 20:18:42 +0000</pubDate>
			<dc:creator>jberry</dc:creator>
			<guid isPermaLink="false">69247@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi --&#60;/p&#62;
&#60;p&#62;I am having a 0 bytes data export issue similar to this thread from yesterday that is now closed (otherwise I'd post there!):&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/csv-file-not-outputting-correctly#post-68955&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/csv-file-not-outputting-correctly#post-68955&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am using Gravity Forms v1.6.5, WordPress v3.4.1 with Twenty eleven theme.&#60;/p&#62;
&#60;p&#62;I have a form that shows 70+ entries correctly in the Entries screen. But when I go to use the Export function to output those entries as a .csv, I seem to get a 0 bytes file no matter what I do.&#60;/p&#62;
&#60;p&#62;I have tried selecting only a few fields to export.&#60;br /&#62;
I have tried limiting the date range.&#60;br /&#62;
I have tried not limiting the date range.&#60;br /&#62;
I have tried selecting all fields.&#60;br /&#62;
I have tried deactivating all other plug-ins except Gravity Forms.&#60;br /&#62;
I am already using the default Twenty eleven theme.&#60;/p&#62;
&#60;p&#62;The Export function worked correctly for this form as recently as yesterday.&#60;br /&#62;
The Export function is also still working correctly for my other forms today -- it's just for this one form ID that I can no longer get to export data.&#60;/p&#62;
&#60;p&#62;Any ideas to help me pinpoint where the problem might be hiding would be much appreciated.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
