Typically, adding a recaptcha to the event form would eliminate the spam submissions. However, the recaptcha feature on Event Espresso isn’t working correctly.
Turning on the recaptcha blocks all submissions from getting through. I’ve tried updating the site keys to no avail. I’m also not seeing any error messages on the backend indicating that there’s a problem.
What happens when EE’s reCaptcha is enabled? If you can enable it on the site and let me know once its been enabled I can check the page to see if I can spot the issue.
(Note I’ll need a link to the event I can run test registrations on to do the above)
Whenever the captcha is enabled and the form is filled out, users see the following error instead of the confirmation page: “Sorry, you did not enter the correct anti-spam phrase.”
The event occurred today, so is no longer active. Trying to troubleshoot for future resolution.
This reply was modified 2 years, 6 months ago by Tony. Reason: Remove license key
Ok, the first thing to check is that allow_url_fopen is enabled on your server.
You can often find options for these in within your hosts control panel, of you can check the output of phpinfo() to confirm on your server. You can use a plugin like this:
To get that output from your server and check to see if allow_url_fopen is true or false.
(Remember de-activate and delete that plugin once you’ve checked the output, I haven’t used it, just one I found from a search, you could also create a file with just phpinfo(); and check the output there although the above is easier)
Viewing 3 reply threads
The support post ‘SPAM Registrations’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.