error on add to whishlist icon
-
Hello,
I encounter a bug with YITH WooCommerce Wishlist version 3.x
With 2.2.17 all is OK.
With v3.0 and above, there is a bug on the “add to whishlist” icon.
You could have a look at this bug by following this link : https://steflip.yj.fr/steflip/categorie-produit/flipper/Here is the log :
Undefined variable: atts in /mysite/steflip/wp-content/themes/shop-elite/woocommerce/add-to-wishlist.php on line 77
Notice: Undefined variable: label in /mysite/steflip/wp-content/themes/shop-elite/woocommerce/add-to-wishlist-button.php on line 17Thanx a lot
-
This topic was modified 5 years, 2 months ago by
uptheirons.
The page I need help with: [log in to see the link]
-
This topic was modified 5 years, 2 months ago by
-
Same here. Looks like the update broke the plugin.
Hello,
Do you speak about the wordpress update ?
So, need we to wait to a ITH WooCommerce Wishlist plugin update ?Waiting for the DEV team answer
Hi,
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 ShahHi
@uptheirons Hi had the chance to test your theme Shop Elite locally (fortunately it is publically available on wp.org repo) and I could verify that the problem you’re experiencing is related to outdated versions of the templates bundled within the theme
I developed a patch to make everything work as expected
If you want to test it, please, download attached files, and upload them your server, under wp-content/themes/shop-elite/woocommerce/Please, make sure to test this on a staging environment before proceeding
This is the final result on my local installationIf everything works as expected, please make sure to forward my solution to theme’s developers
@luissg In my experience, most problems are caused by outdated templates inside theme’s folder, such as the one reported in this topic
If you have an issue, please make sure to open a dedicated thread, providing an url where we can replicate the problem, and we’ll do our best to help you
@k_shah_in in order to keep everything clean, and help users that navigate this forum to find a solution to their problem, please, make sure to open a dedicated thread for different problem
The problem that you report doesn’t seem in any way related to the icon issue originally submitted by @uptheironsAnyway, the issue seems related to update process; are this errors still appearing on your log? In this case, I’d suggest you to repeat db update process, as described here
Hello
@yithemes thanx for your reply.
With the latest update of your plugin, it seems your files you give me in this post are useless :
Have a look at my site https://steflip.yj.fr/steflip/ and you could see that the add to whishlist button appear and can be selected.Please notice that when you clic on it, the button comes green as expected BUT the heart disappear
Any idea ?
@uptheirons Nice to hear that compatibility trick in version 3.0.4 did its job
Anyway, I still suggest you to use previously provided templates, since they are a more proper solution to the issue
Icon is not showing since there is some issue with overridden templease, that currently are at version 2.x, while being deeply reviewed in version 3.xAnyway, if you want a quick workaround to the issue, that do not require changing templates in our theme, maybe you could try adding this CSS rule to Additional CSS section of Theme Customizer
li.product .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddresponse:before { content: "\f442"; font-family: "Ionicons"; font-size: 26px; color: #fff; }
Here my result
@yithemes
Thanx this workaround work properly.You are welcome!
We are doing our best to improve our plugins. Our target is to develop and release the best free plugins for WooCommerce, but to achieve this we need your help. Please leave a good review to support us and help our growth ??
- The topic ‘error on add to whishlist icon’ is closed to new replies.