Problem after updating

Home Forums Ticket Products Event Tickets Plus Problem after updating

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1166816
    nlbmedia
    Participant

    I saw the same problem in another ticket. After updating a cannot save and sometimes even cannot see ticket box
    i got:

    PHP Fatal error: Class ‘Tribe__Events__Main’ not found in /nas/content/live/outatthemovies/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Main.php on line 1975

    After adding the this string

    if ( class_exists( ‘Tribe__Events__Main’ ) ) return;

    class Tribe__Events__Main {
    const POSTTYPE = ‘tribe_events’;
    }

    to functions.php – i get:

    Fatal error: Undefined class constant ‘VERSION’ in /wp-content/plugins/event-tickets/common/src/Tribe/Settings.php on line 180

    thanks in advance
    mike

    #1166818
    nlbmedia
    Participant

    I’ve installed event calendar – and i think it works. I will check if adding tickets is ok and will reply here, Thanks
    mike

    #1166913
    Nico
    Member

    Hi there Mike,

    Thanks for reaching out and sorry to hear your site is affected by this known issue 🙁

    Installing The Events Calendar should make it right for now. The solution for this has already been coded, and will be released soon. I’ve added your case to the internal bug ticket so you’ll get notified when the fix is released 🙂

    Please let me know if there’s anything else I can do for you,
    Best,
    Nico

    #1167095
    Geoff
    Member

    Hi Mike,

    I just wanted to let you know that we released Events Tickets Plus 4.2.7.1 moments ago and it includes a fix for this issue. Please update when you have the chance and let us know if you continue to have any problems creating tickets and we’d be happy to help.

    Thanks a ton for reporting this so we could get a fix out — we appreciate your support and for sticking with us while we worked on this.

    Cheers,
    Geoff

    #1176028
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Problem after updating’ is closed to new replies.