Is there a setting to disallow conflicting events? For instance, user signs up for an event that runs from 11AM-2PM. I want to forbid them from registering for another event that runs from 12PM-4PM (since it would conflict with the first).
Oooh, another question. I want to require attendees to purchase a badge before they can purchase events – can EE do that? I’m running a convention, and users will have to purchase their “general admission” badge before they’re allowed to chose from individual events.
Unfortunately right now there is no way to restrict events, though I know we are looking into possible options. I do believe however that the time based blocking may not be achievable just yet.
Also, we do not currently have a parent-child relationship between events, so there is no way to require them to purchase Event A before they can buy Event B. Some people have worked around this by turning the site into a membership site, and therefore the membership becomes the “main event” with internal events handled by Event Espresso.
I heard that we may be looking into parent/child event relationships, but if/when this will happen is unknown.
Thanks. Having a membership seems a reasonable workaround. Having the ability to restrict events would be nice. Or, at least a “warning message” to alert people that they are trying to get tickets to conflicting events. Maybe one day!
I hear you Matt! A lot of people want that functionality. If the user is logged in I did come up with a basic solution that may assist you.
All it does is if the user is logged in it checks the database to see if the email address for the user matches that event and if so pops a notice up to tell them they have booked it already.
It may be possible to combine this with some other database query to see if the times clash. It probably will be slow if there’s a lot of events (hundreds+)
The support post ‘Disallow Conflicting 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.
Considering Event Espresso for a new project? Tell us more through our contact page.