• Hello, I am getting an error in the breadcrumb navxt plugin, although it is the current version as seen in the photo. https://prnt.sc/26s1e1c

    Error Output;
    Found 54 unknown legacy settings: bpost_product_taxonomy_referer, Hpost_product_template, Hpost_product_template_no_anchor, apost_product_root, bpost_product_hierarchy_display, bpost_product_archive_display, Spost_product_hierarchy_type, bpost_product_hierarchy_parent_first, bpost_product_variation_taxonomy_referer, Hpost_product_variation_template, Hpost_product_variation_template_no_anchor, apost_product_variation_root, bpost_product_variation_hierarchy_display, bpost_product_variation_archive_display, Spost_product_variation_hierarchy_type, bpost_product_variation_hierarchy_parent_first, bpost_shop_order_taxonomy_referer, Hpost_shop_order_template, Hpost_shop_order_template_no_anchor, apost_shop_order_root, bpost_shop_order_hierarchy_display, bpost_shop_order_archive_display, Spost_shop_order_hierarchy_type, bpost_shop_order_hierarchy_parent_first, bpost_shop_order_refund_taxonomy_referer, Hpost_shop_order_refund_template, Hpost_shop_order_refund_template_no_anchor, apost_shop_order_refund_root, bpost_shop_order_refund_hierarchy_display, bpost_shop_order_refund_archive_display, Spost_shop_order_refund_hierarchy_type, bpost_shop_order_refund_hierarchy_parent_first, bpost_shop_coupon_taxonomy_referer, Hpost_shop_coupon_template, Hpost_shop_coupon_template_no_anchor, apost_shop_coupon_root, bpost_shop_coupon_hierarchy_display, bpost_shop_coupon_archive_display, Spost_shop_coupon_hierarchy_type, bpost_shop_coupon_hierarchy_parent_first, Htax_product_type_template, Htax_product_type_template_no_anchor, Htax_product_visibility_template, Htax_product_visibility_template_no_anchor, Htax_product_cat_template, Htax_product_cat_template_no_anchor, Htax_product_tag_template, Htax_product_tag_template_no_anchor, Htax_product_shipping_class_template, Htax_product_shipping_class_template_no_anchor, Htax_pa_color_template, Htax_pa_color_template_no_anchor, Htax_pa_size_template, Htax_pa_size_template_no_anchor

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

    (@mtekk)

    Assuming you are using Breadcrumb NavXT 7.0.2, you shouldn’t see that message after the page is reloaded. The warning itself is notifying you that there were entries found in the settings array that was retrieved from the database that appear to be abandoned (for CPTs and Taxonomies that are no longer detected).

    Thread Starter dijivo

    (@dijivo)

    Hello, the problem persists after the page is refreshed. There is no save button either. I am using version 7.0.2.

    Plugin Author John Havlik

    (@mtekk)

    If you don’t see the “save changes” button at the bottom of the screen, there’s likely a PHP error being thrown (I’ll need to know what the PHP error message is to help). It will either show up at the bottom of the page, or, potentially it is being hidden and you’ll need to either check your server logs or enable WP_DEBUG temporarily for it to show up.

    meinpflegejob

    (@meinpflegejob)

    hi, I have the same problem, there is no “save button” at the end of the page.
    This is the error message when DEBUG is enabled:

    Notice: Undefined index: Htax_element_category_template in /mirror/blog/wp-content/plugins/breadcrumb-navxt/class.bcn_admin.php on line 539
    
    Fatal error: Uncaught TypeError: Argument 1 passed to mtekk\adminKit\form::textbox() must implement interface mtekk\adminKit\setting\setting, null given, called in /mirror/blog/wp-content/plugins/breadcrumb-navxt/class.bcn_admin.php on line 539 and defined in /mirror/blog/wp-content/plugins/breadcrumb-navxt/includes/adminKit/class-mtekk_adminkit_form.php:179 Stack trace: #0 /mirror/blog/wp-content/plugins/breadcrumb-navxt/class.bcn_admin.php(539): mtekk\adminKit\form->textbox() #1 /mirror/blog/wp-includes/class-wp-hook.php(307): bcn_admin->admin_page() #2 /mirror/blog/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #3 /mirror/blog/wp-includes/plugin.php(474): WP_Hook->do_action() #4 /mirror/blog/wp-admin/admin.php(259): do_action() #5 /mirror/blog/wp-admin/options-general.php(10): require_once('/mirror/blog/wp...') #6 {main} thrown in /mirror/blog/wp-content/plugins/breadcrumb-navxt/includes/adminKit/class-mtekk_adminkit_form.php on line 179
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Changes Are Not Saved and I Get Errors’ is closed to new replies.