• Resolved verkkovaraani

    (@verkkovaraani)


    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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    Hi @verkkovaraani thanks for reporting the issue with such detailed logs, this helped me to find the issue quickly.

    The problem is a mismatch between capabilities here. I have fixed this here:

    https://github.com/Really-Simple-Plugins/really-simple-ssl/

    Let me know if this resolves your issue. We will run our own tests on it, and include this in the next release.

    Plugin Support jarnovos

    (@jarnovos)

    Hi @verkkovaraani,

    Had you already tried the above version of the plugin, to check whether it resolves the described issue?

    As this fix will be included in the upcoming release, I will mark the thread as resolved for now; but let us know if you require any further assistance!

    Kind regards, Jarno

    Thread Starter verkkovaraani

    (@verkkovaraani)

    no sorry, havent had time to test it from github. Maybe I will wait for the next release. Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error in Multisite users view’ is closed to new replies.