• I have reproduce this bug on multiple firefox with event manager (with pro) as the only plugin active on the website.

    If you create an event and restrict it to some user roles, the users with the role allowed can book the event using chrome but the exact same user will not be able to book it from Firefox, he will get the message “The ticket %s is no longer available.”

    I have been trying to debug this issue and it seems like the problem comes from this file:
    wp-content/plugins/events-manager/classes/em-ticket.php

    Line 362, the function is_available is called on POST of the form and with chrome, it comes with a $user parameter equal to NULL but somehow, in Firefox, the user is equal to false when I die it but I noticed a different behavior in the redirect from one browser to the other.

    this is extremely blocking and I’m sure you can reproduce it easily.

Viewing 1 replies (of 1 total)
  • Thread Starter Tii

    (@tii)

    Also, the pey with strip button on the event comming from the

    Events Manager Pro – Stripe plugin does not redirect to stripe on Firefox

Viewing 1 replies (of 1 total)
  • The topic ‘Cannot book event on Firefox when role restriction set’ is closed to new replies.