Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello luisarieltoledo!

    There are two mandatory fields in Zoho Leads: company and last-name.

    So you need to put it into your form to avoid this type of error.
    If you do not want this 2 fields visible in the form, you can put it hidden including this 2 tags in contact form 7 like the example below:

    [hidden last-name “N/A”]
    [hidden company “N/A”]

    After this it will work nicely. Please let me know if it worked for you.

    Regards,
    Augusto

    Thread Starter luisarieltoledo

    (@luisarieltoledo)

    Hi, Augusto im back. From a while the plugin work greats but now im dealing with the same error again. My stack is WP 4.9.1 and Cf7 4.9.1

    This is how my form looks like.
    <p></p>
    <p>

    [text* first-name placeholder “Nombre”]

    </p>
    <p>[text* last-name placeholder “Apellido”]</p>
    <p>[email* email placeholder “Correo electrónico”]</p>
    <p>[tel phone placeholder “Telefóno”]</p>
    <p>[text city placeholder "Ciudad"]</p>
    <p>[text mensaje placeholder "Mensaje"]</p>

    [hidden company “innovahuman”]

    [hidden curso “Portugués para viajeros”]
    <p>[submit id:liderazgo_manizales_send”Enviar >”]</p>

    As you both last-name and company are created but still having the same error.
    It appear again after wordpress update to 4.9.1

    Hello luisarieltoledo!

    I think this was just a coincidence! I’m using WP 4.9.1 and it is working ok. I’ve just tested it.

    Consider updating your Contact Form 7 plugin to the 4.9.2 version, just in case.

    A part from this I cannot see a solution.

    Regards,
    Augusto

    I am having latest wordpress 4.9.6 and cf7 5.0.2 but once click on submit error This page isn’t working. and console 500 error.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error 500 on submition’ is closed to new replies.