After upgrading to the latest version, I can't get the booking form to show up anymore. For the event, bookings are activated and I set max.attendees to 5. No one has booked a seat yet. But I always get the message "no more seats available".
I already tried doing a clean reinstall of the plugin, but it didn't help. What else could be the cause of this? Is there any other setting I'm missing?
Wordpress 3.3.1, EME 1.0.2
Booking form won't show up anymore
(2 posts) (1 voice)-
Posted 1 year ago #
-
Okay my mistake. I had written a eme_add_booking_form_filter to customize the HTML of the form. The code that checks for available seats was obviously changed in the new version. So I had to apply the changes from eme_add_booking_form() to my filter. Works now :)
Posted 1 year ago #
Reply
You must log in to post.