I have the ‘Multi Event Registration and Members’ installed. I want to pre-approve attendees. With this config, it looks like your code never goes near function ‘espresso_pending_registration_approval’, because it’s only ever called from function ‘events_payment_page’, which is negated in function ‘event_espresso_add_attendees_to_db’ at line 578-580:
if (!$multi_reg) {
return events_payment_page($attendee_id);
}
The support post ‘Multi Event Registration and Members – Attendee Pre-approval’ 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.