Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Forum: Plugins
    In reply to: [Contact Form DB] reCAPTCHA
    Thread Starter wnbnet

    (@wnbnet)

    It will work if you add it without the spaces like below.

    /.*wpcf7.*/,_wpnonce,g-recaptcha-response

    Forum: Plugins
    In reply to: [Contact Form DB] reCAPTCHA
    Thread Starter wnbnet

    (@wnbnet)

    That worked! Thanks again for your help!

    Jim

    Forum: Plugins
    In reply to: [Contact Form DB] reCAPTCHA
    Thread Starter wnbnet

    (@wnbnet)

    Thank you for your quick reply!

    I saw the CFDB Options page where I could exclude fields to be captured. Currently it is populated with the following information:

    /.*wpcf7.*/,_wpnonce

    From the database listing it appears that the reCAPTCHA field is named g-recaptcha-response in my database. Based on that I modified the exclude fields to the following:

    /.*wpcf7.*/,_wpnonce, g-recaptcha-response

    However it did not work. What am I doing wrong?

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