• Hello,

    I’ve been running a query plugin and have noticed that the Lit plugin is generating PHP errors.

    For example on our home page for the shop it gives an error “Undefined array key “from_litc”” with a count of 164 as pasted below that is attributed to: “Plugin: litcommerce”.

    Is this something that I should be concerned about, or is there anything I can do to stop this error?

    wp-content/plugins/litcommerce/litcommerce.php:425
    WPForms\ErrorHandler->error_handler()
    wp-content/plugins/litcommerce/litcommerce.php:425
    litc_woocommerce_find_rates()
    wp-includes/class-wp-hook.php:324
    apply_filters(‘woocommerce_find_rates’)
    wp-content/plugins/woocommerce/includes/class-wc-tax.php:253
    WC_Tax::find_rates()
    wp-content/plugins/woocommerce/includes/class-wc-tax.php:510
    WC_Tax::get_rates_from_location()
    wp-content/plugins/woocommerce/includes/class-wc-tax.php:485
    WC_Tax::get_rates()
    wp-content/plugins/woocommerce/includes/wc-product-functions.php:1097
    wc_get_price_including_tax()
    wp-content/plugins/woocommerce/includes/wc-product-functions.php:1217
    wc_get_price_to_display()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php:1914
    WC_Product->get_price_html()
    wp-content/plugins/woocommerce/templates/loop/price.php:25
    wc_get_template()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:1421
    woocommerce_template_loop_price()
    wp-includes/class-wp-hook.php:324
    do_action(‘woocommerce_after_shop_loop_item_title’)
    wp-content/plugins/woocommerce/templates/content-product.php:57
    load_template(‘wp-content/plugins/woocommerce/templates/content-product.php’)
    wp-content/plugins/woocommerce/includes/wc-core-functions.php:284
    wc_get_template_part()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:1008
    woocommerce_content()
    wp-content/plugins/oxygen-woocommerce/elements/archive-products.php:86
    Oxygen\WooElements\ArchiveProducts->render()
    wp-content/plugins/oxygen/component-framework/api/oxygen.element.class.php:138
    OxygenElement->shortcode()
    wp-content/plugins/oxygen/component-framework/includes/templates.php:76
    do_oxygen_elements()
    wp-content/plugins/oxygen/component-framework/components/classes/div-block.class.php:48
    CT_DIV_Block->add_shortcode()
    wp-content/plugins/oxygen/component-framework/includes/templates.php:76
    do_oxygen_elements()
    wp-content/plugins/oxygen/component-framework/components/classes/new-columns.class.php:51
    CT_New_Columns->add_shortcode()
    wp-content/plugins/oxygen/component-framework/includes/templates.php:76
    do_oxygen_elements()
    wp-content/plugins/oxygen/component-framework/components/classes/section.class.php:70
    CT_Section->add_shortcode()
    wp-content/plugins/oxygen/component-framework/includes/templates.php:76
    do_oxygen_elements()
    wp-content/plugins/oxygen/component-framework/includes/templates.php:109
    ct_template_output()
    wp-content/plugins/oxygen/component-framework/includes/templates.php:183
    ct_templates_buffer_start()
    wp-includes/class-wp-hook.php:324
    do_action(‘ct_builder_start’)
    wp-content/plugins/oxygen/component-framework/component-init.php:1273
    oxy_print_cached_css()
    wp-includes/class-wp-hook.php:324
    do_action(‘wp_head’)
    wp-includes/general-template.php:3065
    wp_head()
    wp-content/plugins/oxygen/component-framework/oxygen-main-template.php:10

    The page I need help with: [log in to see the link]

  • You must be logged in to reply to this topic.