• Resolved Conor_Hyland

    (@conor_hyland)


    Hi,

    I am getting weird behavior with the form i created.
    It worked yesterday and today, but now it doesn’t.
    I am now getting the following error when i try to submit:

    There was an error trying to send your message. Please try again later.

    My code on the form:

    <div><label>Class *[select* class "-- Select class --" "Ballyvourney, Co. Cork (Starting 2019-11-05)" "Dublin 9, Co. Dublin (Starting 2019-11-04)" "Kilkenny, Co. Kilkenny (Starting 2019-11-03)"]</label></div>
    
    [group group-number clear_on_hide]
    <div><label>Number Of People *[select* number first_as_label "-- Select number of people --" "1 Person (€5)" "2 People (€10)" "3 People (€15)" "4 People (€20)"]</label></div>
    [/group]
    
    [group group-1 clear_on_hide]
    <div><label>Person 1 *[text* person-1 placeholder "First name and surname"]</label></div>
    <div>[number* mobile-1 placeholder "Mobile (needed to confirm booking)"]</div>
    <div>[email* email-1 placeholder "Email"]</div>
    [/group]
    
    [group group-2 clear_on_hide]
    <div><label>Person 2 *[text* person-2 placeholder "First name and surname"]</label></div>
    [/group]
    
    [group group-3 clear_on_hide]
    <div><label>Person 3 *[text* person-3 placeholder "First name and surname"]</label></div>
    [/group]
    
    [group group-4 clear_on_hide]
    <div><label>Person 4 *[text* person-4 placeholder "First name and surname"]</label></div>
    [/group]
    
    [group group-submit]
    [submit "Book Class"]
    [/group]

    And on the email:

    Class
    [class]
    
    Number Of People
    [number]
    [group-1]
    Person 1
    [person-1], [mobile-1], [email-1]
    [/group-1][group-2]
    Person 2
    [person-2]
    [/group-2][group-3]
    Person 3
    [person-3]
    [/group-3][group-4]
    Person 4
    [person-4]
    [/group-4]
    This email was sent from a form located at:
    [_url]

    Any help will be greatly appreciated.
    Kind Regards,
    Conor

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Conor_Hyland

    (@conor_hyland)

    Hi,

    I just tried it in another tab and it worked OK.
    But for some reason it is not working all the time for me.
    Please help, as I really like this plugin.

    Any help is greatly appreciated.

    Regards,
    Conor

    Plugin Author Jules Colle

    (@jules-colle)

    Do you get a red border or an orange border around your message?

    If the border is orange it means the message is not passing CF7’s builtin spam filter.

    Thread Starter Conor_Hyland

    (@conor_hyland)

    Hi Jules,

    It’s an orange border.
    I use google recaptcha v3.
    Would Flamingo help me design a form that has a low spam score?
    How do i best resolve this?

    Thanks for your help.
    Regards,
    Conor

    Plugin Author Jules Colle

    (@jules-colle)

    I don’t believe you can get the spam notice by a badly designed form. It’s more about the content. And in case of ReCaptcha V3, Google bases the verdict on site activity. So I guess if you go straight to the site and auto-fill the form, this might trigger a spam alert. I wouldn’t worry too much about it. Normal users will probably never get the spam message.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘There was an error trying to send your message’ is closed to new replies.