7.0 Fatal errors – detailed info
-
Hi,
Understand you’re working on fatal errors in 7.0 in some casess
Here’s some more info that might help:
We had 6 websites down with a fatal error
An error of type E_ERROR was caused in line 33 of the file /home/***/public_html/wp-content/plugins/breadcrumb-navxt/includes/adminKit/setting/class-mtekk_adminkit_setting_absint.php. Error message: Uncaught TypeError: Argument 2 passed to mtekk\adminKit\setting\setting_absint::__construct() must be of the type int, string given, called in /home/*****/public_html/wp-content/plugins/breadcrumb-navxt/breadcrumb-navxt.php on line 407 and defined in /home/*****/public_html/wp-content/plugins/breadcrumb-navxt/includes/adminKit/setting/class-mtekk_adminkit_setting_absint.php:33 Stack trace: #0 /home/*****/public_html/wp-content/plugins/breadcrumb-navxt/breadcrumb-navxt.php(407): mtekk\adminKit\setting\setting_absint->__construct('post_post_root', '', 'Post Root Page') #1 /home/*****/public_html/wp-content/plugins/breadcrumb-navxt/breadcrumb-navxt.php(121): breadcrumb_navxt->setup_setting_defaults() #2 /home/*****/public_html/wp-includes/class-wp-hook.php(292): breadcrumb_navxt->init('') #3 /home/*****/public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array) #4 /home/*****/public_html/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #5 /home/*****/public_html/wp-settings
By enabling WP recovery mode could login, and see
This plugin failed to load properly and is paused during recovery mode
and the error message aboveCould then disable or delete the plugin to get the sites back up.
Sites all running PHP 7.4
Nothing in themes on these hooking into bcn_settings_init in theme, but from what I’m reading possibily something in another plugin?
In one case the fatal error still triggered/brought down a site where the plugin was installed but not active.
In 2 other cases on a different server the update didn’t trigger the error (still php 7.4 though)
Thanks for your work and hope this helps.
- The topic ‘7.0 Fatal errors – detailed info’ is closed to new replies.