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

    (@takayukister)

    What do you have in the Form tab?

    https://contactform7.com/admin-screen/

    Same issue here.

    It’s probably related to reCaptcha since I’ve found "spam":true} in the POST response.
    In fact removing the recaptcha field [recaptcha theme:dark class:divcaptcha] the message is sent correctly.

    I’ve seen this discussion
    https://www.ads-software.com/support/topic/still-orange-border-problem?replies=5
    that’s marked as solved, but actually it’s not

    Any idea ?

    Thread Starter Lohith M

    (@lohith-m)

    Hi Takayuki Miyoshi,

    Thanks for the reply.

    i have gone through all the settings and its looking fine. but

    Anvil’s google recaptcha prob is highlighted. Thanks to Anvil.

    Once i removed the google recaptcha. The mail started to send.

    How to get rid of this spam issue.

    any solution

    Thread Starter Lohith M

    (@lohith-m)

    and Takayuki,

    it shows mail send successfully. but not able to receive mails properly.

    some mails i receive some of them are not.

    and very much delay in mail receiving.

    thanks

    Hi Lohith
    Maybe mail are correctly sent but filtered by “To” Server antispam filter based on email content.

    I’ve seen some similar issues sending simple test email to hotmail addresses.

    Something like

    Subject : Test
    Message : Test message

    Thread Starter Lohith M

    (@lohith-m)

    Hi Anvil,

    well, do you know why am getting mails delayed and some mails am unable to get. just shows in the website the mails have been sent..

    any idea….

    You should check how the service is managed by your provider.

    Maybe they have some policy to limit number of email sent in a certain period, so the others are queued and delayed.

    Are you using smtp validation ?

    I solved my problem debugging a little bit the recaptcha.php

    So, for everyone knowledge, it was related to the secret key that for some unknown reason wasn’t the correct one : https://www.google.com/recaptcha/admin

    I really don’t know how this happend since I just copy pasted it and the site key is correct.
    Maybe google re-generate it ? I don’t know.

    @takayuki Miyoshi
    It could be useful to show in the POST response the $response array in case of error (or if $ishuman is false) because in my case it was reported that the secret key was wrong.
    That would speed up problem finding process.

    Thread Starter Lohith M

    (@lohith-m)

    Hi Anvil,

    thanks for giving the hint regarding captcha thing.

    I got the solution too. I was using google recaptcha from BestWebSoft

    and I just changed the plugin to wisdomlabs google recaptcha.

    things are solved and working fine.

    thanks.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Unable to solve Orange border Error’ is closed to new replies.