k_shah_in
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Sidebar Filter count not showing correct figureHello @rur165,
Thanks for your response. Actually I was referring to the filter count. Look at the screenshot. – https://prnt.sc/zamqT84iTOnt
There are many products in this category with size 3XL, XL and L, but the count is showing very few.
I have already cleaned up the cache, but still no affect.
Thanks
KetanSure @ozyeger , I will do that today for sure.
Thanks again.
KetanHi @ozyeger
Thanks for your guidance. I deactivated all the plugins except Elementor and on reactivating plugins one by one, I found the issue with a theme related plugin (Hanson Core).
After deactivating this plugin, the site is running fine with Elementor 3.6.2.
Hello Maria,
I have disabled asset caching via Popup Maker settings, but the issue still persist. I am not facing this issue at any other places like side tab, button in the content, etc. I am facing it only in the LayerSlider plugin. The page is successfully triggering the same popup with the class “popmake-3243” in the Our Courses section. But its failing to trigger in the slider.
As mentioned in my screenshots, its not adding the class to the tag, not even using jQuery.
I am using the free version of Popup Maker so I don’t have the option to open a ticket on https://wppopupmaker.com/support/.
Thanks
KetanForum: Plugins
In reply to: [YITH WooCommerce Wishlist] error on add to whishlist iconHi,
I have done the Yith WooCommerce Wishlist plugin update today and my error log file has started reporting the below mentioned errors.
[18-Dec-2019 08:54:10 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:10 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT COUNT( ID ) FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist, YITH_WCWL_Wishlist_Data_Store->generate_default_wishlist, YITH_WCWL_Wishlist->save, WC_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->should_be_default
[18-Dec-2019 08:54:10 UTC] WordPress database error Unknown column ‘session_id’ in ‘field list’ for query INSERT INTO wp_yith_wcwl_lists ( wishlist_privacy, wishlist_name, wishlist_slug, wishlist_token, is_default, session_id, dateadded, expiration ) VALUES ( 0, ”, ”, ‘0BR3W2S7KS23’, 1, ‘7fd22367546e58f9ab7ca9dd99c76a62’, FROM_UNIXTIME( 1576639450 ), FROM_UNIXTIME( 1579251250 ) ) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist, YITH_WCWL_Wishlist_Data_Store->generate_default_wishlist, YITH_WCWL_Wishlist->save, WC_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->create
[18-Dec-2019 08:54:10 UTC] WordPress database error Unknown column ‘position’ in ‘order clause’ for query SELECT i.* FROM wp_yith_wcwl as i INNER JOIN wp_posts as p on i.prod_id = p.ID WHERE wishlist_id = 0 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-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->has_product, YITH_WCWL_Wishlist->get_items, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->read_items
[18-Dec-2019 08:54:10 UTC] WordPress database error Unknown column ‘position’ in ‘order clause’ for query SELECT i.* FROM wp_yith_wcwl as i INNER JOIN wp_posts as p on i.prod_id = p.ID WHERE wishlist_id = 0 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-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->add_item, YITH_WCWL_Wishlist->has_item, YITH_WCWL_Wishlist->get_items, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->read_items
[18-Dec-2019 08:54:10 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->add_item, YITH_WCWL_Wishlist_Item->set_wishlist_id, yith_wcwl_get_wishlist, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:10 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT COUNT( ID ) FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->save, WC_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->should_be_default
[18-Dec-2019 08:54:10 UTC] WordPress database error Unknown column ‘session_id’ in ‘field list’ for query INSERT INTO wp_yith_wcwl_lists ( wishlist_privacy, wishlist_name, wishlist_slug, wishlist_token, is_default, session_id, dateadded, expiration ) VALUES ( 0, ”, ”, ‘0BR3W2S7KS23’, 1, ‘7fd22367546e58f9ab7ca9dd99c76a62’, FROM_UNIXTIME( 1576639450 ), FROM_UNIXTIME( 1579251250 ) ) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->save, WC_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->create
[18-Dec-2019 08:54:10 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->save, YITH_WCWL_Wishlist->save_items, YITH_WCWL_Wishlist_Item->set_wishlist_id, yith_wcwl_get_wishlist, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:15 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_before_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_show_product_images, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/product-image.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/product-image-vertical.php’), do_action(‘flatsome_product_image_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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:15 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Frontend->print_button, do_shortcode, preg_replace_callback, do_shortcode_tag, YITH_WCWL_Shortcode::add_to_wishlist, YITH_WCWL->is_product_in_wishlist, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:15 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:15 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT COUNT( ID ) FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist, YITH_WCWL_Wishlist_Data_Store->generate_default_wishlist, YITH_WCWL_Wishlist->save, WC_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->should_be_default
[18-Dec-2019 08:54:15 UTC] WordPress database error Unknown column ‘session_id’ in ‘field list’ for query INSERT INTO wp_yith_wcwl_lists ( wishlist_privacy, wishlist_name, wishlist_slug, wishlist_token, is_default, session_id, dateadded, expiration ) VALUES ( 0, ”, ”, ‘J1IX05Q0CCWT’, 1, ’20f00d4baffd5aa4b1e4273e43599bd3′, FROM_UNIXTIME( 1576639455 ), FROM_UNIXTIME( 1579251255 ) ) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist, YITH_WCWL_Wishlist_Data_Store->generate_default_wishlist, YITH_WCWL_Wishlist->save, WC_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->create
[18-Dec-2019 08:54:15 UTC] WordPress database error Unknown column ‘position’ in ‘order clause’ for query SELECT i.* FROM wp_yith_wcwl as i INNER JOIN wp_posts as p on i.prod_id = p.ID WHERE wishlist_id = 0 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-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->has_product, YITH_WCWL_Wishlist->get_items, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->read_items
[18-Dec-2019 08:54:15 UTC] WordPress database error Unknown column ‘position’ in ‘order clause’ for query SELECT i.* FROM wp_yith_wcwl as i INNER JOIN wp_posts as p on i.prod_id = p.ID WHERE wishlist_id = 0 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-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->add_item, YITH_WCWL_Wishlist->has_item, YITH_WCWL_Wishlist->get_items, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->read_items
[18-Dec-2019 08:54:15 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->add_item, YITH_WCWL_Wishlist_Item->set_wishlist_id, yith_wcwl_get_wishlist, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:15 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT COUNT( ID ) FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->save, WC_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->should_be_default
[18-Dec-2019 08:54:15 UTC] WordPress database error Unknown column ‘session_id’ in ‘field list’ for query INSERT INTO wp_yith_wcwl_lists ( wishlist_privacy, wishlist_name, wishlist_slug, wishlist_token, is_default, session_id, dateadded, expiration ) VALUES ( 0, ”, ”, ‘J1IX05Q0CCWT’, 1, ’20f00d4baffd5aa4b1e4273e43599bd3′, FROM_UNIXTIME( 1576639455 ), FROM_UNIXTIME( 1579251255 ) ) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->save, WC_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->create
[18-Dec-2019 08:54:15 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->save, YITH_WCWL_Wishlist->save_items, YITH_WCWL_Wishlist_Item->set_wishlist_id, yith_wcwl_get_wishlist, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:15 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:16 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:16 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:16 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:16 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:16 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:16 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:16 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘7fd22367546e58f9ab7ca9dd99c76a62’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:17 UTC] WordPress database error Unknown column ‘position’ in ‘order clause’ for query SELECT i.* FROM wp_yith_wcwl as i INNER JOIN wp_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-blank.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, flatsome_contentfix, do_shortcode, preg_replace_callback, do_shortcode_tag, ux_section, do_shortcode, preg_replace_callback, do_shortcode_tag, ux_products, 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
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_before_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_show_product_images, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/product-image.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/product-image-vertical.php’), do_action(‘flatsome_product_image_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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘43495149469740b4f427c0e1eedcf0cb’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT COUNT( ID ) FROM wp_yith_wcwl_lists WHERE session_id = ‘43495149469740b4f427c0e1eedcf0cb’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist, YITH_WCWL_Wishlist_Data_Store->generate_default_wishlist, YITH_WCWL_Wishlist->save, WC_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->should_be_default
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘field list’ for query INSERT INTO wp_yith_wcwl_lists ( wishlist_privacy, wishlist_name, wishlist_slug, wishlist_token, is_default, session_id, dateadded, expiration ) VALUES ( 0, ”, ”, ‘D8QLVHOZY08F’, 1, ‘43495149469740b4f427c0e1eedcf0cb’, FROM_UNIXTIME( 1576639461 ), FROM_UNIXTIME( 1579251261 ) ) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist, YITH_WCWL_Wishlist_Data_Store->generate_default_wishlist, YITH_WCWL_Wishlist->save, WC_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->create
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘position’ in ‘order clause’ for query SELECT i.* FROM wp_yith_wcwl as i INNER JOIN wp_posts as p on i.prod_id = p.ID WHERE wishlist_id = 0 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-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->has_product, YITH_WCWL_Wishlist->get_items, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->read_items
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘position’ in ‘order clause’ for query SELECT i.* FROM wp_yith_wcwl as i INNER JOIN wp_posts as p on i.prod_id = p.ID WHERE wishlist_id = 0 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-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->add_item, YITH_WCWL_Wishlist->has_item, YITH_WCWL_Wishlist->get_items, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->read_items
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘43495149469740b4f427c0e1eedcf0cb’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->add_item, YITH_WCWL_Wishlist_Item->set_wishlist_id, yith_wcwl_get_wishlist, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT COUNT( ID ) FROM wp_yith_wcwl_lists WHERE session_id = ‘43495149469740b4f427c0e1eedcf0cb’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->save, WC_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->should_be_default
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘field list’ for query INSERT INTO wp_yith_wcwl_lists ( wishlist_privacy, wishlist_name, wishlist_slug, wishlist_token, is_default, session_id, dateadded, expiration ) VALUES ( 0, ”, ”, ‘D8QLVHOZY08F’, 1, ‘43495149469740b4f427c0e1eedcf0cb’, FROM_UNIXTIME( 1576639461 ), FROM_UNIXTIME( 1579251261 ) ) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->save, WC_Data_Store->create, YITH_WCWL_Wishlist_Data_Store->create
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ‘43495149469740b4f427c0e1eedcf0cb’ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Form_Handler::add_to_wishlist, YITH_WCWL->add, YITH_WCWL_Wishlist->save, YITH_WCWL_Wishlist->save_items, YITH_WCWL_Wishlist_Item->set_wishlist_id, yith_wcwl_get_wishlist, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Frontend->print_button, do_shortcode, preg_replace_callback, do_shortcode_tag, YITH_WCWL_Shortcode::add_to_wishlist, YITH_WCWL->is_product_in_wishlist, YITH_WCWL_Wishlist_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlist
[18-Dec-2019 08:54:21 UTC] WordPress database error Unknown column ‘session_id’ in ‘where clause’ for query SELECT ID FROM wp_yith_wcwl_lists WHERE session_id = ’20f00d4baffd5aa4b1e4273e43599bd3′ AND expiration > NOW() AND is_default = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/flatsome/woocommerce/single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/content-single-product.php’), wc_get_template_part, load_template, require(‘/themes/flatsome/woocommerce/single-product/layouts/product.php’), do_action(‘woocommerce_after_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_related_products, woocommerce_related_products, wc_get_template, include(‘/themes/flatsome/woocommerce/single-product/related.php’), 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_Factory::get_wishlist, YITH_WCWL_Wishlist_Factory::get_default_wishlist, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->get_default_wishlistCan you check on these errors?
Thanks & regards,
Ketan ShahForum: Plugins
In reply to: [WooCommerce] Site losing database connection while using adminHi @josk79!
Looking at the WooCommerce System Status Report, did you manage to detect any issue which is causing the disconnection problem?
Thanks & regards
Ketan ShahHi @rynald0s!
Thanks for your response.
I checked the database and it has only one instance of “postmeta” table. The error actually points to “term_relationships” table and this table too has only one instance.
Thanks,
KetanForum: Plugins
In reply to: [Customer Reviews for WooCommerce] Plugin error reported in error.logThanks Ivole,
I have updated the plugin and hope the problem do not occur again.
Ketan Shah
Forum: Plugins
In reply to: [WooCommerce] Site losing database connection while using adminHi,
Thanks for responding.
I have pasted the Woocommerce System Status Report below. You can also look at the screenshot of the same at this link. https://drive.google.com/open?id=1hAfZha4tg7iuyEawRBN5SxAIrR9lvXcZ
WordPress environment
WordPress address (URL): https://www.aarshifashions.com
Site address (URL): https://www.aarshifashions.com
WooCommerce version: 3.8.0
WooCommerce REST API package: 1.0.2 /home/aarshvnf/public_html/wp-content/plugins/woocommerce/packages/woocommerce-rest-api
Log directory writable: /home/aarshvnf/public_html/wp-content/uploads/wc-logs/
WordPress version: 5.3
WordPress multisite: –
WordPress memory limit: 1 GB
WordPress debug mode: –
WordPress cron:
Language: en_US
External object cache:Server environment
Server info: Apache/2.4.39 (cPanel) OpenSSL/1.0.2r mod_bwlimited/1.4 Phusion_Passenger/5.3.7
PHP version: 7.0.33 – We recommend using PHP version 7.2 or above for greater performance and security. How to update your PHP version
PHP post max size: 512 MB
PHP time limit: 180
PHP max input vars: 1000
cURL version: 7.62.0, OpenSSL/1.0.2k
SUHOSIN installed: –
MySQL version: 5.6.41-84.1-log
Max upload size: 512 MB
Default timezone is UTC:
fsockopen/cURL:
SoapClient:
DOMDocument:
GZip:
Multibyte string:
Remote post:
Remote get:Database
WooCommerce database version: 3.8.0
Database prefix wp_
MaxMind GeoIP database: /home/aarshvnf/public_html/wp-content/uploads/GeoLite2-Country.mmdb
Total Database Size 72.71MB
Database Data Size 67.11MB
Database Index Size 5.60MB
wp_woocommerce_sessions Data: 50.61MB + Index: 1.91MB + Engine MyISAM
wp_woocommerce_api_keys Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_woocommerce_attribute_taxonomies Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_woocommerce_downloadable_product_permissions Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_woocommerce_order_items Data: 0.02MB + Index: 0.01MB + Engine MyISAM
wp_woocommerce_order_itemmeta Data: 0.13MB + Index: 0.10MB + Engine MyISAM
wp_woocommerce_tax_rates Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_woocommerce_tax_rate_locations Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_woocommerce_shipping_zones Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_woocommerce_shipping_zone_locations Data: 0.36MB + Index: 0.38MB + Engine MyISAM
wp_woocommerce_shipping_zone_methods Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_woocommerce_payment_tokens Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_woocommerce_payment_tokenmeta Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_woocommerce_log Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_blk_sms_logs Data: 0.03MB + Index: 0.00MB + Engine MyISAM
wp_commentmeta Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp_comments Data: 0.09MB + Index: 0.05MB + Engine MyISAM
wp_links Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_ms_snippets Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_options Data: 1.57MB + Index: 0.13MB + Engine MyISAM
wp_postmeta Data: 3.53MB + Index: 1.09MB + Engine MyISAM
wp_posts Data: 1.37MB + Index: 0.21MB + Engine MyISAM
wp_pum_subscribers Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_snippets Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_social_users Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_termmeta Data: 0.02MB + Index: 0.02MB + Engine MyISAM
wp_terms Data: 0.01MB + Index: 0.03MB + Engine MyISAM
wp_term_relationships Data: 0.14MB + Index: 0.30MB + Engine MyISAM
wp_term_taxonomy Data: 0.01MB + Index: 0.02MB + Engine MyISAM
wp_usermeta Data: 0.03MB + Index: 0.02MB + Engine MyISAM
wp_users Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp_wc_download_log Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_wc_product_meta_lookup Data: 0.04MB + Index: 0.06MB + Engine MyISAM
wp_wc_tax_rate_classes Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp_wc_webhooks Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_wfblockediplog Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_wfblocks7 Data: 0.01MB + Index: 0.01MB + Engine MyISAM
wp_wfconfig Data: 3.23MB + Index: 0.01MB + Engine MyISAM
wp_wfcrawlers Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_wffilechanges Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_wffilemods Data: 3.23MB + Index: 0.70MB + Engine MyISAM
wp_wfhits Data: 0.43MB + Index: 0.08MB + Engine MyISAM
wp_wfhoover Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_wfissues Data: 0.01MB + Index: 0.01MB + Engine MyISAM
wp_wfknownfilelist Data: 1.73MB + Index: 0.22MB + Engine MyISAM
wp_wflivetraffichuman Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_wflocs Data: 0.01MB + Index: 0.00MB + Engine MyISAM
wp_wflogins Data: 0.05MB + Index: 0.02MB + Engine MyISAM
wp_wfnotifications Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_wfpendingissues Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_wfreversecache Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_wfsnipcache Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_wfstatus Data: 0.43MB + Index: 0.16MB + Engine MyISAM
wp_wftrafficrates Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_yith_wcwl Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_yith_wcwl_lists Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp_yoast_seo_links Data: 0.01MB + Index: 0.00MB + Engine MyISAM
wp_yoast_seo_meta Data: 0.01MB + Index: 0.02MB + Engine MyISAMSecurity
Secure connection (HTTPS):
Hide errors from visitorsActive plugins (27)
AfterShip – WooCommerce Tracking by AfterShip – 1.9.12 – Not tested with the active version of WooCommerce
HTML in Category Descriptions by Arno Esterhuizen – 1.2.1.1
Anti-spam by webvitaly – 5.5
BULK SMS PLANS International SMS Notifications by Bulk SMS Plans Developer Team – 1.0
Code Snippets by Shea Bunge – 2.13.3
Contact Form 7 by Takayuki Miyoshi – 5.1.5
Custom Order Numbers for WooCommerce by Tyche Softwares – 1.2.9 – Not tested with the active version of WooCommerce
Customer Reviews for WooCommerce by ivole – 3.84 – Not tested with the active version of WooCommerce
Nextend Social Login by Nextendweb – 3.0.20
PW WooCommerce Bulk Edit by Pimwick, LLC – 2.61
Ship to Different Address Unchecked for WooCommerce by eCreations – 1.2 – Not tested with the active version of WooCommerce
Sucuri Security – Auditing, Malware Scanner and Hardening by Sucuri Inc. – 1.8.21
Tawk.to Live Chat by Tawkto – 0.4.1
Category Order and Taxonomy Terms Order by Nsp-Code – 1.5.7
UpdraftPlus – Backup/Restore by UpdraftPlus.Com, DavidAnderson – 1.16.20
W3 Total Cache by Frederick Townes – 0.10.2
Conditional Discounts for WooCommerce by ORION by ORION – 2.8 – Not tested with the active version of WooCommerce
WooCommerce – Instamojo by instamojo – 1.0.7 – Not tested with the active version of WooCommerce
Paytm WooCommerce payment gateway by Subhadeep Mondal – 2.0 – Not tested with the active version of WooCommerce
WooCommerce UPI payment by Kiasa – 1.1 – Not tested with the active version of WooCommerce
WooCommerce COD Advanced by AheadZen – 1.3.0 – Not tested with the active version of WooCommerce
WooCommerce Google Analytics Integration by WooCommerce – 1.4.15
WooCommerce by Automattic – 3.8.0
Yoast SEO by Team Yoast – 12.5
WP Mail SMTP by WPForms – 1.7.1
WP Video Lightbox by Tips and Tricks HQ, Ruhul Amin – 1.8.8
YITH WooCommerce Wishlist by YITH – 2.2.16Inactive plugins (9)
Akismet Anti-Spam by Automattic – 4.1.3
BULK SMS PLANS SMS Notifications by Bulk SMS Plans Developer Team – 1.0
Popup Maker by Popup Maker – 1.8.14
Simple Custom CSS and JS by SilkyPress.com – 3.28
Simple Side Tab by Scot Rumery – 1.2.1
Subscribers.com by Subscribers.com – 1.5.1
WooCommerce Blocks by Automattic – 2.4.4
WooSidebars by WooCommerce – 1.4.5
WP Migrate DB by Delicious Brains – 1.0.11Dropin Plugins (2)
advanced-cache.php advanced-cache.php
object-cache.php object-cache.phpSettings
API enabled: –
Force SSL: –
Currency INR (Rs.)
Currency position left
Thousand separator ,
Decimal separator .
Number of decimals 0
Taxonomies: Product types simple (simple), grouped (grouped), variable (variable), external (external)
Taxonomies: Product visibility exclude-from-search (exclude-from-search), exclude-from-catalog (exclude-from-catalog), featured (featured), outofstock (outofstock), rated-1 (rated-1), rated-2 (rated-2), rated-3 (rated-3), rated-4 (rated-4), rated-5 (rated-5)
Connected to WooCommerce.com: –WooCommerce pages
Shop base: #8 – /shop/
Cart: #9 – /cart/
Checkout: #10 – /checkout/
My account: #11 – /my-account/
Terms and conditions: #142 – /terms-of-use/Theme
Name: Flatsome Child
Version: 3.0
Author URL:
Child theme:
Parent theme name: Flatsome
Parent theme version: 3.10.0
Parent theme author URL: https://www.uxthemes.com/
WooCommerce support:Templates
Overrides flatsome/woocommerce/archive-product.php,
flatsome/woocommerce/cart/cart-empty.php,
flatsome/woocommerce/cart/cart-shipping.php,
flatsome/woocommerce/cart/cart.php,
flatsome/woocommerce/checkout/form-checkout.php,
flatsome/woocommerce/checkout/form-coupon.php,
flatsome/woocommerce/checkout/terms.php,
flatsome/woocommerce/checkout/thankyou.php,
flatsome/woocommerce/content-product.php,
flatsome/woocommerce/content-product_cat.php,
flatsome/woocommerce/content-single-product.php,
flatsome/woocommerce/content-widget-product.php,
flatsome-child/woocommerce/emails/customer-processing-order.php version 3.5.4 is out of date. The core version is 3.7.0,
flatsome/woocommerce/global/breadcrumb.php,
flatsome/woocommerce/global/quantity-input.php,
flatsome/woocommerce/global/wrapper-end.php,
flatsome/woocommerce/global/wrapper-start.php,
flatsome/woocommerce/loop/loop-end.php,
flatsome/woocommerce/loop/loop-start.php,
flatsome/woocommerce/loop/pagination.php,
flatsome/woocommerce/loop/result-count.php,
flatsome/woocommerce/loop/sale-flash.php,
flatsome/woocommerce/myaccount/form-login.php,
flatsome/woocommerce/myaccount/navigation.php,
flatsome/woocommerce/notices/error.php,
flatsome/woocommerce/notices/notice.php,
flatsome/woocommerce/notices/success.php,
flatsome/woocommerce/product-searchform.php,
flatsome/woocommerce/single-product/photoswipe.php,
flatsome/woocommerce/single-product/price.php,
flatsome/woocommerce/single-product/product-image.php,
flatsome/woocommerce/single-product/product-thumbnails.php,
flatsome/woocommerce/single-product/rating.php,
flatsome/woocommerce/single-product/related.php,
flatsome/woocommerce/single-product/review.php,
flatsome/woocommerce/single-product/sale-flash.php,
flatsome/woocommerce/single-product/share.php,
flatsome/woocommerce/single-product/short-description.php,
flatsome/woocommerce/single-product/tabs/tabs.php,
flatsome/woocommerce/single-product/title.php,
flatsome/woocommerce/single-product/up-sells.php,
flatsome/woocommerce/single-product-reviews.php,
flatsome/woocommerce/single-product.php
Outdated templates: Learn how to updateAction Scheduler
Action Status Count Oldest Scheduled Date Newest Scheduled Date
Complete 10 2019-10-21 21:02:06 +0530 2019-11-18 21:07:28 +0530
Pending 2 2019-11-25 21:07:28 +0530 2019-11-25 21:07:28 +0530
Canceled 0 – –
In-progress 0 – –
Failed 0 – –Thanks & regards
Ketan Shah@ivole2 – I have also created an order and generated a review reminder email. I have forwarded the same to the email address mentioned by you.
@ivole2 – I will create a test order after getting the permission from the site owner. Meanwhile here is the system report required by you.
### WordPress Environment ### WordPress address (URL): https://www.aarshifashions.com Site address (URL): https://www.aarshifashions.com WC Version: 3.6.2 Log Directory Writable: ? WP Version: 5.2 WP Multisite: – WP Memory Limit: 1 GB WP Debug Mode: – WP Cron: ? Language: en_US External object cache: ? ### Server Environment ### Server Info: Apache/2.4.39 (cPanel) OpenSSL/1.0.2r mod_bwlimited/1.4 Phusion_Passenger/5.3.7 PHP Version: 7.0.33 - We recommend using PHP version 7.2 or above for greater performance and security. How to update your PHP version PHP Post Max Size: 512 MB PHP Time Limit: 600 PHP Max Input Vars: 1000 cURL Version: 7.62.0 OpenSSL/1.0.2k SUHOSIN Installed: – MySQL Version: 5.6.41-84.1-log Max Upload Size: 512 MB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? ### Database ### WC Database Version: 3.6.2 WC Database Prefix: wp_ MaxMind GeoIP Database: ? Total Database Size: 17.98MB Database Data Size: 14.88MB Database Index Size: 3.10MB wp_woocommerce_sessions: Data: 0.25MB + Index: 0.01MB wp_woocommerce_api_keys: Data: 0.00MB + Index: 0.00MB wp_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.00MB wp_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB wp_woocommerce_order_items: Data: 0.01MB + Index: 0.01MB wp_woocommerce_order_itemmeta: Data: 0.07MB + Index: 0.05MB wp_woocommerce_tax_rates: Data: 0.00MB + Index: 0.00MB wp_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB wp_woocommerce_shipping_zones: Data: 0.00MB + Index: 0.00MB wp_woocommerce_shipping_zone_locations: Data: 0.36MB + Index: 0.38MB wp_woocommerce_shipping_zone_methods: Data: 0.00MB + Index: 0.00MB wp_woocommerce_payment_tokens: Data: 0.00MB + Index: 0.00MB wp_woocommerce_payment_tokenmeta: Data: 0.00MB + Index: 0.00MB wp_woocommerce_log: Data: 0.00MB + Index: 0.00MB wp_commentmeta: Data: 0.00MB + Index: 0.01MB wp_comments: Data: 0.05MB + Index: 0.03MB wp_links: Data: 0.00MB + Index: 0.00MB wp_ms_snippets: Data: 0.00MB + Index: 0.00MB wp_options: Data: 1.31MB + Index: 0.10MB wp_postmeta: Data: 2.31MB + Index: 0.80MB wp_posts: Data: 1.19MB + Index: 0.16MB wp_snippets: Data: 0.00MB + Index: 0.00MB wp_social_users: Data: 0.00MB + Index: 0.00MB wp_termmeta: Data: 0.01MB + Index: 0.02MB wp_terms: Data: 0.01MB + Index: 0.02MB wp_term_relationships: Data: 0.09MB + Index: 0.20MB wp_term_taxonomy: Data: 0.01MB + Index: 0.01MB wp_usermeta: Data: 0.03MB + Index: 0.02MB wp_users: Data: 0.00MB + Index: 0.01MB wp_wc_download_log: Data: 0.00MB + Index: 0.00MB wp_wc_product_meta_lookup: Data: 0.03MB + Index: 0.04MB wp_wc_webhooks: Data: 0.00MB + Index: 0.00MB wp_wfblockediplog: Data: 0.00MB + Index: 0.00MB wp_wfblocks7: Data: 0.01MB + Index: 0.01MB wp_wfconfig: Data: 3.23MB + Index: 0.01MB wp_wfcrawlers: Data: 0.00MB + Index: 0.00MB wp_wffilechanges: Data: 0.00MB + Index: 0.00MB wp_wffilemods: Data: 3.23MB + Index: 0.70MB wp_wfhits: Data: 0.43MB + Index: 0.08MB wp_wfhoover: Data: 0.00MB + Index: 0.00MB wp_wfissues: Data: 0.01MB + Index: 0.01MB wp_wfknownfilelist: Data: 1.73MB + Index: 0.22MB wp_wflivetraffichuman: Data: 0.00MB + Index: 0.00MB wp_wflocs: Data: 0.01MB + Index: 0.00MB wp_wflogins: Data: 0.05MB + Index: 0.02MB wp_wfnotifications: Data: 0.00MB + Index: 0.00MB wp_wfpendingissues: Data: 0.00MB + Index: 0.00MB wp_wfreversecache: Data: 0.00MB + Index: 0.00MB wp_wfsnipcache: Data: 0.00MB + Index: 0.00MB wp_wfstatus: Data: 0.43MB + Index: 0.16MB wp_wftrafficrates: Data: 0.00MB + Index: 0.00MB wp_yith_wcwl: Data: 0.00MB + Index: 0.00MB wp_yith_wcwl_lists: Data: 0.00MB + Index: 0.01MB wp_yoast_seo_links: Data: 0.01MB + Index: 0.00MB wp_yoast_seo_meta: Data: 0.01MB + Index: 0.01MB ### Post Type Counts ### attachment: 549 custom_css: 2 nav_menu_item: 8 o-discount: 5 o-list: 4 page: 12 post: 2 product: 289 product_variation: 163 revision: 187 scheduled-action: 38 shop_coupon: 1 shop_order: 55 woo_discount: 2 wpcf7_contact_form: 1 ### Security ### Secure connection (HTTPS): ? Hide errors from visitors: ? ### Active Plugins (25) ### AfterShip - WooCommerce Tracking: by AfterShip – 1.9.5 – Not tested with the active version of WooCommerce HTML in Category Descriptions: by Arno Esterhuizen – 1.2.1.1 Code Snippets: by Shea Bunge – 2.13.3 Contact Form 7: by Takayuki Miyoshi – 5.1.1 Custom Order Numbers for WooCommerce: by Tyche Softwares – 1.2.6 – Not tested with the active version of WooCommerce Customer Reviews for WooCommerce: by ivole – 3.71 Nextend Social Login: by Nextendweb – 3.0.20 PW WooCommerce Bulk Edit: by Pimwick LLC – 2.55 – Not tested with the active version of WooCommerce Ship to Different Address Unchecked for WooCommerce: by eCreations – 1.2 – Not tested with the active version of WooCommerce Simple Side Tab: by Scot Rumery – 1.2.1 Subscribers.com: by Subscribers.com – 1.4.1 Sucuri Security - Auditing, Malware Scanner and Hardening: by Sucuri Inc. – 1.8.20 Category Order and Taxonomy Terms Order: by Nsp-Code – 1.5.5 UpdraftPlus - Backup/Restore: by UpdraftPlus.Com DavidAnderson – 1.16.14 W3 Total Cache: by Frederick Townes – 0.9.7.4 WooCommerce All Discounts Lite: by ORION – 2.0 – Not tested with the active version of WooCommerce WooCommerce - Instamojo: by instamojo – 1.0.7 – Not tested with the active version of WooCommerce WooCommerce COD Advanced: by AheadZen – 1.3.0 – Not tested with the active version of WooCommerce WooCommerce Google Analytics Integration: by WooCommerce – 1.4.9 WooCommerce: by Automattic – 3.6.2 Yoast SEO: by Team Yoast – 11.1.1 – Not tested with the active version of WooCommerce WP Mail SMTP: by WPForms – 1.4.2 WP Migrate DB: by Delicious Brains – 1.0.11 WP Video Lightbox: by Tips and Tricks HQ Ruhul Amin – 1.8.8 YITH WooCommerce Wishlist: by YITH – 2.2.10 ### Inactive Plugins (9) ### Akismet Anti-Spam: by Automattic – 4.1.1 Breeze: by Cloudways – 1.0.10 Google Analytics Dashboard for WP (GADWP): by ExactMetrics – 5.3.8 Google XML Sitemaps: by Arne Brachhold – 4.1.0 WooCommerce Blocks: by Automattic – 2.0.1 Woo Discount Rules: by Flycart Technologies LLP – 1.7.13 WooSidebars: by WooCommerce – 1.4.5 Wordfence Security: by Wordfence – 7.2.5 WP Instagram Widget: by Scott Evans – 2.0.3 ### Dropin Plugins (3) ### advanced-cache.php: advanced-cache.php db.php: db.php object-cache.php: object-cache.php ### Must Use Plugins (1) ### WP Migrate DB Compatibility: by Delicious Brains – 1.2 ### Settings ### API Enabled: – Force SSL: – Currency: INR (?) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 0 Taxonomies: Product Types: simple (simple) grouped (grouped) variable (variable) external (external) Taxonomies: Product Visibility: exclude-from-search (exclude-from-search) exclude-from-catalog (exclude-from-catalog) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: ? ### WC Pages ### Shop base: #8 - /shop/ Cart: #9 - /cart/ Checkout: #10 - /checkout/ My account: #11 - /my-account/ Terms and conditions: #142 - /terms-of-use/ ### Theme ### Name: Flatsome Child Version: 3.0 Author URL: Child Theme: ? Parent Theme Name: Flatsome Parent Theme Version: 3.8.3 Parent Theme Author URL: https://www.uxthemes.com/ WooCommerce Support: ? ### Templates ### Overrides: flatsome/woocommerce/archive-product.php flatsome/woocommerce/cart/cart-empty.php flatsome/woocommerce/cart/cart-shipping.php flatsome/woocommerce/cart/cart.php flatsome/woocommerce/checkout/form-checkout.php flatsome/woocommerce/checkout/form-coupon.php flatsome/woocommerce/checkout/thankyou.php flatsome/woocommerce/content-product.php flatsome/woocommerce/content-product_cat.php flatsome/woocommerce/content-single-product.php flatsome/woocommerce/content-widget-product.php flatsome-child/woocommerce/emails/customer-processing-order.php flatsome/woocommerce/global/breadcrumb.php flatsome/woocommerce/global/quantity-input.php flatsome/woocommerce/global/wrapper-end.php flatsome/woocommerce/global/wrapper-start.php flatsome/woocommerce/loop/loop-end.php flatsome/woocommerce/loop/loop-start.php flatsome/woocommerce/loop/pagination.php flatsome/woocommerce/loop/result-count.php flatsome/woocommerce/loop/sale-flash.php flatsome/woocommerce/myaccount/form-login.php flatsome/woocommerce/myaccount/navigation.php flatsome/woocommerce/notices/error.php flatsome/woocommerce/notices/notice.php flatsome/woocommerce/notices/success.php flatsome/woocommerce/product-searchform.php flatsome/woocommerce/single-product/photoswipe.php flatsome/woocommerce/single-product/price.php flatsome/woocommerce/single-product/product-image.php flatsome/woocommerce/single-product/product-thumbnails.php flatsome/woocommerce/single-product/rating.php flatsome/woocommerce/single-product/related.php flatsome/woocommerce/single-product/review.php flatsome/woocommerce/single-product/sale-flash.php flatsome/woocommerce/single-product/share.php flatsome/woocommerce/single-product/short-description.php flatsome/woocommerce/single-product/tabs/tabs.php flatsome/woocommerce/single-product/title.php flatsome/woocommerce/single-product/up-sells.php flatsome/woocommerce/single-product-reviews.php flatsome/woocommerce/single-product.php ### Action Scheduler ### Complete: 36 Oldest: 2019-04-22 19:06:40 +0530 Newest: 2019-05-07 11:42:19 +0530 Pending: 2 Oldest: 2019-05-13 19:12:52 +0530 Newest: 2019-05-13 19:12:52 +0530 Canceled: 0 Oldest: – Newest: – In-progress: 0 Oldest: – Newest: – Failed: 0 Oldest: – Newest: –
Hi @ivole2 ,
Thanks for your prompt response.
Here is the screenshot of the CR diagnostic page.
Here is the screenshot of the Review page.
I even checked the wp_comments table and didn’t find any recent review record. The latest review record is of ‘Parul Shah’ dated 2019/03/28 at 10:07 pm.
Awesome.
Thanks Orion for the example.
Regards
KetanIn the product list, where do I need to add this exclude rule? Is it in the Meta section by adding ‘_sale_price’ as a meta key?