Breadcrumb NavXT Paths 1.8.1

Announcing the rollout of Breadcrumb NavXT Paths 1.8.1. This release contains a bug fix that prevented Breadcrumb NavXT Paths from working on sites with Breadcrumb NavXT 6.x.

Users with valid and activated license keys should receive an update notification within the WordPress dashboard and be able to use the update mechanism to update (just like with any plugin in the WordPress.org repository). This release will be a phased in release, that will be made available to a quarter of active licensed installs each day through 11/21 where it will be made available to all active licensed installs. If you run into any issues, please open a support ticket.

-John Havlik

2 thoughts on “Breadcrumb NavXT Paths 1.8.1

  1. Help !!

    Hi!

    Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.

    In this case, WordPress caught an error with one of your plugins, Breadcrumb NavXT.

    Please contact your host for assistance with investigating this issue further.

    If your site appears broken and you can’t access your dashboard normally, WordPress now has a special “recovery mode”. This lets you safely login to your dashboard and investigate further.

    When seeking help with this issue, you may be asked for some of the following information:
    WordPress version 5.8.2
    Current theme: Nur (version 1.3.1)
    Current plugin: Breadcrumb NavXT (version 7.0.0) PHP version 7.4.26

    Error Details
    =============
    An error of type E_ERROR was caused in line 538 of the file /mnt/web405/d1/32/59646132/htdocs/WordPress_SecureMode_01/wp-content/plugins/breadcrumb-navxt/includes/adminKit/class-mtekk_adminkit.php. Error message: Uncaught Error: Call to a member function get_value() on bool in /mnt/web405/d1/32/59646132/htdocs/WordPress_SecureMode_01/wp-content/plugins/breadcrumb-navxt/includes/adminKit/class-mtekk_adminkit.php:538
    Stack trace:
    #0 /mnt/web405/d1/32/59646132/htdocs/WordPress_SecureMode_01/wp-content/plugins/breadcrumb-navxt/breadcrumb-navxt.php(603): mtekk\adminKit\adminKit::settings_to_opts()
    #1 /mnt/web405/d1/32/59646132/htdocs/WordPress_SecureMode_01/wp-content/plugins/breadcrumb-navxt/breadcrumb-navxt.php(124): breadcrumb_navxt->get_settings()
    #2 /mnt/web405/d1/32/59646132/htdocs/WordPress_SecureMode_01/wp-includes/class-wp-hook.php(303): breadcrumb_navxt->init()
    #3 /mnt/web405/d1/32/59646132/htdocs/WordPress_SecureMode_01/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
    #4 /mnt/web405/d1/32/59646132/htdocs/WordPress_SecureMode_01/wp-includes/plugin.php(470): WP_Hook->do_action()
    #5 /mnt/web405/d1/32/59646132/htdocs/WordPress_SecureMode_01/wp-settings.php(578): do_action()
    #6 /mnt/web405/d1/32/59646132/

    • Hi Gunter,

      This looks to be the same error that was also reported on the .org forums: https://wordpress.org/support/topic/error-on-new-version-7/ The issue seems to be old code that is adding a string to the settings array (using the bcn_settings_init filter). If you are using any extension plugins (such as Breadcrumb NavXT Paths) make sure you have upgraded to the latest version. If you have any custom code that is hooking into the bcn_settings_init filter, you will need to update it to pass in objects that are mtekk\adminKit\setting\setting compliant.

      -John Havlik

Comments are closed.