• Resolved schmeee

    (@schmediaaolcom)


    I have a multisite network of sites running Really Simple SSL (free version). Since updating my server to PHP8, the following errors are proliferating in the master error log:

    [06-Apr-2024 17:54:02 UTC] PHP Fatal error: Uncaught TypeError: call_user_func(): Argument #1 ($callback) must be a valid callback, array must have exactly two members in /home/mighty/public_html/wp-includes/functions.php:3785
    Stack trace:
    0 /home/mighty/public_html/wp-content/plugins/really-simple-ssl/security/wordpress/user-enumeration.php(10): wp_die(‘forbidden – num…’)
    1 /home/mighty/public_html/wp-includes/class-wp-hook.php(324): rsssl_check_user_enumeration(”)
    2 /home/mighty/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
    3 /home/mighty/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    4 /home/mighty/public_html/wp-settings.php(695): do_action(‘init’)
    5 /home/mighty/wp-config.php(116): require_once(‘/home/mighty/pu…’)
    6 /home/mighty/public_html/wp-load.php(55): require_once(‘/home/mighty/wp…’)
    7 /home/mighty/public_html/wp-blog-header.php(13): require_once(‘/home/mighty/pu…’)
    8 /home/mighty/public_html/index.php(17): require(‘/home/mighty/pu…’)
    9 {main}
    thrown in /home/mighty/public_html/wp-includes/functions.php on line 3785

    There doesn’t appear to be any front-end interruption of page loads – all the sites on the network still serve properly. But I do want to resolve the code flaw that’s ballooning my log files. Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support jarnovos

    (@jarnovos)

    Hi @schmediaaolcom,

    I have tried reproducing this issue, but this appears to work entirely as expected during all of my tests thus far.

    Could you start by verifying that WordPress as well as the plugin(s) on your site are at their latest available available versions already, and then monitor whether similar notices are still being logged afterwards.

    Kind regards, Jarno

Viewing 1 replies (of 1 total)
  • The topic ‘New error message in PHP8.1’ is closed to new replies.