• Whilst my plugin works and seems to fuction on my woocommerce multisite I have been getting lots of errors in my error_log

    WordPress database error Unknown column 'position' in 'order clause' for query SELECT i.* FROM wp_2_yith_wcwl as i INNER JOIN wp_2_posts as p on i.prod_id = p.ID WHERE wishlist_id = 1 AND p.post_type IN ( 'product', 'product_variation' ) AND p.post_status = 'publish' ORDER BY position ASC, ID ASC; made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/flatsome/page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, flatsome_contentfix, do_shortcode, preg_replace_callback, do_shortcode_tag, WC_Shortcodes::recent_products, WC_Shortcode_Products->get_content, WC_Shortcode_Products->product_loop, wc_get_template_part, load_template, require('/themes/flatsome/woocommerce/content-product.php'), do_action('flatsome_product_box_tools_top'), WP_Hook->do_action, WP_Hook->apply_filters, flatsome_product_wishlist_button, do_shortcode, preg_replace_callback, do_shortcode_tag, YITH_WCWL_Shortcode::add_to_wishlist, YITH_WCWL->is_product_in_wishlist, YITH_WCWL_Wishlist->has_product, YITH_WCWL_Wishlist->get_items, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->read_items

    This maybe a Flatsome theme issue, but I have been running this for years with no issues

    Any Ideas – Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi

    this seems like a problem with update to db version 3.0.0
    could you please follow steps suggested in this topic and let us know if this solves the issue?

    Thread Starter albertramsbottom

    (@albertramsbottom)

    Hi

    I tried that and it was already set to 3.0.0

    SO still not sure

    Plugin Author YITHEMES

    (@yithemes)

    Please, note that we suggest to change that option to 2.0.0 (previous db version) to force the system to re-execute update process

    If plugin sees a version smaller than 3.0.0, it will run update procedure, and then switch db version back to 3.0.0
    Hopefully this will fix your db structure and solve the problem

    Plugin Author YITHEMES

    (@yithemes)

    Hi there,
    I saw your review. Have you tried the solution we suggested in this topic? We are here if you need help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problems with errors in error log’ is closed to new replies.