Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM cy_posts WHERE ID = 1406 LIMIT 1
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]
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 cy_icl_translations wpml_translations
JOIN cy_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type)
JOIN cy_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(5902)
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]
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 cy_icl_translations wpml_translations
JOIN cy_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type)
JOIN cy_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(5247)
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]
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 cy_icl_translations wpml_translations
JOIN cy_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type)
JOIN cy_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(5673)
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM cy_posts WHERE ID = 1276 LIMIT 1
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM cy_posts WHERE ID = 1276 LIMIT 1
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT language FROM cy_icl_strings WHERE context='WordPress' AND name='URL product_cat tax slug'
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT language FROM cy_icl_strings WHERE context='WordPress' AND name='URL product_tag tax slug'
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT t.language, t.value FROM cy_icl_string_translations t JOIN cy_icl_strings s ON t.string_id = s.id WHERE s.name = 'URL slug: avada_portfolio' AND t.status = 10
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT language FROM cy_icl_strings WHERE context='WordPress' AND name='URL slug: product'
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT id, value, language, context, name
FROM cy_icl_strings
WHERE name = 'URL slug: product'
AND (context = 'default' OR context = 'WordPress')
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM cy_options WHERE option_name = 'woocommerce_shop_page_display' LIMIT 1
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM cy_options WHERE option_name = 'woocommerce_default_catalog_orderby' LIMIT 1
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT t.term_id
FROM cy_terms AS t INNER JOIN cy_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('product_visibility')
ORDER BY t.name ASC
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM cy_options WHERE option_name = 'woocommerce_catalog_columns' LIMIT 1
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM cy_options WHERE option_name = 'woocommerce_catalog_rows' LIMIT 1
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT cy_posts.*
FROM cy_posts
WHERE 1=1 AND cy_posts.post_type = 'fusion_tb_layout' AND ((cy_posts.post_status = 'publish'))
ORDER BY cy_posts.post_date DESC
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT SQL_CALC_FOUND_ROWS cy_posts.ID
FROM cy_posts JOIN cy_icl_translations wpml_translations
ON cy_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', cy_posts.post_type)
WHERE 1=1 AND (
cy_posts.ID NOT IN (
SELECT object_id
FROM cy_term_relationships
WHERE term_taxonomy_id IN (0)
)
) AND ((cy_posts.post_type = 'product' AND (cy_posts.post_status = 'publish'))) AND ( ( ( wpml_translations.language_code = 'fr' OR (
wpml_translations.language_code = 'fr'
AND cy_posts.post_type IN ( 'product','awb_off_canvas' )
AND ( (
( SELECT COUNT(element_id)
FROM cy_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'fr'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM cy_icl_translations t2
JOIN cy_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 cy_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','fusion_tb_section','fusion_form','popup','product','product_variation','wpcf7_contact_form','sa_slider','avada_portfolio','avada_faq','themefusion_elastic','awb_off_canvas','fusion_element','slide' ) ) OR cy_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','fusion_tb_section','fusion_form','popup','product','product_variation','wpcf7_contact_form','sa_slider','avada_portfolio','avada_faq','themefusion_elastic','awb_off_canvas','fusion_element','slide' ) )
GROUP BY cy_posts.ID
ORDER BY cy_posts.menu_order ASC, cy_posts.post_title ASC
LIMIT 72, 12
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT cy_posts.*
FROM cy_posts
WHERE 1=1 AND cy_posts.post_type = 'fusion_tb_layout' AND ((cy_posts.post_status <> 'trash' AND cy_posts.post_status <> 'auto-draft' AND cy_posts.post_status <> 'flamingo-spam'))
ORDER BY cy_posts.post_date DESC
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM cy_options WHERE option_name = 'rsssl_404_notice_shown' LIMIT 1
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM cy_options WHERE option_name = 'rsssl_404_cache' LIMIT 1
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `cy_options` (`option_name`, `option_value`, `autoload`) VALUES ('rsssl_404_cache', 'a:1:{s:12:\"3.21.186.117\";a:1:{i:0;i:1745065951;}}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SHOW FULL COLUMNS FROM `cy_redirection_404`
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM cy_options WHERE option_name = 'woocommerce_coming_soon' LIMIT 1
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT a.action_id FROM cy_actionscheduler_actions a WHERE 1=1 AND a.hook='wc_schedule_pending_batch_processes' AND a.status IN ('in-progress', 'pending') LIMIT 0, 1
Erreur de la base de données WordPress : [User 'cyraniecjfbdd' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM cy_options WHERE option_name = 'wc_pending_batch_processes' LIMIT 1