FormBuilder With Godaddy - Post ID...

User 2294673 Photo


Guest
1 post

ive managed to get it working with coffecups fix but that will not work for my application i trying to do the the iser fix provided at here http://www.coffeecup.com/forums/form-bu … post153148

but cant not figure out what exatcly i need to edit. And would appriciate any help offered.

Below is lines 488 - 493
thanks in advance

mail($_POST['eM'],$form_user_subject, "$form_user_msg$unreg", $headers_without_from);

} else {

mail($_POST['eM'],$form_user_subject, "$form_user_msg$unreg", "From: $mail_to" . CC_FB_SENDMAIL_EOL . $headers_without_from) ||
mail($_POST['eM'],$form_user_subject, "$form_user_msg$unreg", "From: {$_SERVER['SERVER_NAME']} Form " . "<forms@{$_SERVER['SERVER_NAME']}>" . CC_FB_SENDMAIL_EOL . $headers_without_from);

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.