• Hi guys,

    Getting a warning notice for every instance of YITH Wishlist on the Shop page. The shortcode is being added to each product via a hook.

    Notice: Undefined property: stdClass::$expiration in /app/public/wp-content/plugins/yith-woocommerce-wishlist/includes/data-stores/class.yith-wcwl-wishlist-data-store.php on line 173

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there

    This is a really strange issue; we will include a fix in 3.0.4 to avoid the notice, but I’d suggest you to perform some additional tests, in order to search for the source of the problem

    Expiration is a new column in yith_wcwl_lists table, and you should see it after 3.x update; could you please double check that your local table has this column?

    In case you don’t see it, I suggest you to process db update once again: in order to do this, you’ll need to update yith_wcwl_db_version option to 2.0.0 value, and visit your dashboard
    Options can be changed from wp-admin/options.php page in your dashboard, when logged in as administrator user

Viewing 1 replies (of 1 total)
  • The topic ‘Undefined property notice in 3.03’ is closed to new replies.