Fatal Error on Version 6.2.1
-
Hi, we just upgraded to version 6.2.1 and we’re seeing a fatal error when a single website user with the Administrator role (not a super admin) on a multisite installation tries to visit a network-level page that they don’t have the capabilities to access.
In case it’s helpful, we spotted this when one of our end-to-end Cypress tests failed because the server should have returned a 403 and instead returned a 500 response.
Here’s the error:
PHP Fatal error: ?Uncaught Error: Call to a member function count_plusones() on null in /var/www/html/wp-content/plugins/really-simple-ssl/class-multisite.php:277 Stack trace: #0 /var/www/html/wp-includes/class-wp-hook.php(307): rsssl_multisite->add_multisite_menu() #1 /var/www/html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #2 /var/www/html/wp-includes/plugin.php(476): WP_Hook->do_action() #3 /var/www/html/wp-admin/includes/menu.php(135): do_action() #4 /var/www/html/wp-admin/network/menu.php(118): require_once('/var/www/html/w...') #5 /var/www/html/wp-admin/admin.php(154): require('/var/www/html/w...') #6 /var/www/html/wp-admin/network/admin.php(13): require_once('/var/www/html/w...') #7 /var/www/html/wp-admin/network/sites.php(11): require_once('/var/www/html/w...') #8 {main} ? thrown in /var/www/html/wp-content/plugins/really-simple-ssl/class-multisite.php on line 277
We’re curious to hear what you think. Thanks for looking into it.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Fatal Error on Version 6.2.1’ is closed to new replies.