Erreur de la base de données WordPress : [Unknown column 'oas_oas_posts.post_type' in 'where clause']SELECT oas_posts.*
FROM oas_posts
WHERE 1=1 AND oas_oas_posts.post_type = 'wc_order_status' AND ((oas_oas_posts.post_status = 'publish'))
ORDER BY oas_posts.menu_order ASC
Erreur de la base de données WordPress : [Unknown column 'oas_oas_posts.ID' in 'IN/ALL/ANY subquery']SELECT SQL_CALC_FOUND_ROWS oas_posts.ID
FROM oas_posts
WHERE 1=1 AND (
oas_oas_posts.ID NOT IN (
SELECT object_id
FROM oas_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
) AND ((oas_oas_posts.post_type = 'product' AND (oas_oas_posts.post_status = 'publish' OR oas_oas_posts.post_status = 'wc-cancel-request' OR oas_oas_posts.post_status = 'archived' OR oas_oas_posts.post_status = 'wc-refund-requested')))
GROUP BY oas_posts.ID
ORDER BY oas_posts.post_date DESC, oas_posts.ID DESC
LIMIT 0, 32
Erreur de la base de données WordPress : [Unknown column 'oas_oas_posts.post_type' in 'where clause']SELECT oas_posts.*
FROM oas_posts
WHERE 1=1 AND ((oas_oas_posts.post_type = 'elementor_font' AND (oas_oas_posts.post_status = 'publish' OR oas_oas_posts.post_status = 'wc-cancel-request' OR oas_oas_posts.post_status = 'archived' OR oas_oas_posts.post_status = 'wc-refund-requested')))
ORDER BY oas_posts.post_date DESC
Erreur de la base de données WordPress : [Unknown column 'oas_oas_posts.post_type' in 'where clause']SELECT SQL_CALC_FOUND_ROWS oas_posts.ID
FROM oas_posts INNER JOIN oas_postmeta ON ( oas_posts.ID = oas_postmeta.post_id ) INNER JOIN oas_postmeta AS mt1 ON ( oas_posts.ID = mt1.post_id )
WHERE 1=1 AND (
oas_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND oas_oas_posts.post_type = 'elementor_library' AND ((oas_oas_posts.post_status <> 'trash' AND oas_oas_posts.post_status <> 'auto-draft'))
GROUP BY oas_posts.ID
ORDER BY oas_posts.post_date DESC
LIMIT 0, 1