WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT * FROM wp_redirects WHERE 1 = 1 AND status != 404 AND status != 'inactive' ORDER BY id desc

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT option_name, option_value FROM wp_options WHERE option_name IN ('_site_transient_wp_theme_files_patterns-73faa402965f0a1c2c792046749967ef','_site_transient_timeout_wp_theme_files_patterns-73faa402965f0a1c2c792046749967ef')

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_timeout_wp_theme_files_patterns-73faa402965f0a1c2c792046749967ef', '1738838372', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_wp_theme_files_patterns-73faa402965f0a1c2c792046749967ef', 'a:2:{s:7:\"version\";s:5:\"1.0.0\";s:8:\"patterns\";a:0:{}}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT option_value FROM wp_options WHERE option_name = 'wpml_notices' LIMIT 1

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT option_value FROM wp_options WHERE option_name = '_wpml_dismissed_notices' LIMIT 1

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SHOW TABLES LIKE 'wp_redirects'

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT * FROM wp_redirection_items WHERE match_url IN ('/news', '/news?category=awards%2Fpage%2F18%2Fpage%2F2%2Fpage%2F2%2Fpage%2F18%2Fpage%2F2%2Fpage%2F3%2Fpage%2F2%2Fpage%2F2%2Fpage%2F26', 'regex') AND status='enabled' LIMIT 20000

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT option_value FROM wp_options WHERE option_name = 'acf_pro_license' LIMIT 1

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT ID, post_name, post_parent, post_type FROM wp_posts WHERE post_name IN ('news') AND post_type IN ('page','attachment')

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT t.term_id FROM wp_terms t JOIN wp_term_taxonomy tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'category' AND t.slug = 'news' LIMIT 1

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT tax.term_id FROM wp_icl_translations wpml_translations JOIN wp_term_taxonomy tax ON wpml_translations.element_id = tax.term_taxonomy_id AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN wp_terms terms ON terms.term_id = tax.term_id WHERE tax.term_id != tax.term_taxonomy_id LIMIT 0, 201

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT option_value FROM wp_options WHERE option_name = 'tto_options' LIMIT 1

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT t.term_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category') AND t.slug IN ('news') ORDER BY t.term_order ASC LIMIT 1

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT t.term_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id LEFT JOIN wp_icl_translations icl_t ON icl_t.element_id = tt.term_taxonomy_id AND icl_t.element_type IN ('tax_category') WHERE tt.taxonomy IN ('category') AND t.slug IN ('news') AND ( ( icl_t.element_type IN ('tax_category') AND ( icl_t.language_code = 'en' OR ( icl_t.language_code = 'en' AND tt.taxonomy IN ( 'news_types' ) AND ( ( ( SELECT COUNT(element_id) FROM wp_icl_translations WHERE trid = icl_t.trid AND language_code = 'en' ) = 0 ) OR ( 0 ) ) ) ) ) OR icl_t.element_type NOT IN ('tax_category') OR icl_t.element_type IS NULL ) ORDER BY t.term_order ASC

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT t.term_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category') AND t.slug IN ('news') ORDER BY t.term_order ASC LIMIT 1

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT post_type from wp_posts where ID=0

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT post_type from wp_posts where ID=0

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts JOIN wp_icl_translations wpml_translations ON wp_posts.ID = wpml_translations.element_id AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) WHERE 1=1 AND ( 0 = 1 ) AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' OR ( wpml_translations.language_code = 'en' AND wp_posts.post_type IN ( 'attachment','luxoria_news' ) AND ( ( ( SELECT COUNT(element_id) FROM wp_icl_translations WHERE trid = wpml_translations.trid AND language_code = 'en' ) = 0 ) OR ( ( SELECT COUNT(element_id) FROM wp_icl_translations t2 JOIN wp_posts p ON p.id = t2.element_id WHERE t2.trid = wpml_translations.trid AND t2.language_code = 'en' AND ( p.post_status = 'publish' OR p.post_status = 'private' OR ( p.post_type='attachment' AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) ) AND wp_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','service','team','luxoria_projects','timeline','luxoria_news' ) ) OR wp_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','service','team','luxoria_projects','timeline','luxoria_news' ) ) GROUP BY wp_posts.ID ORDER BY wp_posts.menu_order, wp_posts.post_date DESC LIMIT 0, 10

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT autoload FROM wp_options WHERE option_name = 'eps_redirects_404_log' LIMIT 1

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT element_id, language_code FROM wp_icl_translations WHERE trid = (SELECT trid FROM wp_icl_translations WHERE element_type = 'post_page' AND element_id = (SELECT option_value FROM wp_options WHERE option_name='page_on_front' LIMIT 1))


Warning: Cannot modify header information - headers already sent by (output started at /home/luxoria/www/wp-includes/class-wpdb.php:1849) in /home/luxoria/www/wp-includes/pluggable.php on line 1435

Warning: Cannot modify header information - headers already sent by (output started at /home/luxoria/www/wp-includes/class-wpdb.php:1849) in /home/luxoria/www/wp-includes/pluggable.php on line 1438

WordPress database error: [User 'luxorianew' has exceeded the 'max_questions' resource (current value: 64000)]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('wpml_notices', 'a:1:{s:18:\"WPML_User_Language\";a:1:{s:35:\"WPML_User_Languagehow_to_set_notice\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:35:\"WPML_User_Languagehow_to_set_notice\";s:17:\"\0WPML_Notice\0text\";s:346:\" <h2>Do you want the WordPress admin to be in a different language?</h2>\n <p>\n WPML lets each user choose the admin language, unrelated of the language in which visitors will see the front-end of the site. <br/>\n <br/>\n Go to your <a href=\"https://www.luxoria.fr/wp-admin/profile.php\">profile</a> to choose your admin language. </p>\n \";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:18:\"WPML_User_Language\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:1:{i:0;i:0;}s:20:\"\0WPML_Notice\0actions\";a:0:{}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:1;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:1:{i:0;s:16:\"tm/menu/main.php\";}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:1:{i:0;s:14:\"manage_options\";}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}}}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)