PHP 8 support
-
Hi,
After updating our site to PHP 8 this plugin keeps errorin and stops the user from being able to login via the CMS.
Error output below:
2022/03/16 15:12:57 [error] 8708#8708: *315943 FastCGI sent in stderr: "PHP message: PHP Warning: Attempt to read property "user_pass" on null in {SITE_ROOT}/www/wp-content/plugins/wp-members/includes/class-wp-members-user.php on line 1163PHP message: PHP Warning: Attempt to read property "ID" on null in {SITE_ROOT}/www/wp-content/plugins/wp-members/includes/class-wp-members-user.php on line 1163PHP message: PHP Fatal error: Uncaught TypeError: hash_equals(): Argument #1 ($known_string) must be of type string, null given in {SITE_ROOT}/www/wp-includes/pluggable.php:2447 Stack trace: #0 {SITE_ROOT}/www/wp-includes/pluggable.php(2447): hash_equals() #1 {SITE_ROOT}/www/wp-content/plugins/wp-members/includes/class-wp-members-user.php(1163): wp_check_password() #2 {SITE_ROOT}/www/wp-includes/class-wp-hook.php(307): WP_Members_User->check_activated() #3 {SITE_ROOT}/www/wp-includes/plugin.php(189): WP_Hook->apply_filters() #4 {SITE_ROOT}/www/wp-includes/pluggable.php(608): apply_filters() #5 {SITE_ROOT}/www/wp-includes/user.php(95): wp_authenticate() #6 {SITE_ROOT}/www/wp-login.php(1211): wp_signon() #7 {main} thrown in {SITE_ROOT}" while reading response header from upstream, client: 46.69.230.249, server: www.{SITE_ROOT}, request: "POST /wp-login.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php8.0-fpm-norfolkcare:", host: "{SITE_ROOT}", referrer: "https://{SITE_ROOT}/wp-login.php?redirect_to=http%3A%2F%2F{SITE_ROOT}%2Fwp-admin%2F&reauth=1"
Would be great if we could get this fixed please ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP 8 support’ is closed to new replies.