<?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: Cannot create any New Form (new installation)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/cannot-create-any-new-form-new-installation</link>
		<description>Gravity Support Forums Topic: Cannot create any New Form (new installation)</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:03:00 +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/cannot-create-any-new-form-new-installation" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Cannot create any New Form (new installation)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-create-any-new-form-new-installation#post-121554</link>
			<pubDate>Mon, 14 Jan 2013 10:16:37 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">121554@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't have any specific information that would be able to help.  DNS cache issues are normally resolved on their own, based on how often the cache is expired.  It's possible your issue may take care of itself soon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>diegopalma on "Cannot create any New Form (new installation)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-create-any-new-form-new-installation#post-121181</link>
			<pubDate>Mon, 14 Jan 2013 00:23:16 +0000</pubDate>
			<dc:creator>diegopalma</dc:creator>
			<guid isPermaLink="false">121181@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I went to check with another internet provider and it worked perfect. So is a problem in my internet provider. I live on a small town in Peru and the webmaster is coming in two days.&#60;br /&#62;
I guess it has something to do with the server cache still pointing to the old DNS server or something like that. Do you have any idea of what could be happening there? The webmaster is not really a &#34;master&#34; so maybe you could help me understand and give him some direction.&#60;br /&#62;
Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Cannot create any New Form (new installation)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-create-any-new-form-new-installation#post-120903</link>
			<pubDate>Sun, 13 Jan 2013 14:06:21 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">120903@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@memyniche, please begin a new topic for your issue and provide as much information as you can.  Please start by checking for theme and plugin conflicts by using these instructions &#60;a href=&#34;http://rkt.gs/testing&#34; rel=&#34;nofollow&#34;&#62;http://rkt.gs/testing&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>memyniche on "Cannot create any New Form (new installation)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-create-any-new-form-new-installation#post-120779</link>
			<pubDate>Sun, 13 Jan 2013 09:54:25 +0000</pubDate>
			<dc:creator>memyniche</dc:creator>
			<guid isPermaLink="false">120779@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have the same problem. I don't even see the Save Form button.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Cannot create any New Form (new installation)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-create-any-new-form-new-installation#post-120577</link>
			<pubDate>Sun, 13 Jan 2013 00:03:52 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">120577@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Activating WP_DEBUG would not have actually fixed anything; it would just help pinpoint any errors which might be causing the trouble.&#60;/p&#62;
&#60;p&#62;Are you using any language or database collation settings in your wp-config.php file?&#60;/p&#62;
&#60;p&#62;It sounds like you have installed WordPress correctly in its own directory.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>diegopalma on "Cannot create any New Form (new installation)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-create-any-new-form-new-installation#post-120561</link>
			<pubDate>Sat, 12 Jan 2013 23:33:30 +0000</pubDate>
			<dc:creator>diegopalma</dc:creator>
			<guid isPermaLink="false">120561@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;br /&#62;
I installed wordpress in the directory &#60;a href=&#34;http://ayahuasca-wasi.com/testweb/wordpress&#34; rel=&#34;nofollow&#34;&#62;http://ayahuasca-wasi.com/testweb/wordpress&#60;/a&#62;&#60;br /&#62;
Then I changed the settings of the Site Address (URL) to &#60;a href=&#34;http://ayahuasca-wasi.com/testweb&#34; rel=&#34;nofollow&#34;&#62;http://ayahuasca-wasi.com/testweb&#60;/a&#62;&#60;br /&#62;
Copy the index.php to the root directory and edit the file adding the wordpress path so it looked like require('./wordpress/wp-blog-header.php');&#60;/p&#62;
&#60;p&#62;I think it is the standard procedure unless I am doing something wrong?&#60;br /&#62;
I also created a clean new testing website without doing the steps above and upload the gravity form pluggin (brand new wordpress installation, Twenty Twelve theme, no other pluggins and no change of Site Adress (URL) ) and got the same unable to save a New Form result.&#60;/p&#62;
&#60;p&#62;Suggestions??
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Cannot create any New Form (new installation)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-create-any-new-form-new-installation#post-120542</link>
			<pubDate>Sat, 12 Jan 2013 22:38:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">120542@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think this is related to your installation being in a subdirectory.  The URL you pasted works fine and brings up the hello world post.  But if you try to log in to the installation at &#60;a href=&#34;http://ayahuasca-wasi.com/testweb/wp-admin&#34; rel=&#34;nofollow&#34;&#62;http://ayahuasca-wasi.com/testweb/wp-admin&#60;/a&#62; you are redirected to &#60;a href=&#34;http://ayahuasca-wasi.com/testweb/wordpress/wp-admin&#34; rel=&#34;nofollow&#34;&#62;http://ayahuasca-wasi.com/testweb/wordpress/wp-admin&#60;/a&#62; - it seems like there is something strange going on with how the site was configured. &#60;/p&#62;
&#60;p&#62;Did you use this procedure?&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>diegopalma on "Cannot create any New Form (new installation)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-create-any-new-form-new-installation#post-120465</link>
			<pubDate>Sat, 12 Jan 2013 17:41:47 +0000</pubDate>
			<dc:creator>diegopalma</dc:creator>
			<guid isPermaLink="false">120465@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;br /&#62;
I enabled the WP-DEBUG in the wp-config.php file... problem persist.&#60;br /&#62;
Here is the URL to my website: &#60;a href=&#34;http://ayahuasca-wasi.com/testweb/&#34; rel=&#34;nofollow&#34;&#62;http://ayahuasca-wasi.com/testweb/&#60;/a&#62;&#60;br /&#62;
I don't have a form page since I cannot saved any New Form.&#60;br /&#62;
If you can give me an email I can send you the WP access so you can see the problem from inside.&#60;/p&#62;
&#60;p&#62;Thank you&#60;br /&#62;
Diego
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Cannot create any New Form (new installation)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-create-any-new-form-new-installation#post-120452</link>
			<pubDate>Sat, 12 Jan 2013 17:05:15 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">120452@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you enable WP_DEBUG in your wp-config.php file, or check for web server PHP or Apache error logs?  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/WP_DEBUG&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/WP_DEBUG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Something is erroring out and causing the plugin to hang, but we will need more information to find out what that is.  &#60;/p&#62;
&#60;p&#62;Can you post a URL to your website?  I know we won't be able to see a form but maybe something else will show up.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>diegopalma on "Cannot create any New Form (new installation)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-create-any-new-form-new-installation#post-120337</link>
			<pubDate>Sat, 12 Jan 2013 12:13:23 +0000</pubDate>
			<dc:creator>diegopalma</dc:creator>
			<guid isPermaLink="false">120337@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;After having some problems attempting to install the gravity forms with my site&#60;br /&#62;
I installed a clean new WordPress page with no pluggins and the standard Twenty Twelve theme.&#60;br /&#62;
Installed only the gravity form pluggin and try to create a simple new form.&#60;br /&#62;
When I hit the &#34;Save Form&#34; it goes into an eternal spinwheel trying to save... nothing happens.&#60;/p&#62;
&#60;p&#62;I uninstall the pluggin correctly, download a brand new copy, reinstall the whole thing again and the same thing happened.&#60;/p&#62;
&#60;p&#62;Please help me...&#60;br /&#62;
Diego
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
