<?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: Form_Display.php Error</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form_displayphp-error</link>
		<description>Gravity Support Forums Topic: Form_Display.php Error</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Apr 2026 23:19: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/form_displayphp-error" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Form_Display.php Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form_displayphp-error#post-32597</link>
			<pubDate>Mon, 15 Aug 2011 17:37:17 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">32597@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;[blushing]&#60;/p&#62;
&#60;p&#62;Thanks for the kind words.  Glad you got that working.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kklawitter on "Form_Display.php Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form_displayphp-error#post-32594</link>
			<pubDate>Mon, 15 Aug 2011 17:30:46 +0000</pubDate>
			<dc:creator>kklawitter</dc:creator>
			<guid isPermaLink="false">32594@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It worked!!!!!!!  Oh my gosh- if you were here- I'd kiss you!!!!! THANK YOU SO MUCH!  I can't believe it was as simple as that.  Thank you Chris!!!!!! &#60;/p&#62;
&#60;p&#62;Kristen
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form_Display.php Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form_displayphp-error#post-32591</link>
			<pubDate>Mon, 15 Aug 2011 17:19:21 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">32591@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;is it possible there is just a new line between the UTF- and the 8?  I got the same error, then when I went and made sure there was no line break there, it submitted fine.  I know the wrapping is weird depending on where you copy and paste from, but I tried it as is and got the same error as you, then removed an extra new line after UTF- and it worked.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kklawitter on "Form_Display.php Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form_displayphp-error#post-32589</link>
			<pubDate>Mon, 15 Aug 2011 17:06:29 +0000</pubDate>
			<dc:creator>kklawitter</dc:creator>
			<guid isPermaLink="false">32589@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris- here's the url- &#60;a href=&#34;http://www.pastie.org/2377148&#34; rel=&#34;nofollow&#34;&#62;http://www.pastie.org/2377148&#60;/a&#62;   I have the form confirmation to redirect to the salesforce url.  I'd be happy to dm you any login information.  Thanks Chris.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form_Display.php Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form_displayphp-error#post-32558</link>
			<pubDate>Mon, 15 Aug 2011 15:21:59 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">32558@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post your URL to something like pastie.org or pastebin.com - the formatting is getting mangled here, and it's going to be related to this URL I think.  Then just post the URL here.&#60;/p&#62;
&#60;p&#62;And to be clear, you have your form confirmation set to redirect and this is the URL?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kklawitter on "Form_Display.php Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form_displayphp-error#post-32550</link>
			<pubDate>Mon, 15 Aug 2011 14:43:49 +0000</pubDate>
			<dc:creator>kklawitter</dc:creator>
			<guid isPermaLink="false">32550@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Chris-first off- thank you so much for your fast reply, and second-  I think you're right- it's the code going out to Salesforce. The only changes have been the additon of the salesforce query.  But I have tried re-writing the query string and have had no luck.  Here's what I have:  (don't laugh- it's for a modeling site. :)  Thanks again Chris.&#60;/p&#62;
&#60;p&#62;redirects to: &#60;a href=&#34;https://www.salesforce.com/servlet/servlet.WebToLead&#34; rel=&#34;nofollow&#34;&#62;https://www.salesforce.com/servlet/servlet.WebToLead&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;encoding=UTF-&#60;br /&#62;
8&#38;amp;oid=0000000000000&#38;amp;retURL=http://www.domain.com/?page_id=409 &#38;amp;first_name={Name (First):1.3}&#38;amp;last_name={Name (Last):1.6}&#38;amp;model_name={model name:37}&#38;amp;Phone={Phone:3}&#38;amp;Email={Email:4}&#38;amp;Nationality={Nationality:6}&#38;amp;Website={Website:35}&#38;amp;Birthdate={Birthdate:36}&#38;amp;Height={Height:10}&#38;amp;Weight={Weight:11}&#38;amp;Bust={Bust:12}&#38;amp;Waist={Waist:13}&#38;amp;Hips={Hips:14}&#38;amp;Dress_Size={Dress Size:15}&#38;amp;Shoe_Size={Shoe Size:16}&#38;amp;Hair_Color={Hair Color:18}&#38;amp;Eye_Color={Eye Color:19}&#38;amp;Previous_Experience={Previous Experience:21}&#38;amp;Languages_Spoken={Languages Spoken:22}&#38;amp;{Languages Spoken:22}&#38;amp;Can_we_post_your_photos_?={Can we post your photos?:24}&#38;amp;How_long_would_you_like_to_stay_?{How long would you like to stay?:26}&#38;amp;Questions/Comments_?{Comments/Questions?:27}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form_Display.php Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form_displayphp-error#post-32545</link>
			<pubDate>Mon, 15 Aug 2011 14:22:58 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">32545@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post the code you're using to send data to Salesforce?  Chances are that code is erroring out and the error output is causing the error you see about new lines in the header.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form_Display.php Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form_displayphp-error#post-32544</link>
			<pubDate>Mon, 15 Aug 2011 14:21:20 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">32544@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is not a common error, in fact it is the first time I've heard of it.  You should not delete anything in the Gravity Forms plugin.&#60;/p&#62;
&#60;p&#62;Can you post what modifications you have made?  I think the issue is going to be from a modification you've made, or from an incomplete upload of the plugin.&#60;/p&#62;
&#60;p&#62;Have you been using Gravity Forms fine for a while with no problem?  Did anything change recently that would cause this problem to show up suddenly (if it did show up suddenly)?  Thanks for any additional information you can provide.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kklawitter on "Form_Display.php Error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form_displayphp-error#post-32531</link>
			<pubDate>Mon, 15 Aug 2011 13:39:42 +0000</pubDate>
			<dc:creator>kklawitter</dc:creator>
			<guid isPermaLink="false">32531@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello- I would greatly appreciate your help.  I am experiencing an error when submitting my form.  &#60;/p&#62;
&#60;p&#62;Upon submitting the form, I'm taken to a white page that reads- &#60;/p&#62;
&#60;p&#62;Warning: Header may not contain more than a single header, new line detected. in /home/danceand/public_html/domain.com/wp-content/plugins/gravityforms/form_display.php on line 75&#60;/p&#62;
&#60;p&#62;The strange part is, when I go into the gravity forms editor, it's showing that the form_display.php file is inactive, so I don't understand how this would be causing an issue.  Can I just delete the code on line 75- which is:&#60;/p&#62;
&#60;p&#62; do_action(&#34;gform_post_submission&#34;, $lead, $form);&#60;/p&#62;
&#60;p&#62;Can I get away with just deleting that?  The only change I've made to the gravity forms is integrating the form with Salesforce, which is working enough to send the first line of the application form to salesforce, but the rest of the data is not going through.  Could this have something to do with this?  I would be extremely grateful if you could provide me with some guidance as to what the issue might be.  Thanks for your help.&#60;/p&#62;
&#60;p&#62;K
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
