There was an error trying to send your message
-
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,
ConorThe page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
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.