• Resolved davidhoward

    (@davidhoward)


    I have a FATAL error on my product page,
    I can get to individual products by going via orders and then to the product that has been ordered but I can’t get the table of products.

    The fatal error I get is:

    Fatal error: Uncaught Error: Call to a member function get_image() on boolean in /home/paddywac/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php:1828 Stack trace: #0 /home/paddywac/public_html/wp-content/plugins/woocommerce/includes/admin/list-tables/class-wc-admin-list-table-products.php(145): WC_Product->get_image(‘thumbnail’) #1 /home/paddywac/public_html/wp-content/plugins/woocommerce/includes/admin/list-tables/abstract-class-wc-admin-list-table.php(261): WC_Admin_List_Table_Products->render_thumb_column() #2 /home/paddywac/public_html/wp-includes/class-wp-hook.php(286): WC_Admin_List_Table->render_columns(‘thumb’, 565) #3 /home/paddywac/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #4 /home/paddywac/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #5 /home/paddywac/public_html/wp-admin/includes/class-wp-posts-list-table.php(1162): do_action(‘manage_product_…’, ‘thumb’, 565) #6 /home/paddywac/public_html/wp-admin/includes/clas in /home/paddywac/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php on line 1828

Viewing 2 replies - 1 through 2 (of 2 total)
  • Phil

    (@fullysupportedphil)

    Automattic Happiness Engineer

    Did this issue just start recently? Or has it happened since you set up your site.

    The most likely cause is a conflict from third-party code. To test for that, there is two tests that you can run. We have a guide on how to test for conflicts here:
    https://docs.woocommerce.com/document/woocommerce-self-service-guide/#section-4

    Essentially, you’ll want to change your theme to the Twenty Nineteen or Storefront theme. Then disable ALL plugins, except for WooCommerce. Once you’ve done that check if the issue still happens. If it does not, you can slowly reactivate your plugins and theme, one at a time, until the problem returns.

    Once you find the plugin/theme that is causing the error, make sure it’s up to date and then contact it’s developer.

    Plugin Author Julia Amosova

    (@jamosova)

    Hi @davidhoward,

    looks like you are all set for now so I am going to mark this thread as Resolved. Feel free to connect with us again should you have any additional questions!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Help!!! Fatal Error on Product Settings Page’ is closed to new replies.