• Resolved NicheLabs

    (@allennichelabs)


    I’ve updated a client site of ours to PHP 8.3 from 7.4 and now I’m getting the below error. I tried on another client who runs a different theme and I get the same thing. I’ve tried deactivating all other plugins but I still get the error.

    WordPress 6.8
    Yoast 24.9

    error_log entry:

    PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, no array or string given in /public_html/wp-includes/class-wp-hook.php:324
    Stack trace: 0 /public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(true, Array) 1 /public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php(138): apply_filters(‘wpseo_remove_re…’, true) 2 /public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php(59): Yoast\WP\SEO\Integrations\Front_End\Comment_Link_Fixer->clean_reply_to_com() 3 /public_html/wp-content/plugins/wordpress-seo/src/loader.php(218): Yoast\WP\SEO\Integrations\Front_End\Comment_Link_Fixer->register_hooks() 4 /public_html/wp-includes/class-wp-hook.php(324): Yoast\WP\SEO\Loader->load_integrations(”) 5 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 6 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 7 /public_html/wp-settings.php(727): do_action(‘init’) 8 /public_html/wp-config.php(80): require_once(‘/home/hardrocks…’) 9 /public_html/wp-load.php(50): require_once(‘/…’) 10/public_html/wp-blog-header.php(13): require_once(‘/…’) 11/public_html/index.php(17): require(‘/…’) 12 {main}

    • This topic was modified 1 week, 4 days ago by NicheLabs.
Viewing 1 replies (of 1 total)
  • Thread Starter NicheLabs

    (@allennichelabs)

    You can disregard, delete or close out this entry. I updated another site with the same theme, same version of WP and Yoast and that site works fine on PHP 8.4 so it has to be something else.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.