• 600lines

    (@600lines)


    I know this question has already been answered, but I cannot seem to find a solution to getting Keyring to work. I have turned off all plugins, upgraded PHP, and even talked to my technical support for my hosting.

    This is the error I get:

    [Thu Nov 12 21:43:36 2015] [error] [client 50.22.14.98] PHP Fatal error: Cannot redeclare class OAuthException in /home/samysphotoschool/public_html/test/wp-content/plugins/keyring/includes/oauth-php/OAuth.php on line 8

    From my understanding, there’s an issue with another class already declaring the OAuthException. My question is if there’s a way to get the plugin to first check if the class has been declared, which I was told was a pretty common occurrence that plugins first try to check.

    Any help you could provide would be greatly appreciated. I hope this could help more people in the same situation. Thanks!

    https://www.ads-software.com/plugins/keyring/

Viewing 1 replies (of 1 total)
  • Plugin Author Beau Lebens

    (@beaulebens)

    Please update to the latest version (1.6.2) which now includes a check against this, and let me know if that works. Unfortunately it’s possible there are still going to be conflicts/problems, because your server is configured in a fundamentally incompatible way, but you never know, it might work ??

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error after PHP update’ is closed to new replies.