<?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: I can not create a new form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/i-can-not-create-a-new-form</link>
		<description>Gravity Support Forums Topic: I can not create a new form</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 15:29:54 +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/i-can-not-create-a-new-form" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "I can not create a new form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-can-not-create-a-new-form#post-307294</link>
			<pubDate>Fri, 07 Jun 2013 00:11:18 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">307294@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The compatibility issues are related to other scripts adding stuff to all admin pages in WordPress (both themes and plugins). We can't do anything about what other companies do. We code to WordPress standards and many of our features push the limits of what WordPress can do, thus causing sensitivity in JavaScript.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>infotechd on "I can not create a new form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-can-not-create-a-new-form#post-306638</link>
			<pubDate>Thu, 06 Jun 2013 17:49:36 +0000</pubDate>
			<dc:creator>infotechd</dc:creator>
			<guid isPermaLink="false">306638@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you. I def tried that. Had a dev person do it also. I wish they would fix the core issue why a gr8 plugin always see so much compatibility issues. Might need to change the way it is coded.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rewlander on "I can not create a new form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-can-not-create-a-new-form#post-305068</link>
			<pubDate>Thu, 06 Jun 2013 01:25:14 +0000</pubDate>
			<dc:creator>Rewlander</dc:creator>
			<guid isPermaLink="false">305068@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just got my site working again, not really sure why it worked, but here is what I did:&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;FTP'd up to my server&#60;/li&#62;
&#60;li&#62;Renamed the plugins folder&#60;/li&#62;
&#60;li&#62;Logged into my WP admin, navigated to the plugins panel. This then deactivated all the plugins in one go.&#60;/li&#62;
&#60;li&#62;I then changed the plugin's folders name back, in the FTP program&#60;/li&#62;
&#60;li&#62;Reactivated all my plugins and now the form works.&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;The reason I did it this way was because the 500 error was preventing WordPress's UI from loading.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rewlander on "I can not create a new form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-can-not-create-a-new-form#post-305056</link>
			<pubDate>Thu, 06 Jun 2013 01:16:31 +0000</pubDate>
			<dc:creator>Rewlander</dc:creator>
			<guid isPermaLink="false">305056@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was talking about browser developer tools - check out this site to learn more &#60;a href=&#34;http://devtoolsecrets.com&#34; rel=&#34;nofollow&#34;&#62;http://devtoolsecrets.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>infotechd on "I can not create a new form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-can-not-create-a-new-form#post-305035</link>
			<pubDate>Thu, 06 Jun 2013 01:05:42 +0000</pubDate>
			<dc:creator>infotechd</dc:creator>
			<guid isPermaLink="false">305035@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oh thanks for ur reply. :)&#60;/p&#62;
&#60;p&#62;You mentioned developer tools. I do have a developer account. Where do i find the developer tools? Is this a debugging tool?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rewlander on "I can not create a new form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-can-not-create-a-new-form#post-305025</link>
			<pubDate>Thu, 06 Jun 2013 01:03:50 +0000</pubDate>
			<dc:creator>Rewlander</dc:creator>
			<guid isPermaLink="false">305025@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have noticed the same thing after updating gravity forms. If you looks at your Developer tools it is a 500 error message off the following script /wp-admin/admin-ajax.php.&#60;br /&#62;
For me the issue goes away if I disable the add ons I have installed in my case stripe+ and the User Registration add-on. &#60;/p&#62;
&#60;p&#62;The PHP error is pasted below:&#60;br /&#62;
[06-Jun-2013 04:51:33 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 122880 bytes) in /wp-content/plugins/pods/classes/fields/pick.php on line 735
&#60;/p&#62;</description>
		</item>
		<item>
			<title>infotechd on "I can not create a new form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-can-not-create-a-new-form#post-304959</link>
			<pubDate>Thu, 06 Jun 2013 00:36:36 +0000</pubDate>
			<dc:creator>infotechd</dc:creator>
			<guid isPermaLink="false">304959@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Happens many times. &#60;a href=&#34;http://screencast.com/t/XVd8V63AZm&#34; rel=&#34;nofollow&#34;&#62;http://screencast.com/t/XVd8V63AZm&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
