We have several wait list events that show in the Events Overview page as having attendees, but when you click the “attendees” link to show them, they don’t show up. I looked at the code on the event_list_attendees.php template and showed the SQL, and figured out that the problem is that wait list events do not meet the criteria for
e.is_active = “Y”
Since there is no filter for event status on this page, there is no way to see people on our wait lists! Please include this as a bug fix on the next release.
For now, I am either going to change the query in queries.php or add a link on the page to append “&event_status=S” to the URL (which does show the attendees).
I confirmed the issue in the version you are using. It is no longer an issue in the latest version of Event Espresso, please update.
Viewing 1 reply thread
The support post ‘attendees not showing for wait list events’ 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.