Can't login to wp-admin after upgrading from 3.12.5 to 3.12.6

Home Forums Calendar Products Events Calendar PRO Can't login to wp-admin after upgrading from 3.12.5 to 3.12.6

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1029708
    Tim Parker
    Participant

    Not sure what went wrong when we updated, but now getting a server error 500 page when we go to wp-admin after this upgrade. I turned on debug in wp-config to try and sort this out and now getting a:

    Fatal error: Class ‘Tribe__Events__Pro__Main’ not found in wp-content/plugins/events-calendar-pro/events-calendar-pro.php on line 37

    Line 36 and 37 on the file I have:
    $classes_exist = class_exists( ‘Tribe__Events__Main’ ) && class_exists( ‘Tribe__Events__Pro__Main’ );
    $version_ok = defined( ‘Tribe__Events__Main::VERSION’ ) && version_compare( Tribe__Events__Main::VERSION, Tribe__Events__Pro__Main::REQUIRED_TEC_VERSION, ‘>=’ );

    Not sure what happened, everything was working and could login with 3.12.5, but can’t with 3.12.6.

    • This topic was modified 10 years, 5 months ago by Tim Parker. Reason: added code
    #1029894
    Brian
    Member

    Hi,

    Sorry for the issues you are having. I can help troubleshoot this with you.

    It looks like it could have been a bad update.

    Can you please delete both The Events Calendar and Events Calendar Pro a then reload fresh copies of the plugins and see if that helps.

    Let me know how that works out and we can go from here.

    Thanks

    #1030205
    Tim Parker
    Participant

    Thanks, deleted both plugins. Reinstalled both plugins. Looks like everything is working now. Thanks for your help.

    #1030276
    Brian
    Member

    Great, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Can't login to wp-admin after upgrading from 3.12.5 to 3.12.6’ is closed to new replies.