• I ran into an error

    I see the error in the error log

    text error :

    [04-Oct-2023 17:15:50 UTC] WordPress database error Table ‘machimo2_frysm.wp_dgwt_wcas_stats’ doesn’t exist for query SELECT phrase,approved,id, COUNT(id) AS qty FROM wp_dgwt_wcas_stats WHERE 1=1 AND created_at > ‘2023-09-04 00:00:00’ AND created_at < ‘2023-10-04 17:15:50’ AND approved = ‘1’ AND hits > 0 AND autocomplete = 0 AND solved = 0 GROUP BY phrase ORDER BY qty DESC, phrase ASC LIMIT 0,20 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/woocommerce/templates/single-product.php’), get_footer, locate_template, load_template, require_once(‘/themes/bakala/footer.php’), wp_footer, do_action(‘wp_footer’), WP_H

    What is the cause of this error?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)

  • Hi @nezamadin,

    It seems that the wp_dgwt_wcas_stats table is not available in your database. This table is created by the FiboSearch – AJAX Search for WooCommerce plugin.

    So please check your database. It’s possible that you are not using that plugin, but its shortcode, [fibosearch], is still used somewhere on your site, which is causing the error.

    To fix this, you can either remove the shortcode from your site or reinstall the FiboSearch plugin.

    • This reply was modified 1 year, 5 months ago by Parin Doshi.
Viewing 1 replies (of 1 total)
  • The topic ‘[NSFW] error WordPress database error Table’ is closed to new replies.