WordPress database error: [Table 'santuvia_wp_cdb.dfw6_icl_languages_translations' doesn't exist]
SELECT l.code, l.id, english_name, nt.name AS native_name, major, active, default_locale, encode_url, tag, lt.name AS display_name FROM dfw6_icl_languages l JOIN dfw6_icl_languages_translations nt ON ( nt.language_code = l.code AND nt.display_language_code = l.code ) LEFT OUTER JOIN dfw6_icl_languages_translations lt ON l.code=lt.language_code WHERE ( lt.display_language_code = 'fr' OR (lt.display_language_code = 'en' AND NOT EXISTS ( SELECT * FROM dfw6_icl_languages_translations ls WHERE ls.language_code = l.code AND ls.display_language_code = 'fr' ) ) ) GROUP BY l.code ORDER BY english_name ASC

WordPress database error: [Table 'santuvia_wp_cdb.dfw6_icl_languages_translations' doesn't exist]
SELECT l.code, l.id, english_name, nt.name AS native_name, major, active, default_locale, encode_url, tag, lt.name AS display_name FROM dfw6_icl_languages l JOIN dfw6_icl_languages_translations nt ON ( nt.language_code = l.code AND nt.display_language_code = l.code ) LEFT OUTER JOIN dfw6_icl_languages_translations lt ON l.code=lt.language_code WHERE l.active = 1 AND ( lt.display_language_code = 'fr' OR (lt.display_language_code = 'en' AND NOT EXISTS ( SELECT * FROM dfw6_icl_languages_translations ls WHERE ls.language_code = l.code AND ls.display_language_code = 'fr' ) ) ) GROUP BY l.code ORDER BY english_name ASC

WordPress database error: [Table 'santuvia_wp_cdb.dfw6_icl_languages_translations' doesn't exist]
SELECT l.code, l.id, english_name, nt.name AS native_name, major, active, default_locale, encode_url, tag, lt.name AS display_name FROM dfw6_icl_languages l JOIN dfw6_icl_languages_translations nt ON ( nt.language_code = l.code AND nt.display_language_code = l.code ) LEFT OUTER JOIN dfw6_icl_languages_translations lt ON l.code=lt.language_code WHERE l.active = 1 AND ( lt.display_language_code = 'fr' OR (lt.display_language_code = 'en' AND NOT EXISTS ( SELECT * FROM dfw6_icl_languages_translations ls WHERE ls.language_code = l.code AND ls.display_language_code = 'fr' ) ) ) GROUP BY l.code ORDER BY english_name ASC

WordPress database error: [Table 'santuvia_wp_cdb.dfw6_icl_languages_translations' doesn't exist]
SELECT l.code, l.id, english_name, nt.name AS native_name, major, active, default_locale, encode_url, tag, lt.name AS display_name FROM dfw6_icl_languages l JOIN dfw6_icl_languages_translations nt ON ( nt.language_code = l.code AND nt.display_language_code = l.code ) LEFT OUTER JOIN dfw6_icl_languages_translations lt ON l.code=lt.language_code WHERE ( lt.display_language_code = 'fr' OR (lt.display_language_code = 'en' AND NOT EXISTS ( SELECT * FROM dfw6_icl_languages_translations ls WHERE ls.language_code = l.code AND ls.display_language_code = 'fr' ) ) ) GROUP BY l.code ORDER BY english_name ASC

WordPress database error: [Table 'santuvia_wp_cdb.dfw6_icl_languages_translations' doesn't exist]
SELECT l.code, l.id, english_name, nt.name AS native_name, major, active, default_locale, encode_url, tag, lt.name AS display_name FROM dfw6_icl_languages l JOIN dfw6_icl_languages_translations nt ON ( nt.language_code = l.code AND nt.display_language_code = l.code ) LEFT OUTER JOIN dfw6_icl_languages_translations lt ON l.code=lt.language_code WHERE l.active = 1 AND ( lt.display_language_code = 'fr' OR (lt.display_language_code = 'en' AND NOT EXISTS ( SELECT * FROM dfw6_icl_languages_translations ls WHERE ls.language_code = l.code AND ls.display_language_code = 'fr' ) ) ) GROUP BY l.code ORDER BY english_name ASC

WordPress database error: [Table 'santuvia_wp_cdb.dfw6_icl_languages_translations' doesn't exist]
SELECT l.code, l.id, english_name, nt.name AS native_name, major, active, default_locale, encode_url, tag, lt.name AS display_name FROM dfw6_icl_languages l JOIN dfw6_icl_languages_translations nt ON ( nt.language_code = l.code AND nt.display_language_code = l.code ) LEFT OUTER JOIN dfw6_icl_languages_translations lt ON l.code=lt.language_code WHERE l.active = 1 AND ( lt.display_language_code = 'fr' OR (lt.display_language_code = 'en' AND NOT EXISTS ( SELECT * FROM dfw6_icl_languages_translations ls WHERE ls.language_code = l.code AND ls.display_language_code = 'fr' ) ) ) GROUP BY l.code ORDER BY english_name ASC

WordPress database error: [Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_unicode_520_ci,IMPLICIT) for operation '=']
SELECT dfw6_posts.ID FROM dfw6_posts INNER JOIN dfw6_postmeta ON ( dfw6_posts.ID = dfw6_postmeta.post_id ) JOIN dfw6_icl_translations wpml_translations ON dfw6_posts.ID = wpml_translations.element_id AND wpml_translations.element_type = CONCAT('post_', dfw6_posts.post_type) WHERE 1=1 AND ( ( dfw6_postmeta.meta_key = '_elementor_template_type' AND dfw6_postmeta.meta_value = 'landing-page' ) ) AND dfw6_posts.post_type = 'e-landing-page' AND ((dfw6_posts.post_status <> 'trash' AND dfw6_posts.post_status <> 'auto-draft')) AND ( ( ( wpml_translations.language_code = 'fr' OR 0 ) AND dfw6_posts.post_type IN ('post','page','attachment','wp_navigation' ) ) OR dfw6_posts.post_type NOT IN ('post','page','attachment','wp_navigation' ) ) GROUP BY dfw6_posts.ID ORDER BY dfw6_posts.post_date DESC LIMIT 0, 1

WordPress database error: [Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_unicode_520_ci,IMPLICIT) for operation '=']
SELECT SQL_CALC_FOUND_ROWS dfw6_posts.ID FROM dfw6_posts INNER JOIN dfw6_postmeta ON ( dfw6_posts.ID = dfw6_postmeta.post_id ) INNER JOIN dfw6_postmeta AS mt1 ON ( dfw6_posts.ID = mt1.post_id ) JOIN dfw6_icl_translations wpml_translations ON dfw6_posts.ID = wpml_translations.element_id AND wpml_translations.element_type = CONCAT('post_', dfw6_posts.post_type) WHERE 1=1 AND ( dfw6_postmeta.meta_key = '_elementor_template_type' AND ( ( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' ) ) ) AND dfw6_posts.post_type = 'elementor_library' AND ((dfw6_posts.post_status <> 'trash' AND dfw6_posts.post_status <> 'auto-draft')) AND ( ( ( wpml_translations.language_code = 'fr' OR ( wpml_translations.language_code = 'en' AND dfw6_posts.post_type IN ( 'e-floating-buttons' ) AND ( ( ( SELECT COUNT(element_id) FROM dfw6_icl_translations WHERE trid = wpml_translations.trid AND language_code = 'fr' ) = 0 ) OR ( ( SELECT COUNT(element_id) FROM dfw6_icl_translations t2 JOIN dfw6_posts p ON p.id = t2.element_id WHERE t2.trid = wpml_translations.trid AND t2.language_code = 'fr' AND ( p.post_status = 'publish' OR p.post_status = 'private' OR ( p.post_type='attachment' AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) ) AND dfw6_posts.post_type IN ('post','page','attachment','wp_navigation','e-floating-buttons','elementor_library' ) ) OR dfw6_posts.post_type NOT IN ('post','page','attachment','wp_navigation','e-floating-buttons','elementor_library' ) ) GROUP BY dfw6_posts.ID ORDER BY dfw6_posts.post_date DESC LIMIT 0, 1

WordPress database error: [Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_unicode_520_ci,IMPLICIT) for operation '=']
SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM dfw6_icl_translations wpml_translations JOIN dfw6_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN dfw6_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.element_id IN(223097)

WordPress database error: [Table 'santuvia_wp_cdb.dfw6_icl_languages_translations' doesn't exist]
SELECT l.code, l.id, english_name, nt.name AS native_name, major, active, default_locale, encode_url, tag, lt.name AS display_name FROM dfw6_icl_languages l JOIN dfw6_icl_languages_translations nt ON ( nt.language_code = l.code AND nt.display_language_code = l.code ) LEFT OUTER JOIN dfw6_icl_languages_translations lt ON l.code=lt.language_code WHERE l.active = 1 AND ( lt.display_language_code = 'fr' OR (lt.display_language_code = 'en' AND NOT EXISTS ( SELECT * FROM dfw6_icl_languages_translations ls WHERE ls.language_code = l.code AND ls.display_language_code = 'fr' ) ) ) GROUP BY l.code ORDER BY english_name ASC

WordPress database error: [Table 'santuvia_wp_cdb.dfw6_icl_languages_translations' doesn't exist]
SELECT l.code, l.id, english_name, nt.name AS native_name, major, active, default_locale, encode_url, tag, lt.name AS display_name FROM dfw6_icl_languages l JOIN dfw6_icl_languages_translations nt ON ( nt.language_code = l.code AND nt.display_language_code = l.code ) LEFT OUTER JOIN dfw6_icl_languages_translations lt ON l.code=lt.language_code WHERE l.active = 1 AND ( lt.display_language_code = 'fr' OR (lt.display_language_code = 'en' AND NOT EXISTS ( SELECT * FROM dfw6_icl_languages_translations ls WHERE ls.language_code = l.code AND ls.display_language_code = 'fr' ) ) ) GROUP BY l.code ORDER BY english_name ASC

WordPress database error: [Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_unicode_520_ci,IMPLICIT) for operation '=']
SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM dfw6_icl_translations wpml_translations JOIN dfw6_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN dfw6_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.element_id IN(1855)

WordPress database error: [Illegal mix of collations (utf8mb4_unicode_520_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation '=']
SELECT post_type, post_name FROM dfw6_posts p LEFT JOIN dfw6_icl_translations wpml_translations ON wpml_translations.element_id = p.ID AND CONCAT('post_', p.post_type) = wpml_translations.element_type AND p.post_type IN ('post','page','attachment','wp_navigation','e-floating-buttons','elementor_library','header','footer','product','product_variation','yith-pos-store','wpcf7_contact_form','fgf_rules','yith_wcan_preset','opal_menu_item' ) WHERE post_name = 'winchester-double-x-high-velocity-buckshot-12ga-3in-1450-fps-12-pellets-00-buck' AND post_type IN ('product') AND ( post_status = 'publish' OR ( post_type = 'attachment' AND post_status = 'inherit' ) ) ORDER BY post_type = 'page' ASC, CASE wpml_translations.language_code WHEN 'fr' THEN 3 WHEN 'en' THEN 1 ELSE 0 END DESC , CASE p.post_type WHEN 'page' THEN 2 WHEN 'post' THEN 1 ELSE 0 END DESC LIMIT 1

WordPress database error: [Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_unicode_520_ci,IMPLICIT) for operation '=']
SELECT ID FROM dfw6_posts p JOIN dfw6_icl_translations wpml_translations ON p.ID = wpml_translations.element_id AND wpml_translations.element_type = CONCAT('post_', p.post_type ) WHERE p.post_type = 'product' AND p.post_name = 'winchester-double-x-high-velocity-buckshot-12ga-3in-1450-fps-12-pellets-00-buck' ORDER BY p.post_parent = 0 DESC

WordPress database error: [Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_unicode_520_ci,IMPLICIT) for operation '=']
SELECT dfw6_posts.* FROM dfw6_posts JOIN dfw6_icl_translations wpml_translations ON dfw6_posts.ID = wpml_translations.element_id AND wpml_translations.element_type = CONCAT('post_', dfw6_posts.post_type) WHERE 1=1 AND dfw6_posts.post_name = 'winchester-double-x-high-velocity-buckshot-12ga-3in-1450-fps-12-pellets-00-buck' AND dfw6_posts.post_type = 'product' AND ( ( ( wpml_translations.language_code = 'fr' OR ( wpml_translations.language_code = 'en' AND dfw6_posts.post_type IN ( 'e-floating-buttons' ) AND ( ( ( SELECT COUNT(element_id) FROM dfw6_icl_translations WHERE trid = wpml_translations.trid AND language_code = 'fr' ) = 0 ) OR ( ( SELECT COUNT(element_id) FROM dfw6_icl_translations t2 JOIN dfw6_posts p ON p.id = t2.element_id WHERE t2.trid = wpml_translations.trid AND t2.language_code = 'fr' AND ( p.post_status = 'publish' OR p.post_status = 'private' OR ( p.post_type='attachment' AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) ) AND dfw6_posts.post_type IN ('post','page','attachment','wp_navigation','e-floating-buttons','elementor_library','header','footer','product','product_variation','yith-pos-store','wpcf7_contact_form','fgf_rules','yith_wcan_preset','opal_menu_item' ) ) OR dfw6_posts.post_type NOT IN ('post','page','attachment','wp_navigation','e-floating-buttons','elementor_library','header','footer','product','product_variation','yith-pos-store','wpcf7_contact_form','fgf_rules','yith_wcan_preset','opal_menu_item' ) ) ORDER BY dfw6_posts.post_date DESC

WordPress database error: [Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_unicode_520_ci,IMPLICIT) for operation '=']
SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM dfw6_icl_translations wpml_translations JOIN dfw6_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN dfw6_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.element_id IN(3950)