Posted: August 8, 2016 at 12:02 pm
|
Site is taking registrations fine and all appears ok until we search for a registration and we get this error: Here are more details: Fatal Error: Uncaught exception ‘EventEspresso\core\exceptions\EntityNotFoundException’ with message ‘The requested entity with Event ID=”1825″ was not found.’ in wp-content/plugins/event-espresso-core-reg/core/db_classes/EE_Registration.class.php:189 Stack trace: #0 wp-content/plugins/event-espresso-core-reg/core/db_classes/EE_Registration.class.php(204): EE_Registration->event() #1 wp-content/plugins/event-espresso-core-reg/core/EE_Capabilities.core.php(850): EE_Registration->wp_user() #2 wp-content/plugins/event-espresso-core-reg/core/EE_Capabilities.core.php(653): EE_Meta_Capability_Map_Read->_map_meta_caps(Array, ‘ee_read_registr…’, 3, Array) #3 wp-content/plugins/event-espresso-core-reg/core/EE_Capabilities.core.php(204): EE_Meta_Capa in wp-content/plugins/event-espresso-core-reg/core/db_classes/EE_Registration.class.php on line 189 The Event Espresso plugin code created an error that caused PHP execution to fail. Solutions Invalid code modifications can cause this problem. If you have made any modifications to the plugin, remove them and try to load the site again. Type Plugin WordPress Version 4.5.3 Type Fatal Error (E_ERROR) Is this a code update or php version change or more memory?
|
It sounds more like some of the events on the site were deleted from the database. Can you check to see if the events that have the registrations you are searching for still exist on the site? |
|
|
Yes if we search for a known registration it works. If we search for something non-existent we get the error |
Have you or someone on your team been deleting some of the events? That’s the only way to get the error you’re seeing. |
|
|
Yes I’m sure they have deleted past events or registrations. |
You can avoid the errors you saw by not deleting events that have attendees. The error will happen if they deleted some past events, then they search for an attendee, and there’s an attendee that was registered for one of those deleted events. |
|
|
Is there a way to “drop” all the events/registrations? The client has a breaking point coming up September 1st where they won’t enter classes or be taking registrations. They have no reason to keep past records and would like to start fresh without rebuilding the entire setup for EE. Do we drop certain tables in PHPmyadmin or ??? (Of course we’d have multiple backups before doing anything like this) |
You’ll find a reset data button in Event Espresso > Maintenance. |
|
The support post ‘Error when searching for registration’ 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.