• Resolved bekkadebokka

    (@bekkadebokka)


    Hi,

    i tested recaptcha V3 on a few contact 7 forms. There are a things to consider when testing. One is not to use pre-existing autofill-data on fields. As i looked over to Google Chrome i saw it highlights those fields as yellow and seems to be seen as spam. … I tried a few things. I scrolled a bit. I waited a few ms. I scanned text with the mouse. If its useful or not but this is the only way i can test my forms. When i “normally” use the forms i am a bot. I am spam. Thats pretty annoying.

    Anyways, the problem i have now is that i can’t send them with attachments.

    [CODE]
    <div>
    <label for=”contact-attachment”>Your application (PDF/max.20MB)</label>
    [file your-attachment id:contact-attachment limit:20mb]
    </div>
    [/CODE]

    1. Is this code correct? – Dont blame me for the 20mb. Wasnt my idea ??

    At first i tried it with a 232KB PDF. Then i even went this far to create a full text/image 5MB PDF. In case google scanned throught it. But its still not working. “Failed to send your message. Please try later ” – I am proved to be a human but the attachments need further declaration for recaptcha v3 in the code?

    When attachments can not be send, is it marked as spam or is it just not allowed for recaptcha v3?

    Kind regards
    bekkadebokka

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    1. Is this code correct?

    The form-tag looks correct.

    When attachments can not be send, is it marked as spam or is it just not allowed for recaptcha v3?

    No. File-attachment has nothing to do with reCAPTCHA.

    Thread Starter bekkadebokka

    (@bekkadebokka)

    Well, it turns out that recaptcha v3 is too sensible. It wasnt my atachments but my behaviour… anyway i double-checked it. Turn it off this morning and saw all forms were working with and without attachments. Anyways. It seems that google recaptcha v3 still analyize the website traffic and its users usage. Testing my patience too. Well. Ok, i guess google hasn’t enough data. Or lets say enough data of REAL visitors that i rather a bot than a human.

    1. Could you put a variable field for the threshold in your setting of contact 7?
    2. Is there a tutorial on how to set up the threshold?

    Plugin Author Takayuki Miyoshi

    (@takayukister)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Attachments can not be send’ is closed to new replies.