wp-maximum-upload-file-size
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/luxoria/www/wp-includes/functions.php on line 6114WordPress 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=press%2Fpage%2F3%2Fpage%2F3%2Fpage%2F23%2Fpage%2F3%2Fpage%2F3%2Fpage%2F17%2Fpage%2F23%2Fpage%2F3%2Fpage%2F2', '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))