Fatal 500 error on update

Home Forums Calendar Products Events Calendar PRO Fatal 500 error on update

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1230406
    David Martin
    Participant

    Hi,

    On updating the events ticket plugin I get a fatal 500 error which breaks my website taking it offline. The error message is:

    Fatal error: Uncaught exception ‘InvalidArgumentException’ with message ‘No constructor with the tickets.handler alias is registered’ in /www/wp-content/plugins/event-tickets/common/vendor/lucatume/di52/src/tad/DI52/Container.php:138 Stack trace: #0 /www/wp-content/plugins/event-tickets/common/vendor/lucatume/di52/src/tad/DI52/Container.php(122): tad_DI52_Container->assertCtorAlias(‘tickets.handler’) #1 /www/wp-content/plugins/event-tickets/common/src/Tribe/Container.php(173): tad_DI52_Container->make(‘tickets.handler’) #2 /www/wp-content/plugins/event-tickets/src/Tribe/Tickets_Handler.php(737): tribe(‘tickets.handler’) #3

    Can you please help?

    #1230906
    Cliff
    Member

    Hi, David. Sorry you’re experiencing this.

    Do you have PHP 5.2?

    If yes, you could (and should) update your version of PHP. Please reference https://wordpress.org/about/requirements/.

    If you cannot or choose not to, please manually downgrade to use the previous version that wasn’t causing this 500 error on your site, at least temporarily so your site isn’t down. You’ll likely need to delete The Events Calendar and/or Event Tickets to be able to install an older version. These may be handy:

    Deleting The Events Calendar or its add-on plugins will NOT delete any of your data if you delete it via the WordPress plugin manager because that’s how we’ve decided to code our plugin.

    FYI: deleting any plugin via FTP or cPanel’s File Manager (i.e. deleting just the files from the server) will also ensure a plugin gets deleted (if you delete the entire plugin folder) without removing any data from the database. This can sometimes be helpful to know in cases where a plugin does run an uninstall routine to delete data (again, our plugins do not run such a routine at this time and probably never will).

    You can also see the difference when you click to delete a plugin, like this.

    Let us know what you find out.

    Thanks.

    #1231152
    David Martin
    Participant

    I am running PHP 5.6. Will it not work on 5.6? Do I need to revert to an older version of Events Calendar? If so, where I can I download a previous version?

    Thanks.

    #1231888
    Cliff
    Member

    David, PHP 5.6 should work just fine.

    I believe my previous reply provided you all the steps to downgrade your version(s). Let me know if there’s some piece you’re missing or not understanding.

    #1248438
    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 ‘Fatal 500 error on update’ is closed to new replies.