Fatal error in Multisite users view
-
After updating to 6.2.4, really simple SSL throws error:
PHP Fatal error: Uncaught Error: Call to a member function get_notices_list() on null in /var/www/customers/sry_2019/web/app/plugins/really-simple-ssl/class-multisite.php:609\nStack trace:\n#0 /var/www/customers/sry_2019/web/wp/wp-includes/class-wp-hook.php(308): rsssl_multisite->show_notices(”)\n#1 /var/www/customers/sry_2019/web/wp/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(false, Array)\n#2 /var/www/customers/sry_2019/web/wp/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#3 /var/www/customers/sry_2019/web/wp/wp-admin/admin-header.php(289): do_action(‘network_admin_n…’)\n#4 /var/www/customers/sry_2019/web/wp/wp-admin/network/users.php(254): require_once(‘/var/www/custom…’)\n#5 {main}\n thrown in /var/www/customers/sry_2019/web/app/plugins/really-simple-ssl/class-multisite.php on line 609
This happens when we have a multisite installation and using the plugin user role editor to allow other than administrator role to edit users in the multisite. So when that other user goes to edit users in the network, that error is thrown. If I turn off really simple ssl, it works.
- The topic ‘Fatal error in Multisite users view’ is closed to new replies.