I got a problem with the seat reservation in EE. If a user fills out the attendee form and stops right before the paywall, a seat is reserved for him and the available seats are being decreased. Only if we manually delete the reservation, the blocked seat is being released again. People that don’t pay should not be able to block a seat. I tried to make some adjustments via settings and also with custom code but couldn’t achieve the desired behaviour.
So the reservation system within places a ticket within the reserved count for the duration of the users session (which by default is 1 hour), after which when WP_CRON runs the ticket should be released.
If that isn’t happening it usually means there an issue with WP_CRON on the site.
thanks for replying so fast. I already tried to decrease the time WP_CRON needs to release the blocked seats – without success. So it’s indeed possible that there’s an issue with WP_CRON.
The “next run” column implies that the last time the hook AHEE__EE_Cron_Tasks__clean_up_junk_transactions has been executed 1 month ago. You have any idea why the job isn’t running like it should?
Found the error. Somebody simply disabled WP_CRON. Thanks again for your help!
Viewing 3 reply threads
The support post ‘Reserved seats are blocking seats for paying attendants’ 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.