• Resolved koko90

    (@koko90)


    I’m still getting the following error in my logs :
    I’m using the latest version of the plugin.

    WordPress database error Table 'lacense_prod.wpLC16_braapf_term_taxonomy_hierarchical' doesn't exist pour la requête SELECT COUNT( DISTINCT wpLC16_posts.ID ) as term_count, term_relationships.term_taxonomy_id as term_count_id FROM wpLC16_posts INNER JOIN (SELECT object_id,term_taxonomy.term_taxonomy_id as term_taxonomy_id, term_order FROM wpLC16_term_relationships
                    JOIN wpLC16_braapf_term_taxonomy_hierarchical as term_taxonomy 
                    ON wpLC16_term_relationships.term_taxonomy_id = term_taxonomy.term_taxonomy_child_id ) as term_relationships ON wpLC16_posts.ID = term_relationships.object_id  LEFT JOIN wpLC16_term_relationships ON (wpLC16_posts.ID = wpLC16_term_relationships.object_id)  WHERE wpLC16_posts.post_type IN ( 'product' ) AND wpLC16_posts.post_status = 'publish'  AND ( 
      wpLC16_posts.ID NOT IN (
    				SELECT object_id
    				FROM wpLC16_term_relationships
    				WHERE term_taxonomy_id IN (378)
    			) 
      AND 
      wpLC16_term_relationships.term_taxonomy_id IN (9)
    )  AND term_relationships.term_taxonomy_id IN (478,480,602,179,477,281,17,7,594,393,8,15,9,12,14,16,13,280)   GROUP BY term_relationships.term_taxonomy_id faite par require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/plugins/woocommerce/templates/taxonomy-product_cat.php'), wc_get_template, include('/plugins/woocommerce/templates/archive-product.php'), do_action('woocommerce_sidebar'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_get_sidebar, wc_get_template, include('/plugins/woocommerce/templates/global/sidebar.php'), get_sidebar, locate_template, load_template, require_once('/themes/kava/sidebar-shop.php'), dynamic_sidebar, WP_Widget->display_callback, BeRocket_new_AAPF_Widget_single->widget, the_widget, BeRocket_AAPF_Widget->widget, BeRocket_AAPF_Widget::get_attribute_values, apply_filters('berocket_aapf_recount_terms_apply'), WP_Hook->apply_filters, BeRocket_AAPF_faster_attribute_recount->recount_terms, BeRocket_AAPF_faster_attribute_recount->recount_terms_without_prepare, QM_DB->query
    
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi,

    Please open plugin settings page tab Addons. Turn off Additional Tables and save settings. After that turn on Additional Tables again and wait for the tables generation.

    Regards,
    Dima

    Thread Starter koko90

    (@koko90)

    Solved it
    Thanks

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

The topic ‘Mysql error’ is closed to new replies.