• Resolved jjwitton

    (@jjwitton)


    Hi! I currently have a message at the top of my status page for woocommerce.

    Notice: Undefined property: stdClass::$version in /plugins/woocommerce/includes/admin/class-wc-admin-status.php on line 256

    I’ve gone to find the code on line 256 and it reads as follows.

    $update_theme_version = $api->version;

    Why would this be causing an error and how would I fix it?

    All the best

    JJ

Viewing 2 replies - 1 through 2 (of 2 total)
  • WooCommerce is trying to show the version of your theme. My guess at this stage is that your theme version information is missing.

    What theme are you using? Does this error show if you temporarily switch to another theme?

    Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Howdy!

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please start a new thread.

    Cheers!

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

The topic ‘Undefined property: class-wc-admin-status.php – Help’ is closed to new replies.