• Resolved DeafJoe

    (@deafjoe)


    After Sign Up in Auth0 lock widget see:

    Deprecated: Non-static method WP_Auth0_Api_Client::convertCertToPem() should not be called statically in /var/www/domain.com/public/htdocs/wp-content/plugins/auth0/lib/WP_Auth0_Api_Client.php on line 1079
    Please verify your email and log in again.
    Resend verification email.
    ← Login

    I changed line 1042 of WP_Auth0_Api_Client.php to add the static keyword to read:
    protected static function convertCertToPem($cert) {

    Hoping this post will result in fix by author.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Error with email verify on’ is closed to new replies.