<?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: Conformation page not working</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conformation-page-not-working</link>
		<description>Gravity Support Forums Topic: Conformation page not working</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:35:38 +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/conformation-page-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Conformation page not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conformation-page-not-working#post-20078</link>
			<pubDate>Mon, 07 Mar 2011 16:52:29 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20078@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The BR tag that was appearing was due to a carriage return in the query string builder field so it was automatically adding a &#38;lt; br &#38;gt; tag.  The #gf_1 was automatically be added because it was a multi-page form and it uses that to anchor to the form and error messages on page refresh.&#60;/p&#62;
&#60;p&#62;I have corrected the &#38;lt; br &#38;gt; issue by removing the extra carriage return in the data but the #gf_1 cannot be resolved until we release an update and we will also be making it so carriage returns don't cause the &#38;lt; br &#38;gt; issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Conformation page not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conformation-page-not-working#post-19867</link>
			<pubDate>Thu, 03 Mar 2011 17:21:27 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19867@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not able to replicate this issue.  If you send a WordPress admin login to us via our Contact Us form and let us know which form is doing this we can look at your form settings and determine what is going on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jayd on "Conformation page not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conformation-page-not-working#post-19865</link>
			<pubDate>Thu, 03 Mar 2011 17:08:36 +0000</pubDate>
			<dc:creator>jayd</dc:creator>
			<guid isPermaLink="false">19865@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;how would I remove it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jayd on "Conformation page not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conformation-page-not-working#post-19864</link>
			<pubDate>Thu, 03 Mar 2011 17:07:51 +0000</pubDate>
			<dc:creator>jayd</dc:creator>
			<guid isPermaLink="false">19864@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#38;lt; br &#38;gt;#gf_1
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Conformation page not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conformation-page-not-working#post-19862</link>
			<pubDate>Thu, 03 Mar 2011 17:01:16 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19862@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That is something is doing to anchor the page to the form, but because you are redirecting to another page it isn't necessary but it won't hurt anything.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jayd on "Conformation page not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conformation-page-not-working#post-19860</link>
			<pubDate>Thu, 03 Mar 2011 16:55:50 +0000</pubDate>
			<dc:creator>jayd</dc:creator>
			<guid isPermaLink="false">19860@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It adds a &#60;br /&#62;#gf_1 to the end of the query string, do I need that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jayd on "Conformation page not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conformation-page-not-working#post-19858</link>
			<pubDate>Thu, 03 Mar 2011 16:47:16 +0000</pubDate>
			<dc:creator>jayd</dc:creator>
			<guid isPermaLink="false">19858@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I see, perfect it works now. thank you very much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Conformation page not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conformation-page-not-working#post-19817</link>
			<pubDate>Thu, 03 Mar 2011 12:15:31 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19817@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Name is a reserved querystring parameter in WordPress.  You can't use Name=John, this is why you are getting the 404.  WordPress isn't allowing you to use it.  You will have to use something else like FirstName= or anything but Name=.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jayd on "Conformation page not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conformation-page-not-working#post-19791</link>
			<pubDate>Wed, 02 Mar 2011 21:06:36 +0000</pubDate>
			<dc:creator>jayd</dc:creator>
			<guid isPermaLink="false">19791@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My thank you page is not working with the query string,  I have it set to go to &#60;a href=&#34;http://50realestateagents.com/thank-you.php&#34; rel=&#34;nofollow&#34;&#62;http://50realestateagents.com/thank-you.php&#60;/a&#62; and I used the string query builder ie: name={Name (First):21.3} but when it goes to the page it says that it can not be found..&#60;/p&#62;
&#60;p&#62;It only does it when the actual query string is attached... I can go to &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://50realestateagents.com/thank-you.php?name=&#34; rel=&#34;nofollow&#34;&#62;http://50realestateagents.com/thank-you.php?name=&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;but as soon as it enters something &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://50realestateagents.com/thank-you.php?name=john&#34; rel=&#34;nofollow&#34;&#62;http://50realestateagents.com/thank-you.php?name=john&#60;/a&#62;&#60;br /&#62;
(Does not work?)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
