• Resolved mathmischief

    (@mathmischief)


    Hi there,

    Have noticed that there appears to be a bug in the booster plugin – I think it’s possibly an incorrect check that causing checkout errors to throw up. Have anonymised the WordPress install directory (it’s the install of a family member, trying to help them understand what’s going on), but hopefully this helps.

    An error of type E_ERROR was caused in line 616 of the file /my_wordpress_install/wp-content/plugins/woocommerce-jetpack/includes/functions/wcj-functions-price-currency.php.

    Error message: Uncaught Error: Call to a member function get_price() on bool in /my_wordpress_install/wp-content/plugins/woocommerce-jetpack/includes/functions/wcj-functions-price-currency.php:616

    Stack trace:

    0 /my_wordpress_install/wp-content/plugins/woocommerce-jetpack/includes/class-wcj-purchase-data.php(254): wc_get_product_purchase_price()

    1 /my_wordpress_install/wp-includes/class-wp-hook.php(326): WCJ_Purchase_Data->render_order_columns()

    2 /my_wordpress_install/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()

    3 /my_wordpress_install/wp-includes/plugin.php(517): WP_Hook->do_action()

    4 /my_wordpress_install/wp-admin/includes/class-wp-posts-list-table.php(1398): do_action()

    5 /my_wordpress_install/wp-admin/includes/class-wp-list-table.php(1796): WP_Posts_List_Table->column_default()

    6 /my_wordpress_install/wp-admin/includes/class-wp-posts-list-table.php(1432): WP_List_Table->single_row_columns()

    7 /my_wordpress_install/wp-admin/includes/class-wp-posts-list-table.php(834): WP_Posts_List_Table->single_row()

    8 /my_wordpress_install/wp-admin/includes/class-wp-posts-list-table.php(810): WP_Posts_List_Table->_display_rows()

    9 /my_wordpress_install/wp-admin/includes/class-wp-list-table.php(1706): WP_Posts_List_Table->display_rows()

    10 /my_wordpress_install/wp-admin/includes/class-wp-list-table.php(1633): WP_List_Table->display_rows_or_placeholder()

    11 /my_wordpress_install/wp-admin/edit.php(503): WP_List_Table->display()

    12 {main}

    thrown



Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘E_ERROR thrown from Booster’ is closed to new replies.