Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter bocashark

    (@bocashark)

    That works perfectly, thank you so much!

    Yes I did fill in every field…
    And I was only trying to get name email phone to transfer over to Zoho.

    Thanks…

    <div class=”feature boxed bg-secondary”>
    <div class=”form-email form-planner”>
    <p>Full Name (required)<br />
    [text* full-name] </p>

    <p>Email (required)<br />
    [email* your-email] </p>

    <p>Phone Number (required)<br />
    [tel* tel-921] </p>

    <p>Company Name (required)<br />
    [text* your-company] </p>

    <p>Company Street Address (required)<br />
    [text* your-address] </p>

    <p>Company City (required)<br />
    [text* your-city] </p>

    <p>Company State (required)<br />
    [text* your-state] </p>

    <p>Company Zip (required)<br />
    [text* your-zip] </p>
    <hr>
    <p>[submit “Send”]</p>
    </div></div>

    Yes same thing for me… I saw that you updated the plugin so I though I would give it another shot. And I get the same result a endless spinning arrow below the submit button after pressing it. It says inserting leads into ZoHo, but I checked there and nothing was posted. Here is the Error Log:

    —————
    [08-Mar-2017 16:27:10 UTC] Building CF7 form HTML
    [08-Mar-2017 16:27:47 UTC] Entered function: /home/domain2/public_html/wp-content/plugins/cf7-zoho-leads/cf7-zoho-leads.php:cf7zl_cf7_email_hook()
    [08-Mar-2017 16:27:47 UTC] Inserting record in Zoho Leads
    [08-Mar-2017 16:27:47 UTC] Zoho API request: Array
    (
    [Company] =>
    [First Name] =>
    [Last Name] =>
    [Email] =>
    [Phone] =>
    [Title] =>
    )
    ————–

    Thank You

    Paul

Viewing 3 replies - 1 through 3 (of 3 total)