My contact form does not work, not even in business catalyst

My contact form does not work, not even in BusinessCatalyst, need help so I need to work, my BusinessCatalyst site is http://foodtrucksdecolombia.BusinessCatalyst.com and it works in my own server which is www.foodtrucksdecolombia.com need

I see what you mean now. Seems to be a problem with your phone field. Did you by chance change the email for a field phone field? I see that you do not have a field of electronic mail and an email field is required for the form to work. If I add an email to the contact number field, it works fine.

Tags: Adobe Muse

Similar Questions

  • PHP contact form does not work

    I created my page using godaddy but my php contact form does not work. When sending a message, he won't have to the sent Message (su message to ha enviado) page, but it is not actually send any mails. The accounts are set up, but it does not work. The web page is cuysrus.com, the contact form is on the contact page.

    This is the code I used for the php class linked to the html file:

    <? PHP

    $to = " [email protected] "; "

    $subject = 'new message ';

    $nombre = $_POST ['number'];

    $apellido = $_POST ['apellido'];

    $message = $_POST ['message'];

    $headers = "from: ". " [email protected] \n";

    $headers. = "X-Mailer: PHP /'." phpversion();

    $headers. = "MIME-Version: 1.0\r\n";

    $headers. = "content-Type: text/html;" charset = iso-8859-1\n ";

    $retval = mail ($to $subject, $message, $headers);

    If ($retval == true) {}

    echo "message Su will ha enviado.

    } else {}

    echo "Vuelva a intentarlo.

    }

    ? >

    Well sorry that I forgot to ask about the action of form... you will need to rework this if you do not have to use the form of godaddy.

    a few things... first of all, you have the transformation code in the page, if you want that your action forms literally go anywhere.  ' change action = "? »

    Second, you'll need a 'trigger' in the form must be added a hidden as field

    Thirdly, finally, you have this block of code that I rewrote the process, if there is a request for 'process' then here is the code:

    <>

    form of process

    If (@$_REQUEST ['process']) {}

    $headers = "from: [email protected] \n";

    $to = "[email protected]";

    $subject = 'new message ';

    $body = "number:". "" $_REQUEST ['number']. »

    Apellido: ".." $_REQUEST ['apellido']. »

    Message: ".." $_REQUEST ['message']. »

    ";

    $retval = mail ($to $subject, $body, $headers);

    If ($retval == true) {}

    echo "message Su will ha enviado.

    } else {}

    echo "Vuelva a intentarlo.

    }

    }

    ?>

  • My 'contact' form does not work.  When I send a contact test she returned to my adobe email account this: 'Contact form' has a new form submission.

    My 'contact' form does not work.  When I send a contact test he returned this to my adobe email account:

    'Contact form' has a new form submission.

    What does not work exactly? As you said form submission notification is received in your e-mail account, so process form working I think but you want the notifications to go to another e-mail account, I think.

    Have you added the email address in the field "Email to" in shape options? If Yes and then also you do not receive the form, then please give me the url of the site and post a screenshot or a form with the open option box.

    Thank you

    Sanjit

  • Contact form does not. PHP

    Hello

    My contact form doesn't work and its probably a easily the solution to this. Help, please

    Sarah

    HTML:

    < do action = "mail.php" method = "POST" > "

    < div class = "row 50%" >

    < div class = "6u 12u (mobile)" > < input type = "text" name = placeholder 'name' = "Namn" / > < / div >

    < div class = "6u 12u (mobile)" > < input type = "email" name = "email" space reserved = "Email" / > < / div >

    < / div >

    < div class = "row 50%" >

    < div class = "12u" > < textarea name = "message" = "Meddelande" placeholder lines = "6" > < / textarea > < / div >

    < / div >

    < div class = "row" >

    < div class = "12u" >

    < ul class = 'actions' >

    < li > < input type = "submit" value = "Skicka Meddelande" / > < /li >

    < /ul >

    < / div >

    < / div >

    < / make >

    PHP:

    <? PHP $name = $_POST ['name'];

    $email = $_POST [' [email protected] *'];

    $message = $_POST ['message... »] ;

    $formcontent = "" from: $name \n Message: $message ";"

    $recipient = "... @gmail.com;

    $subject = "contact form";

    $mailheader = "from: $email \r\n";

    mail ($subject, $recipient, $mailheader, $formcontent) or die ("Error!");

    header ("Location:http://www...se");

    ? >

    Make sure that the configured php code corresponds EXACTLY with your entry of the form name. For example, your entry form for Namn is name = 'name', while in the php code its $name = $_POST ['name']; (with a capital 'n')-the same goes for "message" and you have a little... after it - $message = $_POST ['Message... ". »] ;

    $email = $_POST [' [email protected] *'];

    $message = $_POST ['message... »] ;

    $formcontent = "" from: $name \n Message: $message ";"

    $recipient = "... @gmail.com;

    $subject = "contact form";

    $mailheader = "from: $email \r\n";

    mail ($subject, $recipient, $mailheader, $formcontent) or die ("Error!");

    Header ("Location:http://www...se");

    ?>

  • My contact form does not work. When you send a message, it never happens.

    WE use an email to the same address as the website, IE [email protected] and the site is johnblakecpa.com

    Is it not enough?

    For now, I removed the form, after complaints from customers.

    Contact forms need some 'PHP' processing on the server side.

    And using this verification to ReCaptcha can cause additional problems.

    I just checked with MacHighway, and they require a special action to let the html pages to go through this process.

    Pages with the normal "html" extension are not processed by default (only those with php are processed). Check out his page for assistance: How set PHP to parse files with the extension .html - knowledge base - MacHighway

    Another useful source is this page: Troubleshooting Muse form used on the servers of third party Widgets

    I hope this helps...

  • Blacknight hosting, contact form does not work

    Contact form Adobe muse doesn't send emails (not not showing error submission form but I do not receive messages) Please help, anyone has the solution?

    Hello Onlyforhelp,

    Please see the link below, I don't know that it will help you understand the root cause of the problem.

    Troubleshooting Muse form used on the servers of third party Widgets

    Kind regards

    Vivek

  • contact form does not work with certain email addresses

    My contact form was working fine until a few weeks ago, it won't work with the e-mail address I used. I tried different address some work, some don't, what gives here.

    For what I pay, I shouldn't have this problem.

    Please find a similar discussion here and try the above suggestion:

    http://forums.Adobe.com/message/6304524#6304524

    Thank you

    Sanjit

  • Envoy in contact form does not end in sent items

    First of all, a nice feature is what preceded this form (trying to answer my question and undo/resolve the workload of duplicate messages), where I'm typing now.

    I see two to be descriptive. Good point... but fortunately, I can be concise, and I'll get right to the point.

    My dad said that a form of contact presented in the browser does not (not) found in the sent items of the email client. Which is probably a good thing.

    It would be a good deal to represent? It is useless, but for a system administrator to do it manually. So he would probably need a script...

    )

    PS: search powerhungry Google for 'thunderbird sent form elements' (should have that in the representation of Thunderbird...); It might be good to separate the content from that of other pieces on the Web page... perhaps that Google reads. A good deal for the hubs! Or webrings as we were doing it at the time to call them. All voluntarily.

    You are trying to read through all the unwanted extra in your post, I think your question is why items sent with the web mail interface do not appear in the folder sent to Thunderbird or any other e-mail client.
    Best estimate is that you use POP email and that's how it works. POP email only interfaces with the Inbox.
    If you want all folders to synchronize you should use IMAP E-mail.
    Google that.

  • Muse contact form does not

    The contact form on this site does not work - no email is received.

    Anyone can understand the problem? http://drsarahhealy.com/contact.html

    I think I found the problem. My site is hosted with 123reg, but the email address is with zoho. I need the instructions following, but for 123reg as opposed to godaddy. Any ideas where I can get these? I looked at my 123reg channel, but I do not see where to do that.

    1. If you are hosting is GoDaddy and you form e-mail address is to a non-GoDaddy email account, you will need to activate the 'rare' mail in cPanel. (A similar change may be necessary on other hosting providers).
    1. Access your cPanel on GoDaddy.  This is where you manage your web hosting.
    2. On the main page of cPanel, scroll up to where it says ": Email".
    3. Click on "MX", which is located just below the 'accounts '.  This is the mail server setting.  By default, GoDaddy assume you are using a GoDaddy mail account.
    4. Make sure that the "remote mail server" is enabled.

    By default, GoDaddy assumes that you will welcome your emails via GoDaddy.  If you have configured an e-mail address for your shape in the Muse that isn't an e-mail address hosted GoDaddy, GoDaddy and then do not accept by default. You must give permission to GoDaddy to send a form to what GoDaddy considers that an email "at a distance".

  • My Contact form does not.

    I have the contact form for models for my site and I need the form must be submitted to my email, but does not work. need help with the website is * Become A model | Photograph of Santana * need help ASAP.

    < div id = "mid_container" class = "container" style = "" opacity: 1; "> < section class ="sub_header_wrapper">"

    < div class = 'container sub_header' >

    < div class = "page_title_wrapper" >

    < h2 style = "do-size: 36px;" Color: #333333; ' > BECOME a MODEL < / h2 >

    < / div >

    < / div >

    < / section > < id article = 'content_section' class = 'full width' >

    < div id = "post-484" class = "post-484 pages status type - post hentry" >

    < div class = "entry-content" >

    < div id = "pl-484" >

    < div id = 'pg-484-0' class = 'Panel-grid' >

    < div id = 'pgc-484-0-0' class = "Panel-mesh" >

    < div id = 'Panel-484-0-0-0' class = 'widget so-Panel widget_text Panel-first-child Panel-last-child' >

    " < div class ="textwidget"> < form id ="form-fm-1"class ="form-fm"action =" http://khristiansantana.com/become-a-model/ "autocomplete = 'on' enctype =" multipart/form-data"method ="post"name =" form-fm-1 "> "

    < fieldset > < legend > BECOME a MODEL < / legend >

    < ul >

    < id li = "fm-point-text-5583e9b180b96" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > name < em > * < /em > < / label > < table >"

    "< td > < input id ="text-5583e9b180b96"style =" "width: 300px;" maxlength = "10" name = "text-5583e9b180b96' type = 'text' placeholder =" "/ > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-text-5583f6d2bd136" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > age < em > * < /em > < / label > < table >"

    "< td > < entry id = 'text-5583f6d2bd136" style = "" width: 300px; ' name = 'text-5583f6d2bd136' type = 'text' placeholder = "" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-custom_list-5583ec9e1c0d1" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > sex < em > * < /em > < / label > < table >"

    < td > < select id = "custom_list-5583ec9e1c0d1" style = "" width: px; "name ="custom_list-5583ec9e1c0d1">"

    < option value = "0" >... < / option >

    < option value = "1" > female < / option >

    < option value = "2" > male < / option >

    < option selected = "selected" value = "3" > < / option >

    < / select > < input id = "custom_list-5583ec9e1c0d1-list-style" type = "hidden" = 'select' value / > < input id = "custom_list-5583ec9e1c0d1-count" type = "hidden" value = "3" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-text-5583ed50c4267" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > country < em > * < /em > < / label > < table >"

    "< td > < entry id = 'text-5583ed50c4267" style = "" width: 300px; ' name = 'text-5583ed50c4267' type = 'text' placeholder = "" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-text-5583ed6f790e3" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > height < em > * < /em > < / label > < table >"

    < td > < input id = "text-5583ed6f790e3" style = "" width: 300px; ' name = 'text-5583ed6f790e3' type = 'text' placeholder = "6"(182 Cm) "/ > < table >"

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-text-5583edb5041c1" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > physics < / label > < table >"

    "< td > < entry id = 'text-5583edb5041c1" style = "" width: 300px; ' name = 'text-5583edb5041c1' type = 'text' placeholder = "" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-text-5583ee6598680" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > bust < em > * < /em > < / label > < table >"

    "< td > < entry id = 'text-5583ee6598680" style = "" width: 300px; ' name = 'text-5583ee6598680' type = 'text' placeholder = "" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-text-5583ee805c8f5" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > size < / label > < table >"

    "< td > < entry id = 'text-5583ee805c8f5" style = "" width: 300px; ' name = 'text-5583ee805c8f5' type = 'text' placeholder = "" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-text-5583efeed03d6" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > hips < / label > < table >"

    "< td > < entry id = 'text-5583efeed03d6" style = "" width: 300px; ' name = 'text-5583efeed03d6' type = 'text' placeholder = "" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-text-5583f00af1b51" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > hair color < / label > < table >"

    "< td > < entry id = 'text-5583f00af1b51" style = "" width: 300px; ' name = 'text-5583f00af1b51' type = 'text' placeholder = "" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-text-5583fc3476a9d" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < eye color label > < / label > < table >"

    "< td > < entry id = 'text-5583fc3476a9d" style = "" width: 300px; ' name = 'text-5583fc3476a9d' type = 'text' placeholder = "" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-text-5583fc475bf4f" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > size < / label > < table >"

    "< td > < entry id = 'text-5583fc475bf4f" style = "" width: 300px; ' name = 'text-5583fc475bf4f' type = 'text' placeholder = "" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-text-5583fc486b8ed" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > dress size < / label > < table >"

    "< td > < entry id = 'text-5583fc486b8ed" style = "" width: 300px; ' name = 'text-5583fc486b8ed' type = 'text' placeholder = "" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-text-55840084538bf" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > languages < em > * < /em > < / label > < table >"

    < td > < input id = "text-55840084538bf" style = "" width: 300px; ' name = 'text-55840084538bf' type = 'text' placeholder = 'English' / > < table > "

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-textarea-558400a58872a" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label > experience < / label > < table >"

    < td > < textarea id = "textarea-558400a58872a" style = "width: 500px;" height: 300px; "name ="textarea-558400a58872a"placeholder =" "> < / textarea > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-textarea-558400ccc3262" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < labels information > Additional < / label > < table >"

    < td > < textarea id = "textarea-558400ccc3262" style = "width: 500px;" height: 300px; "name ="textarea-558400ccc3262"placeholder =" "> < / textarea > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-file-558400f22ba17" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label Photos > download < em > * < /em > < / label > < table >"

    < td > < input name = "MAX_FILE_SIZE" type = "hidden" value = "10240000" / > < entry id = "file 558400f22ba17" name = "file 558400f22ba17", type = "file" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-file-558401058af95" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label Photos > download < em > * < /em > < / label > < table >"

    < td > < input name = "MAX_FILE_SIZE" type = "hidden" value = "10240000" / > < entry id = "file 558401058af95" name = "file 558401058af95", type = "file" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-file-5584011b3ebed" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label Photos > download < em > * < /em > < / label > < table >"

    < td > < input name = "MAX_FILE_SIZE" type = "hidden" value = "10240000" / > < entry id = "file 5584011b3ebed" name = "file 5584011b3ebed", type = "file" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < li = id ' fm-point-file - a 55840129603, 1 ">

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label Photos > download < / label > < table >"

    < td > < input name = "MAX_FILE_SIZE" type = "hidden" value = "10240000" / > < entry id = 'file - 55840129603 a 1' name = 'file - 55840129603 a 1' type = 'file' / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-file-5584012a08d1f" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label Photos > download < / label > < table >"

    < td > < input name = "MAX_FILE_SIZE" type = "hidden" value = "10240000" / > < entry id = "file 5584012a08d1f" name = "file 5584012a08d1f", type = "file" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < id li = "fm-point-file-5584012adfc0c" >

    < table >

    < tbody >

    < b >

    < style td = "" width: 200px; "> < label Photos > download < / label > < table >"

    < td > < input name = "MAX_FILE_SIZE" type = "hidden" value = "10240000" / > < entry id = "file 5584012adfc0c" name = "file 5584012adfc0c", type = "file" / > < table >

    < /tr >

    < / tbody >

    < /table >

    < /li >

    < /ul >

    < div > < input name = "fm_form_submit" type = 'submit' class = "submit" id = "fm_form_submit" value = "Submit" / > < / div > < / fieldset >

    < input id = "fm_nonce" name = "fm_nonce" type = "hidden" value = "2d222408d0" / >

    < input id = "fm_id" name = "fm_id" type = "hidden" value = "1" / >

    < input id = "fm_uniq_id" name = "fm_uniq_id" type = "hidden" value = "fm-55d0b168b07a9" / >

    < input id = "fm_parent_post_id" name = "fm_parent_post_id" type = "hidden" value = "484" / >

    < / form > < / div >

    < / div >

    < / div >

    < / div >

    < / div >

    < / div >

    < / div >

    <! - #post-#->

    < / section > < / div >

    First try this tutorial into 3 parts.

    ALT-Web Design & Publishing: sensitive Contact form with 3.2 Bootstrap and PHP (part 1)

    Nancy O.

  • Why my contact form does not muse or my own form html coded?

    I have used the contact form of muse and transferred the site to my host, but she sends e-mails... He said that he sent, but nothing happens to the email account.

    So I decided to remove the contact form of muse and use my proven EmailMeForm html embed code that works. BUT... If I look on overview of the contact form remains in the correct position on the page. When I download the contact form to the host moves to the top of the page.

    If anyone can help?

    Hi John,.

    Use a semicolon between two email addresses,

  • Contact form does not work

    I just uploaded my Muse site at gate.com to host and everything works well except the contact page.  From what I see on the forum, it seems to be a common problem.  Does anyone have experience working with gate.com?  I contacted them and they keep telling me that their php configurations seem to be right.  I don't know anything about the code or html (so the Muse), but I get this error message from Muse when I download (warning, an unexpected response to the PHP application.  PHP cannot be configured correctly on your web server.  Contact your Web host or Web site administrator on how to configure the PHP support). 

    I tried to use the suggestion of Adobes to go to http;//my-site.com/scripts/form_check.php to give gate.com of diagnostic aid, but all I get is this message (NOT FOUND the requested URL/scripts/form_check.php was not found on this server).

    I spent a lot of time trying to get this fixed and can't seem to get anywhere.  Can anyone offer some suggestions?

    Thank you.

    I host with GoDaddy and I get this same error whenever I download. The forms are always good work.

    I noticed that the Yahoo email addresses don't work with forms of the good Muse, so I recommend that my clients use different emails.

  • my contact form does not work.

    What is a support number, so I can get someone on the phone. It's thoroughly to go there.

    You can contact support by chat or call team:

    https://helpx.Adobe.com/in/Muse.html

    Thank you

    Sanjit

  • Contact form does not not with Hotmail accounts

    Hi, I have a problem with all the sites I've built with Muse. If they are the form of contact on Web sites using a hotmail e-mail account ( [email protected] )

    I get the message error "the server has encountered a problem.

    Ive read that this could be a problem with my third-party hosting company, but they assure me it is caused by an error on the form

    Can anyone help with this please

    OK so I have classified the issue myself with NO THANKS to adobe

    Here is what everyone should do!

    Go to the next public html - script - form process.php file

    You must then change the following: (line 103)

    function get_email_headers ($to_email, $form_email) {}

    $headers = ' from: '. $to_email. PHP_EOL;

    $headers. = "reply-To: '." $form_email. PHP_EOL;

    $headers. = "X-Mailer: Adobe Muse CC 2014.2.0.284 with PHP". PHP_EOL;

    $headers. = "content-type: text/html;" charset = utf-8 "." PHP_EOL;

    return $headers;

    }

    This should be changed as follows:

    function get_email_headers ($to_email, $form_email) {}

    $headers = ' from: '. $to_email. PHP_EOL;

    $headers. = "reply-To: '." $form_email. PHP_EOL;

    $headers. = "MIME-Version: 1.0 '." PHP_EOL;

    $headers. = "X-Mailer: Adobe Muse CC 2014.2.0.284 with PHP". PHP_EOL;

    $headers. = "content-type: text/html;" charset = utf-8 "." PHP_EOL;

    return $headers;

    }

    The form now works with hotmail, Gmail etc etc.

    Hope that this help anyone having the same problem

  • Contact form does not

    Anyone know which PHP version is generated for the contact Muse forms?

    -J

    Currently, the Muse requires PHP version 5.1 for dynamic support of synchronized text.

    https://forums.Adobe.com/docs/doc-5011

    Thank you

    Sanjit

Maybe you are looking for