• Vince

    (@vincentrich)


    I am testing v2.0.1 to see if I can upgrade to PHP 8.1 or 8.2 from 8.0.

    8.1 throws the following.

    Warning: include_once(public_html/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Hookup.php): Failed to open stream: No such file or directory in?/mnt/data/home/public_html/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/helper-functions.php?on line?44

    Warning: include_once(): Failed opening ‘/mnt/data/home/public_html/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Hookup.php’ for inclusion (include_path=’.:/usr/share/php’) in?/mnt/data/home/public_html/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/helper-functions.php?on line?44

    Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class “CMB2_Hookup” not found in /mnt/data/home/public_html/wp-includes/class-wp-hook.php:324 Stack trace: #0 /mnt/data/home/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #1 /mnt/data/home/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #2 /mnt/data/home//public_html/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/bootstrap.php(75): do_action() #3 /mnt/data/home/public_html/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/init.php(165): cmb2_bootstrap() #4 /mnt/data/home/public_html/wp-includes/class-wp-hook.php(324): CMB2_Bootstrap_2101->include_cmb() #5 /mnt/data/home/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #6 /mnt/data/home/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #7 /mnt/data/home/public_html/wp-settings.php(643): do_action() #8 /mnt/data/home//public_html/wp-config.php(68): require_once(‘/mnt/data/home/…’) #9 /mnt/data/home/public_html/wp-load.php(50): require_once(‘/mnt/data/home/…’) #10 /mnt/data/home//public_html/wp-admin/admin.php(34): require_once(‘/mnt/data/home/…’) #11 /mnt/data/home/public_html/wp-admin/index.php(10): require_once(‘/mnt/data/home/…’) #12 {main} thrown in /mnt/data/home/public_html/wp-includes/class-wp-hook.php on line 324

  • The topic ‘PHP 8.1 and 8.2 Errors’ is closed to new replies.