Hello- I would greatly appreciate your help. I am experiencing an error when submitting my form.
Upon submitting the form, I'm taken to a white page that reads-
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
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:
do_action("gform_post_submission", $lead, $form);
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.
K