Forums Forums Search & Filter Pro PHP Notices on Woocommerce template

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #141858

    This was tested on WP v4.8.3 with WC v3.2.3

    There are two PHP notices being picked up on Woocommerce templates:

    • Notice: woocommerce_get_page_id is deprecated since version 3.0! Use wc_get_page_id instead. in /path/to/project/wp-includes/functions.php on line 3831
    • Notice: Undefined variable: enable_taxonomy_archives in /path/to/project/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-query.php on line 1257

    Both notices appear multiple times under the product output.

    The undefined variable looks like it may break some functionality also (i.e. $results_url not set in a specific circumstance).

    Do you know when this can be resolved and updated? Thanks!

    Anonymous
    #141859

    Using S&FP v2.3.4 (latest at time of writing)

    Trevor
    #141866
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)