<?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: Export Form memory size error</title>
		<link>https://legacy.forums.gravityhelp.com/topic/export-form-memory-size-error</link>
		<description>Gravity Support Forums Topic: Export Form memory size error</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 00:53:15 +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/export-form-memory-size-error" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Export Form memory size error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-form-memory-size-error#post-150256</link>
			<pubDate>Tue, 19 Feb 2013 12:36:29 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">150256@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK maratino.  If you need additional help, please let us know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maratino on "Export Form memory size error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-form-memory-size-error#post-150254</link>
			<pubDate>Tue, 19 Feb 2013 12:34:55 +0000</pubDate>
			<dc:creator>maratino</dc:creator>
			<guid isPermaLink="false">150254@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;we'll upgrade our hosting package to 128M memory limit.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Export Form memory size error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-form-memory-size-error#post-150252</link>
			<pubDate>Tue, 19 Feb 2013 12:29:06 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">150252@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@maratino, can you post your actual error here please?&#60;/p&#62;
&#60;p&#62;Also, we have the same advice for you.  If exporting all your entries causes and out of memory error, either select a smaller date range or fewer number of columns so you do not hit that memory limit.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maratino on "Export Form memory size error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-form-memory-size-error#post-150190</link>
			<pubDate>Tue, 19 Feb 2013 11:20:07 +0000</pubDate>
			<dc:creator>maratino</dc:creator>
			<guid isPermaLink="false">150190@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Same problem here. I can't allocate more than 92M!&#60;br /&#62;
I have 450 entries to export.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Export Form memory size error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-form-memory-size-error#post-73492</link>
			<pubDate>Fri, 31 Aug 2012 16:05:16 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">73492@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Usually this sort of thing is related to a PHP Memory issue. What happens if you try to export entries in smaller date range bunches?&#60;/p&#62;
&#60;p&#62;You can always increase your PHP Memory limit by following the instructions here:&#60;br /&#62;
&#60;a href=&#34;http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/&#34; rel=&#34;nofollow&#34;&#62;http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>psnepsts on "Export Form memory size error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-form-memory-size-error#post-73475</link>
			<pubDate>Fri, 31 Aug 2012 13:56:32 +0000</pubDate>
			<dc:creator>psnepsts</dc:creator>
			<guid isPermaLink="false">73475@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;WP Ver. 3.4&#60;br /&#62;
GF Ver. 1.6.6&#60;br /&#62;
Form: &#60;a href=&#34;http://www.torontosketchfest.com/the-festival/apply/&#34; rel=&#34;nofollow&#34;&#62;http://www.torontosketchfest.com/the-festival/apply/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For some reason, I'm getting a bizzarre error in my .csv export files from Gravity Forms.  I've exported files from GF many times in the past.  Wondering if it's something to do with the new update?&#60;/p&#62;
&#60;p&#62;Here's the output in the CSV file:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;br /&#38;gt;
&#38;lt;b&#38;gt;Fatal error&#38;lt;/b&#38;gt;:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 71 bytes) in &#38;lt;b&#38;gt;/home/sketchy/public_html/wp-content/plugins/gravityforms/forms_model.php&#38;lt;/b&#38;gt; on line &#38;lt;b&#38;gt;2593&#38;lt;/b&#38;gt;&#38;lt;br /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;71 bytes shouldn't be messing with ANYTHING's memory limits.  &#60;/p&#62;
&#60;p&#62;Any help would be appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
