• When trying to use HUSKY on a WooCommerce page with woocommerce-blocks and a full-site-editing-enabled block theme, the HUSKY product filters do no show anymore. The old WOOF version used to work though.

    Reproducing the error on a test system with a fresh new HUSKY install, it shows the following warning on the product archive page:

    WordPress database error: [Table ‘wordpress.wp_woof_sd’ doesn’t exist]
    SELECT * FROM wp_woof_sd ORDER BY title asc

    How to initialize and add the new missing database?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support mediawebster

    (@mediawebster)

    Hello

    The database must be created when the SD extension is initialized

    Go to the tab of this extension, there should be information and a SQL query to create a table manually

    Thread Starter Ingo Steinke (openmindculture)

    (@openmindculture)

    The tab for (HUSKY) “Produktfilter” in WooCommerce settings has several sub tabs, none of which contain the necessary SQL information. As the plugin works correctly in the production shop, and the error only occurs in the local development environment, we should have cloned or migrated the database as well.

    But as a workaround, I tried to deactivate and delete HUSKY product filter, and install it again afterwards.
    Now it works without errors.

    Plugin Support mediawebster

    (@mediawebster)

    Hello

    Ok! Great

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘database error: table wordpress.wp_woof_sd doesn’t exist’ is closed to new replies.