Posted: August 20, 2018 at 7:17 am
|
Please help! We have an active event and people can’t register. See error: https://www.dropbox.com/s/855dhy5v4oqckac/Photo%2020-08-2018%2C%209%2012%2020%20PM.jpg?dl=0 Event link URL: https://drshefali.com/toronto/ |
Hi, The error message means there is an error being thrown by your web server on the request made by Event Espresso to process the registration form. Do you have access to the servers error logs? If so take a look within that to see what the error is and post it here. If not you can add this snippet: https://gist.github.com/Pebblo/8787f5530ea777c84aaf62f075e55b32 To your |
|
|
Server error logs: [Mon Aug 20 01:00:39.568431 2018] [access_compat:error]
|
Hi, Those items appear to be from the server’s access logs, does it have an error log? If not, you can follow the earlier advise to activate the WP debug log: https://eventespresso.com/topic/urgent-invalid-response-error-after-update-latest-ee4/#post-276087 |
|
|
Ops sorry I’m on my mobile.. Ok done i just injected the code in wp config file.. pls check |
I’m sorry, I have no means of checking the error logs on your web server. I can make a guess and point to the possibility of a memory exhausted error. In which case you can add the following to your wp-config.php file:
see also: https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/ If you can access the PHP errors we can go from there. |
|
|
Hi Josh, This is the recent error log from the /usr/local/apache/logs/error_log: *redacted*
|
OK so the relevant bit there could be this: ModSecurity: Warning. Pattern match “recaptcha” at ARGS_POST_NAMES:g-recaptcha-response. [file “imh-modsec/40_wordpress.conf”] [line “18”] [id “13504”] […] referer: https://drshefali.com/event-registration Which could indicate the domain settings in your reCAPTCHA account are incorrect. If you temporarily deactivate the reCAPTCHA option in Event Espresso > Registration Form > Reg Form settings, does the invalid response error no longer happen? |
|
|
yes thank you.. |
You could try correcting the domain settings in your reCAPTCHA account, then reactivate the reCAPTCHA setting. Please be sure to test a registration while logged out of the site after making any changes to the settings. |
|
|
yes, will do, thank you. BTW, is there anyway you can sell a ‘couples ticket plus deep dive = 2 events’ on the front end, and then on the ticketing get 4 separate QR codes? Meaning 4 tickets: (1) workshop ticket (2) workshop ticket (3) deep dive ticket (4) deep dive ticket. This must be possible someway. It would make EACH ticket unique for scanning purposes. For reference: https://drshefali.com/toronto/ |
Hi, Then, instead of giving access to the deep dive datetime as a combination with another ticket, you create a separate ticket that gives access to the deep dive. This way you’ll get a qr code for each quantity of registrants. To be clear though, the scanning apps do not require unique tickets for different datetimes. They do allow for scanning a ticket for multiple datetimes if the ticket allows access to multiple datetimes. |
|
The support post ‘[Urgent] Invalid Response Error after update latest EE4’ 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.