• Resolved glimnios

    (@glimnios)


    Error Details
    =============
    An error of type E_ERROR was caused in line 538 of the file
    /home/sunexpresscom/public_html/wp-content/plugins/breadcrumb-navxt/includes/adminKit/class-mtekk_adminkit.php.
    Error message: Uncaught Error: Call to a member function get_value()
    on string in /home/sunexpresscom/public_html/wp-content/plugins/breadcrumb-navxt/includes/adminKit/class-mtekk_adminkit.php:538
    Stack trace:
    #0 /home/sunexpresscom/public_html/wp-content/plugins/breadcrumb-navxt/breadcrumb-navxt.php(603):
    mtekk\adminKit\adminKit::settings_to_opts(Array)
    #1 /home/sunexpresscom/public_html/wp-content/plugins/breadcrumb-navxt/breadcrumb-navxt.php(124):
    breadcrumb_navxt->get_settings()
    #2 /home/sunexpresscom/public_html/wp-includes/class-wp-hook.php(303):
    breadcrumb_navxt->init(”)
    #3 /home/sunexpresscom/public_html/wp-includes/class-wp-hook.php(327):
    WP_Hook->apply_filters(NULL, Array)
    #4 /home/sunexpresscom/public_html/wp-includes/plugin.php(470):
    WP_Hook->do_action(Array)
    #5 /home/sunexpresscom/public_html/wp-settings.php(578): do_action(‘init’)
    #6 /home/sunexpresscom/public_html/wp-config.php(93):
    require_once(‘/home/sunexpres…’)
    #7 /home/sunexpresscom/public_html/wp-load.php(50):
    require_once(‘/home/sunexpres…’)
    #8 /h

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Havlik

    (@mtekk)

    Do you by chance have any code that hooks into the bcn_settings_init filter? This message implies something is adding a string the results of setup_settings_defaults, which is highly unexpected. I’ll add a check for the proper type in the function (tracking in this GitHub issue: https://github.com/mtekk/Breadcrumb-NavXT/issues/260), that said, in the meantime, see if you have any custom code or are using any extensions to Breadcrumb NavXT that aren’t fully up to date.

    @mtekk We’re also having the same problem. I’ve searched the code and the only thing I found related to the bcn_settings_init filter was a modifier from the Breadcrumb NavXT Paths plugin.

    Do you think that could be affecting it?

    Plugin Author John Havlik

    (@mtekk)

    @roosalles So, Paths, had an update a few weeks back that should support 7.0 without causing this issue.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error on new version 7’ is closed to new replies.