- This topic has 4 replies, 2 voices, and was last updated 10 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Bug? Or my mistake? HELP!
Hi,
I’m getting “You entered an incorrect code” whenever someone tries to register.
The form was working perfectly a couple of days ago. I don’t think I changed anything.
Please see the code:
<table class='eme-rsvp-form'>
<tr><th scope='row'>Name*:</th><td>#_NAME</td></tr>
<tr><th scope='row'>E-Mail*:</th><td>#_EMAIL</td></tr>
<tr><th scope='row'>Phone number:</th><td>#REQ_PHONE</td></tr>
<tr><th scope='row'>Occupation:</th><td>#REQ_FIELD1</td></tr>
<tr><th scope='row'>Job Title:</th><td>#_FIELD2</td></tr>
<tr><th scope='row'>Organization Name:</th><td>#REQ_FIELD3</td></tr>
<tr><th scope='row'>Seats*:</th><td>#_SEATS</td></tr>
<tr><th scope='row'>Attending sessions:</th><td>#REQ_FIELD4</td></tr>
<tr><th scope='row'>Attending gala dinner:</th><td>#REQ_FIELD5</td></tr>
<tr><th scope='row'>Going on excursion:</th><td>#REQ_FIELD6</td></tr>
<tr><th scope='row'>Comment:</th><td>#_COMMENT</td></tr>
</table>
#_SUBMIT
The page is at http://boterajordan.org/socioeconomic-wild-plant-conservation-conference/
Please answer asap!
I just sent out a mailing to 100 people, asking them to go and register…!
Thanks in advance,
Barbara
Come to think of it, I originally required a Captcha on the form, but removed it because someone in the UK was having trouble submitting the form.
Can there be a remnant of the captcha code somewhere?
Franky,
I’ll still trying to fix this problem. But I can’t find anything about Captcha in the plugin.
I can’t remember where it was that I de-activated it…
Hope you’re online to help me with this soon!
🙂
Barbara
The example submit form you put online doesn’t provide a captcha to fill in, but in your settings you require it.
Go into the EME settings, tab RSVP, and deselect the option “Use captcha for booking form?”
That did the trick!
Thank you!!