Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT t.term_id
FROM wor5682_terms AS t INNER JOIN wor5682_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('berocket_taxonomy_data') AND t.slug IN ('isdisabled')
LIMIT 1
Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT t.term_id
FROM wor5682_terms AS t INNER JOIN wor5682_term_taxonomy AS tt ON t.term_id = tt.term_id LEFT JOIN wor5682_icl_translations icl_t
ON icl_t.element_id = tt.term_taxonomy_id
AND icl_t.element_type IN ('tax_berocket_taxonomy_data')
WHERE tt.taxonomy IN ('berocket_taxonomy_data') AND t.slug IN ('isdisabled') AND ( ( icl_t.element_type IN ('tax_berocket_taxonomy_data') AND ( icl_t.language_code = 'fr' OR 0 ) )
OR icl_t.element_type NOT IN ('tax_berocket_taxonomy_data') OR icl_t.element_type IS NULL )
LIMIT 1
Erreur de la base de données WordPress : [User 'wrnikybteawine' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT wor5682_posts.ID
FROM wor5682_posts INNER JOIN wor5682_postmeta ON ( wor5682_posts.ID = wor5682_postmeta.post_id ) JOIN wor5682_icl_translations wpml_translations
ON wor5682_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wor5682_posts.post_type)
WHERE 1=1 AND (
wor5682_postmeta.meta_key = 'berocket_post_order'
) AND wor5682_posts.post_type = 'br_labels' AND ((wor5682_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'fr' OR (
wpml_translations.language_code = 'fr'
AND wor5682_posts.post_type IN ( 'product' )
AND ( (
( SELECT COUNT(element_id)
FROM wor5682_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'fr'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM wor5682_icl_translations t2
JOIN wor5682_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 wor5682_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','blocks','product','product_variation','br_labels','wpcf7_contact_form','featured_item' ) ) OR wor5682_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','blocks','product','product_variation','br_labels','wpcf7_contact_form','featured_item' ) )
GROUP BY wor5682_posts.ID
ORDER BY wor5682_postmeta.meta_value+0 ASC