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_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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(2)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(39590)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(39929)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(62011)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(44864)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(39830)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(40442)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(40444)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(40446)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(39930)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(40434)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(40432)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(40194)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(40266)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(40440)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(40435)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(11730)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(54473)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(11869)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(27127)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(11729)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(39604)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(39984)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(27128)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(40679)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(39646)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(44607)
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_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN dfw6_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(28391)
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(12)
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 = 'boutique' AND post_type IN ('post', 'page', 'attachment', 'e-floating-buttons', 'elementor_library', 'header', 'footer', 'product', 'yith-pos-store', 'yith-pos-register', 'yith-pos-receipt', 'bdt-template-builder', 'opal_menu_item')
AND ( post_status = 'publish'
OR ( post_type = 'attachment'
AND post_status = 'inherit' ) )
ORDER BY post_type = 'page' DESC, 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 = 'page' AND p.post_name = 'boutique'
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.ID = '44699') AND dfw6_posts.post_type = 'page' 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(44699)