Austin Ginder
January 19, 2022 at 10:32 am
When I select “Add New Registration” on my WordPress backend I see the following error.
Unable to continue with registering because there is no Event ID in the request Registrations_Admin_Page – new_registration – 2797
In PHP logs, I see the following error.
2022/01/19 17:28:32 [error] 118795#118795: *1298125 FastCGI sent in stderr: “PHP message: —————————————————————————————-
[2022-01-19 17:28:32] Exception Details
Message: Unable to continue with registering because there is no Event ID in the request
Code: Registrations_Admin_Page – new_registration – 2797
File: /public/wp-content/plugins/event-espresso-core-reg/admin_pages/registrations/Registrations_Admin_Page.core.php
Line No: 2797
Stack trace:
#0 /public/wp-content/plugins/event-espresso-core-reg/core/admin/EE_Admin_Page.core.php(1047): Registrations_Admin_Page->new_registration()
#1 /public/wp-content/plugins/event-espresso-core-reg/core/admin/EE_Admin_Page_CPT.core.php(1162): EE_Admin_Page->_route_admin_request()
#2 /public/wp-content/plugins/event-espresso-core-reg/core/admin/EE_Admin_Page_Init.core.php(227): EE_Admin_Page_CPT->route_admin_request()
#3 /public/wp-includes/class-wp-hook.php(303): EE_Admin_Page_Init->initialize_admin_pa” while reading response header from upstream, client: 98.219.254.104, server: http://www.goicca.org , request: “GET /wp-admin/admin.php?page=espresso_registrations&event_id=3161&action=new_registration&new_registration_nonce=#########&return=default HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php7.4-fpm-goicca.sock:”, host: “www.goicca.org:19854”, referrer: “/wp-admin/admin.php?page=espresso_registrations&action=default&event_id=3161&default_nonce=#######”
Tony
January 19, 2022 at 11:07 am
Add New Note to this Reply
Hi there,
Thanks for the report, we are currently investigating this.