• Resolved joymorin

    (@joymorin)


    Hi,

    When I updated the plugin today, my WordPress site broke. After renaming the Plugin folder, I was able to get in again. Now, upon attempting to reactive the Participants Database plugin, I’m getting this error:

    Plugin could not be activated because it triggered a fatal error.
    Fatal error: Interface ‘SessionHandlerInterface’ not found in /home/nwomtaor/public_html/wp-content/plugins/participants-database/vendor/wp-session-manager/vendor/ericmann/sessionz/php/Manager.php on line 20

    Any suggestions?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author xnau webdesign

    (@xnau)

    Yes, and I’m sorry this happened. I did issue a patch to the same version that avoids this problem.

    There is a trick you can use to get the plugin to load the update again: Don’t try to activate the plugin yet. You need to edit one of the files in the plugin (you can use WordPress’ built-in editor to do this) the file is participants-database/participants-database.php

    At the top of that file is a line:

    * Version: 1.8

    Change that to any smaller version like 1.7

    Now, when you reload the admin plugins page, it will say there is an update available. Update the plugin and then activate it.

    Let me know if you run into trouble again.

    Thread Starter joymorin

    (@joymorin)

    Thanks so much for the speedy reply, @xnau! I followed your instructions exactly, however, the same problem is persisting. Other ideas?

    Plugin Author xnau webdesign

    (@xnau)

    I see, this is because the php version you are using is less than 5.4

    I would suggest you ask your web host about changing your php version to 5.4 or later.

    Thread Starter joymorin

    (@joymorin)

    Ah, thanks for the info! I’ll work on updating my php version. Thanks so much!

    Thread Starter joymorin

    (@joymorin)

    Everything’s working well now. Thank you SO much for the help, @xnau!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘fatal error’ is closed to new replies.