Fatal Error > v6.6.0: setting_bool::__construct()
-
If we update the plugin beyond v6.6.0, we get the following fatal error, taking the front-end of the site offline (Wp Admin Dashboard works fine). Env:
– php 7.4.28 as fastcgi (fcgid)
– httpd 2.4.6 (CentOS)PHP Catchable fatal error: Argument 1 passed to mtekk\\adminKit\\setting\\setting_bool::__construct() must be an instance of mtekk\\adminKit\\setting\\string, string given, called in /home/xxxxxx/public_html/wp-content/plugins/breadcrumb-navxt/breadcrumb-navxt.php on line 341 and defined in /home/xxxxxx/public_html/wp-content/plugins/breadcrumb-navxt/includes/adminKit/setting/class-mtekk_adminkit_setting_bool.php on line 33 PHP Stack trace: PHP 1. {main}() /home/xxxxxx/public_html/index.php:0 PHP 2. require() /home/xxxxxx/public_html/index.php:17 PHP 3. require_once() /home/xxxxxx/public_html/wp-blog-header.php:13 PHP 4. require_once() /home/xxxxxx/public_html/wp-load.php:50 PHP 5. require_once() /home/xxxxxx/public_html/wp-config.php:76 PHP 6. do_action() /home/xxxxxx/public_html/wp-settings.php:587 PHP 7. WP_Hook->do_action() /home/xxxxxx/public_html/wp-includes/plugin.php:474 PHP 8. WP_Hook->apply_filters() /home/xxxxxx/public_html/wp-includes/class-wp-hook.php:331 PHP 9. call_user_func_array:{/home/xxxxxx/public_html/wp-includes/class-wp-hook.php:307}() /home/xxxxxx/public_html/wp-includes/class-wp-hook.php:307 PHP 10. breadcrumb_navxt->init() /home/xxxxxx/public_html/wp-includes/class-wp-hook.php:307 PHP 11. breadcrumb_navxt::setup_setting_defaults() /home/xxxxxx/public_html/wp-content/plugins/breadcrumb-navxt/breadcrumb-navxt.php:121 PHP 12. mtekk\\adminKit\\setting\\setting_bool->__construct() /home/xxxxxx/public_html/wp-content/plugins/breadcrumb-navxt/breadcrumb-navxt.php:341
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Fatal Error > v6.6.0: setting_bool::__construct()’ is closed to new replies.