WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'mwai_options' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SHOW TABLES LIKE 'wor5614_mwai_tasks'
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SHOW TABLES LIKE 'wor5614_mwai_tasklogs'
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]CREATE TABLE wor5614_mwai_tasks (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
task_name VARCHAR(100) NOT NULL,
description TEXT NULL,
category VARCHAR(32) NOT NULL DEFAULT 'general',
schedule VARCHAR(128) NOT NULL,
status VARCHAR(16) NOT NULL DEFAULT 'pending',
next_run DATETIME NULL,
last_run DATETIME NULL,
expires_at DATETIME NULL,
step INT NOT NULL DEFAULT 0,
step_name VARCHAR(64) NULL,
step_data LONGTEXT NULL,
data LONGTEXT NULL,
meta LONGTEXT NULL,
error_count INT NOT NULL DEFAULT 0,
max_retries INT NOT NULL DEFAULT 3,
created DATETIME NOT NULL,
updated DATETIME NOT NULL,
PRIMARY KEY (id),
UNIQUE KEY task_name (task_name),
KEY status_next (status, next_run),
KEY category (category),
KEY expires (expires_at)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]CREATE TABLE wor5614_mwai_tasklogs (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
task_id BIGINT UNSIGNED NOT NULL,
started DATETIME NOT NULL,
ended DATETIME NULL,
status VARCHAR(16) NOT NULL,
message TEXT NULL,
time_taken FLOAT NULL,
memory_peak BIGINT NULL,
step INT NULL,
created DATETIME NOT NULL,
PRIMARY KEY (id),
KEY task_id_started (task_id, started)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SHOW COLUMNS FROM wor5614_mwai_tasks LIKE 'category'
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]ALTER TABLE wor5614_mwai_tasks
ADD COLUMN category VARCHAR(32) NOT NULL DEFAULT 'general' AFTER description
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SHOW COLUMNS FROM wor5614_mwai_tasks LIKE 'auto_delete'
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SHOW COLUMNS FROM wor5614_mwai_tasks LIKE 'deletable'
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SHOW COLUMNS FROM wor5614_mwai_tasks LIKE 'is_multistep'
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SHOW COLUMNS FROM wor5614_mwai_tasks LIKE 'last_message'
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SHOW COLUMNS FROM wor5614_mwai_tasks LIKE 'step_data'
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]ALTER TABLE wor5614_mwai_tasks
ADD COLUMN step_data LONGTEXT NULL AFTER step_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('mwai_options', 'a:86:{s:20:\"ai_audio_default_env\";N;s:22:\"ai_audio_default_model\";s:9:\"whisper-1\";s:14:\"ai_default_env\";s:8:\"k6qm12vm\";s:16:\"ai_default_model\";s:17:\"gpt-5-chat-latest\";s:32:\"ai_embeddings_default_dimensions\";i:1536;s:25:\"ai_embeddings_default_env\";N;s:27:\"ai_embeddings_default_model\";s:22:\"text-embedding-3-small\";s:7:\"ai_envs\";a:2:{i:0;a:9:{s:4:\"name\";s:6:\"OpenAI\";s:4:\"type\";s:6:\"openai\";s:6:\"apikey\";s:0:\"\";s:9:\"finetunes\";a:0:{}s:17:\"finetunes_deleted\";a:0:{}s:16:\"legacy_finetunes\";a:0:{}s:24:\"legacy_finetunes_deleted\";a:0:{}s:5:\"usage\";a:0:{}s:2:\"id\";s:8:\"k6qm12vm\";}i:1;a:4:{s:4:\"name\";s:6:\"Claude\";s:4:\"type\";s:9:\"anthropic\";s:6:\"apikey\";s:0:\"\";s:2:\"id\";s:8:\"g8l5uyiv\";}}s:19:\"ai_fast_default_env\";N;s:21:\"ai_fast_default_model\";s:17:\"gpt-5-chat-latest\";s:21:\"ai_images_default_env\";N;s:23:\"ai_images_default_model\";s:11:\"dall-e-3-hd\";s:19:\"ai_json_default_env\";N;s:21:\"ai_json_default_model\";s:11:\"gpt-4o-mini\";s:9:\"ai_models\";a:0:{}s:15:\"ai_models_usage\";a:0:{}s:16:\"ai_responses_api\";b:1;s:12:\"ai_streaming\";b:1;s:21:\"ai_vision_default_env\";N;s:23:\"ai_vision_default_model\";s:11:\"gpt-4o-mini\";s:10:\"banned_ips\";a:0:{}s:12:\"banned_words\";a:0:{}s:16:\"chatbot_defaults\";a:48:{s:6:\"aiName\";s:4:\"AI: \";s:8:\"userName\";s:6:\"User: \";s:9:\"guestName\";s:7:\"Guest: \";s:8:\"textSend\";s:4:\"Send\";s:9:\"textClear\";s:5:\"Clear\";s:20:\"textInputPlaceholder\";s:20:\"Type your message...\";s:18:\"textInputMaxLength\";i:512;s:14:\"textCompliance\";s:0:\"\";s:13:\"startSentence\";s:23:\"Hi! How can I help you?\";s:7:\"themeId\";s:7:\"chatgpt\";s:6:\"window\";b:0;s:4:\"icon\";s:0:\"\";s:8:\"iconText\";s:0:\"\";s:13:\"iconTextDelay\";i:1;s:7:\"iconAlt\";s:17:\"AI Engine Chatbot\";s:12:\"iconPosition\";s:12:\"bottom-right\";s:10:\"centerOpen\";b:0;s:5:\"width\";s:0:\"\";s:9:\"openDelay\";s:0:\"\";s:10:\"iconBubble\";b:0;s:15:\"windowAnimation\";s:4:\"zoom\";s:10:\"fullscreen\";b:0;s:10:\"copyButton\";b:0;s:14:\"headerSubtitle\";s:12:\"Discuss with\";s:11:\"localMemory\";b:1;s:11:\"multiUpload\";b:0;s:13:\"containerType\";s:8:\"standard\";s:10:\"headerType\";s:8:\"standard\";s:12:\"messagesType\";s:8:\"standard\";s:9:\"inputType\";s:8:\"standard\";s:10:\"footerType\";s:8:\"standard\";s:5:\"botId\";N;s:12:\"instructions\";s:63:\"Converse as if you were an AI assistant. Be friendly, creative.\";s:5:\"scope\";s:7:\"chatbot\";s:4:\"mode\";s:4:\"chat\";s:12:\"contentAware\";b:0;s:15:\"embeddingsEnvId\";s:0:\"\";s:5:\"model\";s:17:\"gpt-5-chat-latest\";s:11:\"temperature\";d:0.8;s:11:\"maxMessages\";i:15;s:9:\"maxTokens\";i:4096;s:10:\"maxResults\";i:1;s:6:\"apiKey\";N;s:5:\"voice\";N;s:9:\"functions\";a:0:{}s:10:\"mcpServers\";a:0:{}s:15:\"historyStrategy\";N;s:9:\"crossSite\";a:2:{s:7:\"enabled\";b:0;s:14:\"allowedDomains\";a:0:{}}}s:19:\"chatbot_discussions\";b:0;s:36:\"chatbot_discussions_metadata_enabled\";b:1;s:40:\"chatbot_discussions_metadata_last_update\";b:1;s:42:\"chatbot_discussions_metadata_message_count\";b:1;s:39:\"chatbot_discussions_metadata_start_date\";b:1;s:26:\"chatbot_discussions_paging\";i:10;s:36:\"chatbot_discussions_refresh_interval\";i:5;s:27:\"chatbot_discussions_titling\";b:1;s:19:\"chatbot_gdpr_button\";s:12:\"I understand\";s:20:\"chatbot_gdpr_consent\";b:0;s:17:\"chatbot_gdpr_text\";s:163:\"By using this chatbot, you agree to the recording and processing of your data by our website and the external services it might use (LLMs, vector databases, etc.).\";s:18:\"chatbot_moderation\";b:0;s:14:\"chatbot_select\";s:4:\"tabs\";s:18:\"chatbot_typewriter\";b:0;s:15:\"clean_uninstall\";b:0;s:18:\"context_max_length\";i:16384;s:16:\"custom_languages\";a:8:{i:0;s:12:\"English (en)\";i:1;s:11:\"German (de)\";i:2;s:11:\"French (fr)\";i:3;s:12:\"Spanish (es)\";i:4;s:12:\"Italian (it)\";i:5;s:12:\"Chinese (zh)\";i:6;s:13:\"Japanese (ja)\";i:7;s:15:\"Portuguese (pt)\";}s:10:\"debug_mode\";b:0;s:14:\"default_limits\";a:4:{s:7:\"enabled\";b:1;s:6:\"guests\";a:5:{s:7:\"credits\";i:3;s:10:\"creditType\";s:7:\"queries\";s:9:\"timeFrame\";s:3:\"day\";s:10:\"isAbsolute\";b:0;s:16:\"overLimitMessage\";s:70:\"You have reached the limit (check the Insights Tab > Limits > Guests).\";}s:5:\"users\";a:6:{s:7:\"credits\";i:10;s:10:\"creditType\";s:5:\"price\";s:9:\"timeFrame\";s:5:\"month\";s:10:\"isAbsolute\";b:0;s:16:\"overLimitMessage\";s:69:\"You have reached the limit (check the Insights Tab > Limits > Users).\";s:12:\"ignoredUsers\";s:20:\"administrator,editor\";}s:6:\"system\";a:6:{s:7:\"credits\";i:20;s:10:\"creditType\";s:5:\"price\";s:9:\"timeFrame\";s:5:\"month\";s:10:\"isAbsolute\";b:0;s:16:\"overLimitMessage\";s:50:\"Our chatbot went to sleep. Please try again later.\";s:12:\"ignoredUsers\";s:0:\"\";}}s:8:\"dev_mode\";b:0;s:10:\"embeddings\";a:8:{s:14:\"rewriteContent\";b:1;s:13:\"rewritePrompt\";s:699:\"Start your response with the title: {TITLE}\nOn the next line, provide a brief introductory sentence that explains what the content is about.\n\nThen leave an empty line and begin the rewritten content.\n\nRewrite the content concisely in {LANGUAGE}, maintaining the same style and information. The revised text should be under 800 words, with paragraphs ranging from 160-280 words each. Omit non-textual elements and avoid unnecessary repetition. Conclude with a statement directing readers to find more information at {URL}. If you cannot meet these requirements, please leave a blank response.\n\nThe content to rewrite is below, between \'== START ==\' and \'== END ==\'.\n\n== START ==\n{CONTENT}\n== END ==\n\n\";s:13:\"forceRecreate\";b:0;s:9:\"syncPosts\";b:0;s:14:\"syncPostsEnvId\";N;s:13:\"syncPostTypes\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:7:\"product\";}s:14:\"syncPostStatus\";a:1:{i:0;s:7:\"publish\";}s:18:\"syncPostCategories\";a:0:{}}s:22:\"embeddings_default_env\";s:8:\"5n6nyjk3\";s:15:\"embeddings_envs\";a:1:{i:0;a:10:{s:4:\"name\";s:6:\"Chroma\";s:4:\"type\";s:6:\"chroma\";s:6:\"apikey\";s:0:\"\";s:6:\"server\";s:25:\"https://api.trychroma.com\";s:10:\"deployment\";s:5:\"cloud\";s:6:\"tenant\";s:0:\"\";s:8:\"database\";s:16:\"default_database\";s:10:\"collection\";s:4:\"mwai\";s:17:\"embeddings_source\";s:25:\"Qwen/Qwen3-Embedding-0.6B\";s:2:\"id\";s:8:\"5n6nyjk3\";}}s:10:\"event_logs\";b:0;s:22:\"ignore_word_boundaries\";b:0;s:13:\"image_expires\";i:3600;s:18:\"image_local_upload\";s:7:\"uploads\";s:19:\"image_remote_upload\";s:4:\"data\";s:13:\"intro_message\";b:1;s:9:\"languages\";a:8:{s:2:\"en\";s:7:\"English\";s:2:\"de\";s:6:\"German\";s:2:\"fr\";s:6:\"French\";s:2:\"es\";s:7:\"Spanish\";s:2:\"it\";s:7:\"Italian\";s:2:\"zh\";s:7:\"Chinese\";s:2:\"ja\";s:8:\"Japanese\";s:2:\"pt\";s:10:\"Portuguese\";}s:6:\"limits\";a:4:{s:7:\"enabled\";b:1;s:6:\"guests\";a:5:{s:7:\"credits\";i:3;s:10:\"creditType\";s:7:\"queries\";s:9:\"timeFrame\";s:3:\"day\";s:10:\"isAbsolute\";b:0;s:16:\"overLimitMessage\";s:70:\"You have reached the limit (check the Insights Tab > Limits > Guests).\";}s:5:\"users\";a:6:{s:7:\"credits\";i:10;s:10:\"creditType\";s:5:\"price\";s:9:\"timeFrame\";s:5:\"month\";s:10:\"isAbsolute\";b:0;s:16:\"overLimitMessage\";s:69:\"You have reached the limit (check the Insights Tab > Limits > Users).\";s:12:\"ignoredUsers\";s:20:\"administrator,editor\";}s:6:\"system\";a:6:{s:7:\"credits\";i:20;s:10:\"creditType\";s:5:\"price\";s:9:\"timeFrame\";s:5:\"month\";s:10:\"isAbsolute\";b:0;s:16:\"overLimitMessage\";s:50:\"Our chatbot went to sleep. Please try again later.\";s:12:\"ignoredUsers\";s:0:\"\";}}s:9:\"logs_path\";N;s:14:\"mcp_debug_mode\";b:0;s:8:\"mcp_envs\";a:0:{}s:13:\"module_addons\";b:1;s:14:\"module_advisor\";b:0;s:13:\"module_blocks\";b:0;s:15:\"module_chatbots\";b:1;s:17:\"module_embeddings\";b:0;s:16:\"module_finetunes\";b:0;s:12:\"module_forms\";b:0;s:24:\"module_generator_content\";b:1;s:23:\"module_generator_images\";b:1;s:23:\"module_generator_videos\";b:1;s:10:\"module_mcp\";b:0;s:17:\"module_moderation\";b:0;s:20:\"module_orchestration\";b:0;s:17:\"module_playground\";b:1;s:13:\"module_search\";b:0;s:17:\"module_statistics\";b:0;s:18:\"module_suggestions\";b:1;s:20:\"module_transcription\";b:0;s:13:\"privacy_first\";b:0;s:10:\"public_api\";b:0;s:18:\"queries_debug_mode\";b:0;s:18:\"resolve_shortcodes\";b:0;s:22:\"search_frontend_env_id\";N;s:22:\"search_frontend_method\";s:9:\"wordpress\";s:22:\"search_website_context\";s:54:\"This is a website with useful information and content.\";s:17:\"server_debug_mode\";b:0;s:18:\"speech_recognition\";b:0;s:16:\"speech_synthesis\";b:0;s:16:\"syntax_highlight\";b:0;}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'uninstall_plugins' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('uninstall_plugins', 'a:2:{i:0;b:0;s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}', 'auto') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('uninstall_plugins', 'a:2:{i:0;b:0;s:39:\"filter-everything/filter-everything.php\";a:2:{i:0;s:30:\"FilterEverything\\Filter\\Plugin\";i:1;s:9:\"uninstall\";}}', 'auto') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'royal_elementor_addons_pro_activation_time' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'fs_cache_8416' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_ignore_wp_rocket_js' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_ignore_wp_optimize_js' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_ignore_wp_optimize_css' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'updraft_restore_in_progress' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_custom_orders_table_data_sync_enabled' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_custom_orders_table_background_sync_mode' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_address_autocomplete_provider' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'gzipcompression' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wc_feature_woocommerce_brands_enabled' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_name as name, option_value as value FROM wor5614_options WHERE option_name IN ( 'secupress_settings', 'secupress_active_submodules', 'secupress_ban_ip', '_site_transient_secupress-rename-admin-username', '_site_transient_secupress-add-cookiehash-muplugin', '_site_transient_secupress-add-salt-muplugin', '_site_transient_secupress_active_submodules', '_site_transient_secupress_autoscans' )
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'secupress_welcome_settings' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value AS module, REPLACE( option_name, 'secupress_active_submodule_', '' ) AS submodule FROM wor5614_options WHERE option_name LIKE 'secupress\_active\_submodule\_%' ORDER BY option_value, option_name
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_secupress_active_submodules', 'a:0:{}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'secupress_whitelist_ip' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'secupress_users-login_settings' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'uae_analytics_optin' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT autoload FROM wor5614_options WHERE option_name = 'hfe_is_theme_supported' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SHOW FULL COLUMNS FROM `wor5614_options`
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-particles' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-parallax-background' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-sticky-section' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-custom-css' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_override_woo_templates' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_enable_woo_flexslider_navigation' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_enable_product_image_zoom' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_remove_wc_default_lightbox' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_override_woo_mini_cart' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_add_wishlist_to_my_account' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'site_mailer_access_token' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'site_mail_logs_db_version' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]CREATE TABLE wor5614_site_mail_logs (
`id` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT,
`api_id` VARCHAR(255) DEFAULT '',
`to` TEXT ,
`subject` VARCHAR(768) DEFAULT '',
`headers` TEXT DEFAULT NULL,
`message` TEXT DEFAULT NULL,
`activity` TEXT ,
`source` TEXT NOT NULL,
`status` VARCHAR(255) ,
`opened` BOOLEAN ,
`created_at` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
`updated_at` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
PRIMARY KEY (`id`),
KEY `api_id` (`api_id`)
) AUTO_INCREMENT=11 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('site_mail_logs_db_version', '5', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'site_mailer_suppressions_db_version' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]CREATE TABLE wor5614_site_mail_suppressions (
`id` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT,
`email` VARCHAR(255) NOT NULL,
`reason` VARCHAR(255) COMMENT 'unsubscribed | manual | bounced | blocked',
`created_at` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
`updated_at` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
PRIMARY KEY (`id`),
UNIQUE `email` (`email`)
) AUTO_INCREMENT=11 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('site_mailer_suppressions_db_version', '1', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'site_mailer_statuses_db_version' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]CREATE TABLE wor5614_site_mail_statuses (
`id` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT,
`log_id` VARCHAR(255) NOT NULL,
`email` VARCHAR(255) NOT NULL,
`type` VARCHAR(3) DEFAULT 'to' COMMENT "to|cc|bcc",
`status` VARCHAR(255) DEFAULT 'pending' COMMENT "pending|accepted|processed|delivered|bounce|dropped|deferred|not sent|rate limit|not valid|unsubscribed",
`opened` BOOLEAN NOT NULL DEFAULT 0,
`created_at` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
`updated_at` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
PRIMARY KEY (`id`),
KEY `log_id` (`log_id`)
) AUTO_INCREMENT=11 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('site_mailer_statuses_db_version', '2', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_show_marketplace_suggestions' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wc_brands_show_description' LIMIT 1
WordPress database error: [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_name, option_value FROM wor5614_options WHERE option_name IN ('_transient_jetpack_connection_active_plugins_refresh','_transient_timeout_jetpack_connection_active_plugins_refresh')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wc_blocks_use_blockified_product_grid_block_as_template' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-e_font_icon_svg' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-additional_custom_breakpoints' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-container' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-e_optimized_markup' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-theme_builder_v2' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_icon_manager_needs_update' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.ID
FROM wor5614_posts INNER JOIN wor5614_postmeta ON ( wor5614_posts.ID = wor5614_postmeta.post_id )
WHERE 1=1 AND (
( wor5614_postmeta.meta_key = '_elementor_template_type' AND wor5614_postmeta.meta_value = 'landing-page' )
) AND wor5614_posts.post_type = 'e-landing-page' AND ((wor5614_posts.post_status <> 'trash' AND wor5614_posts.post_status <> 'auto-draft'))
GROUP BY wor5614_posts.ID
ORDER BY wor5614_posts.post_date DESC
LIMIT 0, 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-e_pro_free_trial_popup' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-nested-elements' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_optimized_image_loading' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-pages_panel' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-home_screen' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-e_atomic_elements' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-e_classes' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-global_classes_should_enforce_capabilities' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-e_variables' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-e_opt_in_v4_page' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-e_opt_in_v4' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-e_components' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-e_interactions' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT COUNT(*)
FROM wor5614_options
WHERE option_name LIKE 'elementor\\_1\\_elementor\\_updater\\_batch\\_%'
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT meta_id FROM wor5614_postmeta WHERE meta_key = '_elementor_css'
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT meta_id FROM wor5614_postmeta WHERE meta_key = '_elementor_element_cache'
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT meta_id FROM wor5614_postmeta WHERE meta_key = '_elementor_page_assets'
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT autoload FROM wor5614_options WHERE option_name = 'elementor-custom-breakpoints-files'
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT autoload FROM wor5614_options WHERE option_name = '_elementor_assets_data'
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT autoload FROM wor5614_options WHERE option_name = 'elementor_atomic_cache_validity__component-styles-related-posts'
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT meta_id FROM wor5614_postmeta WHERE meta_key = '_elementor_inline_svg'
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_1_elementor_updater_batch_b62c412cebb1d9f0ddd66807d69b' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('elementor_1_elementor_updater_batch_b62c412cebb1d9f0ddd66807d69b', 'a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SHOW FULL COLUMNS FROM `wor5614_options`
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_log' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('elementor_log', 'a:1:{s:32:\"38f8413649a28d4f9bd407f542dcdbf2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-19 21:19:19\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.1\";s:2:\"to\";s:6:\"3.35.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-19 21:19:19\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.1\";s:2:\"to\";s:6:\"3.35.5\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}}', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT COUNT(*)
FROM wor5614_options
WHERE option_name LIKE 'elementor\\_1\\_elementor\\_updater\\_batch\\_%'
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT COUNT(*)
FROM wor5614_options
WHERE option_name LIKE 'elementor\\_1\\_custom\\_task\\_manger\\_batch\\_%'
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_custom_tasks' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_pro_license_key' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_font_awesome_pro_kit_id' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT SQL_CALC_FOUND_ROWS wor5614_posts.ID
FROM wor5614_posts INNER JOIN wor5614_postmeta ON ( wor5614_posts.ID = wor5614_postmeta.post_id ) INNER JOIN wor5614_postmeta AS mt1 ON ( wor5614_posts.ID = mt1.post_id )
WHERE 1=1 AND (
wor5614_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND wor5614_posts.post_type = 'elementor_library' AND ((wor5614_posts.post_status <> 'trash' AND wor5614_posts.post_status <> 'auto-draft'))
GROUP BY wor5614_posts.ID
ORDER BY wor5614_posts.post_date DESC
LIMIT 0, 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_pro_recaptcha_site_key' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_pro_recaptcha_v3_site_key' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_form-submissions' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.ID
FROM wor5614_posts
WHERE 1=1 AND wor5614_posts.post_type = 'elementor_snippet' AND ((wor5614_posts.post_status = 'publish'))
ORDER BY wor5614_posts.post_date DESC
LIMIT 0, 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-mega-menu' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_experiment-e_pro_variables' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-grid' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-woo-grid' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-media-grid' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-magazine-grid' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-posts-timeline' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-advanced-slider' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-offcanvas' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-testimonial' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-nav-menu' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-mega-menu' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-form-builder' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-onepage-nav' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-instagram-feed' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-data-table' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-pricing-table' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-content-toggle' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-charts' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-countdown' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-progress-bar' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-tabs' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-dual-color-heading' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-image-accordion' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-advanced-accordion' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-advanced-text' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-flip-carousel' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-flip-box' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-promo-box' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-feature-list' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-before-after' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-image-hotspots' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-forms' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-mailchimp' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-content-ticker' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-button' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-dual-button' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-team-member' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-google-maps' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-price-list' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-business-hours' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-sharing-buttons' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-search' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-back-to-top' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-phone-call' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-lottie-animations' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-logo' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-popup-trigger' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-taxonomy-list' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-page-list' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-elementor-template' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-reading-progress-bar' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-twitter-feed' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-image-scroll' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-date' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-post-title' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-post-media' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-post-content' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-post-info' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-post-navigation' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-post-comments' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-author-box' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-archive-title' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-title' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-media' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-price' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-add-to-cart' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-tabs' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-excerpt' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-description' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-rating' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-meta' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-sales-badge' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-stock' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-additional-information' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-notice' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-product-mini-cart' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-page-cart' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-element-page-checkout' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_name, option_value FROM wor5614_options WHERE option_name IN ('_transient_wc_installing','_transient_timeout_wc_installing')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wc_product_download_dir_sync_page' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_feature_agentic_checkout_enabled' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.*
FROM wor5614_posts
WHERE 1=1 AND wor5614_posts.post_type = 'acf-taxonomy' AND ((wor5614_posts.post_status = 'publish' OR wor5614_posts.post_status = 'acf-disabled'))
ORDER BY wor5614_posts.menu_order ASC, wor5614_posts.post_title ASC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.*
FROM wor5614_posts
WHERE 1=1 AND wor5614_posts.post_type = 'acf-post-type' AND ((wor5614_posts.post_status = 'publish' OR wor5614_posts.post_status = 'acf-disabled'))
ORDER BY wor5614_posts.menu_order ASC, wor5614_posts.post_title ASC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 17 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_prepend_shop_page_to_urls' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 17 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_cheque_settings' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_bacs_settings' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_cod_settings' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'cptui_taxonomies' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_name, option_value FROM wor5614_options WHERE option_name IN ('_site_transient_wp_theme_files_patterns-fb283c4f0bcf122c1ee99d5ebd45abd1','_site_transient_timeout_wp_theme_files_patterns-fb283c4f0bcf122c1ee99d5ebd45abd1')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_timeout_wp_theme_files_patterns-fb283c4f0bcf122c1ee99d5ebd45abd1', '1771537760', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_wp_theme_files_patterns-fb283c4f0bcf122c1ee99d5ebd45abd1', 'a:2:{s:7:\"version\";s:6:\"2.1.23\";s:8:\"patterns\";a:0:{}}', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT t.term_id
FROM wor5614_terms AS t INNER JOIN wor5614_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('nav_menu')
ORDER BY t.name ASC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-notice-titlesize' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-notice-textsize' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-notice-width' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-notice-margin' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-btn-fsize' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-btn-br' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-btn-padding' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-sale-fsize' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-sale-br' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-sale-padding' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-shop-title-fsize' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-shop-price-fsize' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-longdesc-top' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-longdesc-bottom' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-addinfo-top' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-addinfo-bottom' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-reviews-top' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-reviews-bottom' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-product-title-fsize' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-product-price-fsize' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-contshop-fsize' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-contshop-pad' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-return-btn-fsize' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-return-btn-pad' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-proceed-btn-fsize' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-proceed-btn-pad' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_enable_signup_and_login_from_checkout' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-checkout-placeorder-btn-fsize' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-checkout-placeorder-btn-pad' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-checkout-sechead-fsize' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_name, option_value FROM wor5614_options WHERE option_name IN ('_transient_wpc_filters_query','_transient_timeout_wpc_filters_query')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.ID, wor5614_posts.post_title, wor5614_posts.post_content, wor5614_posts.post_name, wor5614_posts.post_parent, wor5614_posts.menu_order FROM wor5614_posts WHERE wor5614_posts.post_type = 'filter-field' AND wor5614_posts.post_status = 'publish' AND wor5614_posts.post_parent != 0 ORDER BY wor5614_posts.menu_order ASC, wor5614_posts.ID DESC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_wpc_filters_query', '1771579160', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_wpc_filters_query', 'a:0:{}', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_myaccount_page_id' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_checkout_page_id' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_thumbnail_cropping' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_feature_marketplace_enabled' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_feature_fulfillments_enabled' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'preload_cache_counter' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'secupress_sensitive-data_settings' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_hide_banners' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_sale_remind_me_later' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_analytics_immediate_import' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT a.action_id FROM wor5614_actionscheduler_actions a LEFT JOIN wor5614_actionscheduler_groups g ON g.group_id=a.group_id WHERE 1=1 AND g.slug='wc-admin-data' AND a.hook='wc-admin_process_pending_orders_batch' AND a.status IN ('pending') AND a.claim_id = 0 AND (a.hook LIKE '%[]%' OR (a.extended_args IS NULL AND a.args LIKE '%[]%') OR a.extended_args LIKE '%[]%') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_name, option_value FROM wor5614_options WHERE option_name IN ('_transient_woocommerce_blocks_asset_api_script_data_ssl','_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_name, option_value FROM wor5614_options WHERE option_name IN ('_site_transient_woocommerce_blocks_patterns','_site_transient_timeout_woocommerce_blocks_patterns')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_timeout_woocommerce_blocks_patterns', '1774127960', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_woocommerce_blocks_patterns', 'a:2:{s:7:\"version\";s:6:\"10.4.3\";s:8:\"patterns\";a:41:{i:0;a:11:{s:5:\"title\";s:6:\"Banner\";s:4:\"slug\";s:25:\"woocommerce-blocks/banner\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:10:\"banner.php\";}i:1;a:11:{s:5:\"title\";s:23:\"Coming Soon Entire Site\";s:4:\"slug\";s:35:\"woocommerce/coming-soon-entire-site\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"coming-soon-entire-site.php\";}i:2;a:11:{s:5:\"title\";s:22:\"Coming Soon Store Only\";s:4:\"slug\";s:34:\"woocommerce/coming-soon-store-only\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"coming-soon-store-only.php\";}i:3;a:11:{s:5:\"title\";s:11:\"Coming Soon\";s:4:\"slug\";s:23:\"woocommerce/coming-soon\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:15:\"coming-soon.php\";}i:4;a:11:{s:5:\"title\";s:29:\"Content right with image left\";s:4:\"slug\";s:48:\"woocommerce-blocks/content-right-with-image-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"content-right-image-left.php\";}i:5;a:11:{s:5:\"title\";s:29:\"Featured Category Cover Image\";s:4:\"slug\";s:48:\"woocommerce-blocks/featured-category-cover-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"featured-category-cover-image.php\";}i:6;a:11:{s:5:\"title\";s:24:\"Featured Category Triple\";s:4:\"slug\";s:43:\"woocommerce-blocks/featured-category-triple\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"featured-category-triple.php\";}i:7;a:11:{s:5:\"title\";s:12:\"Large Footer\";s:4:\"slug\";s:31:\"woocommerce-blocks/footer-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"footer-large.php\";}i:8;a:11:{s:5:\"title\";s:23:\"Footer with Simple Menu\";s:4:\"slug\";s:37:\"woocommerce-blocks/footer-simple-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"footer-simple-menu.php\";}i:9;a:11:{s:5:\"title\";s:17:\"Footer with menus\";s:4:\"slug\";s:38:\"woocommerce-blocks/footer-with-3-menus\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"footer-with-3-menus.php\";}i:10;a:11:{s:5:\"title\";s:28:\"Four Image Grid Content Left\";s:4:\"slug\";s:47:\"woocommerce-blocks/form-image-grid-content-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"four-image-grid-content-left.php\";}i:11;a:11:{s:5:\"title\";s:20:\"Centered Header Menu\";s:4:\"slug\";s:39:\"woocommerce-blocks/header-centered-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-centered-pattern.php\";}i:12;a:11:{s:5:\"title\";s:23:\"Distraction Free Header\";s:4:\"slug\";s:42:\"woocommerce-blocks/header-distraction-free\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-distraction-free.php\";}i:13;a:11:{s:5:\"title\";s:16:\"Essential Header\";s:4:\"slug\";s:35:\"woocommerce-blocks/header-essential\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"header-essential.php\";}i:14;a:11:{s:5:\"title\";s:12:\"Large Header\";s:4:\"slug\";s:31:\"woocommerce-blocks/header-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"header-large.php\";}i:15;a:11:{s:5:\"title\";s:14:\"Minimal Header\";s:4:\"slug\";s:33:\"woocommerce-blocks/header-minimal\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:18:\"header-minimal.php\";}i:16;a:11:{s:5:\"title\";s:47:\"Heading with three columns of content with link\";s:4:\"slug\";s:66:\"woocommerce-blocks/heading-with-three-columns-of-content-with-link\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:51:\"heading-with-three-columns-of-content-with-link.php\";}i:17;a:11:{s:5:\"title\";s:20:\"Hero Product 3 Split\";s:4:\"slug\";s:39:\"woocommerce-blocks/hero-product-3-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:24:\"hero-product-3-split.php\";}i:18;a:11:{s:5:\"title\";s:23:\"Hero Product Chessboard\";s:4:\"slug\";s:42:\"woocommerce-blocks/hero-product-chessboard\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"hero-product-chessboard.php\";}i:19;a:11:{s:5:\"title\";s:18:\"Hero Product Split\";s:4:\"slug\";s:37:\"woocommerce-blocks/hero-product-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"hero-product-split.php\";}i:20;a:11:{s:5:\"title\";s:33:\"Centered content with image below\";s:4:\"slug\";s:52:\"woocommerce-blocks/centered-content-with-image-below\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:43:\"intro-centered-content-with-image-below.php\";}i:21;a:11:{s:5:\"title\";s:22:\"Just Arrived Full Hero\";s:4:\"slug\";s:41:\"woocommerce-blocks/just-arrived-full-hero\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"just-arrived-full-hero.php\";}i:22;a:11:{s:5:\"title\";s:33:\"No Products Found - Clear Filters\";s:4:\"slug\";s:43:\"woocommerce/no-products-found-clear-filters\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:29:\"no-products-found-filters.php\";}i:23;a:11:{s:5:\"title\";s:17:\"No Products Found\";s:4:\"slug\";s:29:\"woocommerce/no-products-found\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:21:\"no-products-found.php\";}i:24;a:11:{s:5:\"title\";s:19:\"Default Coming Soon\";s:4:\"slug\";s:36:\"woocommerce/page-coming-soon-default\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:28:\"page-coming-soon-default.php\";}i:25;a:11:{s:5:\"title\";s:25:\"Coming Soon Image Gallery\";s:4:\"slug\";s:42:\"woocommerce/page-coming-soon-image-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:34:\"page-coming-soon-image-gallery.php\";}i:26;a:11:{s:5:\"title\";s:30:\"Coming Soon Minimal Left Image\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-minimal-left-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-minimal-left-image.php\";}i:27;a:11:{s:5:\"title\";s:24:\"Coming Soon Modern Black\";s:4:\"slug\";s:41:\"woocommerce/page-coming-soon-modern-black\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:33:\"page-coming-soon-modern-black.php\";}i:28;a:11:{s:5:\"title\";s:29:\"Coming Soon Split Right Image\";s:4:\"slug\";s:46:\"woocommerce/page-coming-soon-split-right-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:38:\"page-coming-soon-split-right-image.php\";}i:29;a:11:{s:5:\"title\";s:34:\"Coming Soon With Header and Footer\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-with-header-footer\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-with-header-footer.php\";}i:30;a:11:{s:5:\"title\";s:28:\"Product Collection 3 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-3-columns.php\";}i:31;a:11:{s:5:\"title\";s:28:\"Product Collection 4 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-4-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-4-columns.php\";}i:32;a:11:{s:5:\"title\";s:28:\"Product Collection 5 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-5-columns.php\";}i:33;a:11:{s:5:\"title\";s:47:\"Product Collection: Featured Products 5 Columns\";s:4:\"slug\";s:65:\"woocommerce-blocks/product-collection-featured-products-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:50:\"product-collection-featured-products-5-columns.php\";}i:34;a:11:{s:5:\"title\";s:15:\"Product Gallery\";s:4:\"slug\";s:48:\"woocommerce-blocks/product-query-product-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:36:\"core/query/woocommerce/product-query\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"product-query-product-gallery.php\";}i:35;a:11:{s:5:\"title\";s:14:\"Product Search\";s:4:\"slug\";s:31:\"woocommerce/product-search-form\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"product-search-form.php\";}i:36;a:11:{s:5:\"title\";s:16:\"Related Products\";s:4:\"slug\";s:35:\"woocommerce-blocks/related-products\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"related-products.php\";}i:37;a:11:{s:5:\"title\";s:33:\"Social: Follow us on social media\";s:4:\"slug\";s:51:\"woocommerce-blocks/social-follow-us-in-social-media\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:25:\"WooCommerce, social-media\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:36:\"social-follow-us-in-social-media.php\";}i:38;a:11:{s:5:\"title\";s:22:\"Testimonials 3 Columns\";s:4:\"slug\";s:41:\"woocommerce-blocks/testimonials-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"testimonials-3-columns.php\";}i:39;a:11:{s:5:\"title\";s:19:\"Testimonials Single\";s:4:\"slug\";s:38:\"woocommerce-blocks/testimonials-single\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"testimonials-single.php\";}i:40;a:11:{s:5:\"title\";s:37:\"Three columns with images and content\";s:4:\"slug\";s:56:\"woocommerce-blocks/three-columns-with-images-and-content\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:41:\"three-columns-with-images-and-content.php\";}}}', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'ptk_patterns' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT a.action_id FROM wor5614_actionscheduler_actions a LEFT JOIN wor5614_actionscheduler_groups g ON g.group_id=a.group_id WHERE 1=1 AND g.slug='woocommerce' AND a.hook='fetch_patterns' AND a.args='[]' AND a.status IN ('in-progress', 'pending') LIMIT 0, 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT group_id FROM wor5614_actionscheduler_groups WHERE slug='woocommerce'
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SHOW FULL COLUMNS FROM `wor5614_actionscheduler_groups`
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]
INSERT INTO wor5614_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'fetch_patterns', 'pending', '2026-02-19 21:19:20', '2026-02-19 21:19:20', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771535960;s:18:\"\0*\0first_timestamp\";i:1771535960;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771535960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_name, option_value FROM wor5614_options WHERE option_name IN ('_transient_wc_ptk_pattern_store_warning','_transient_timeout_wc_ptk_pattern_store_warning')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT a.action_id FROM wor5614_actionscheduler_actions a WHERE 1=1 AND a.hook='fetch_patterns' AND a.status IN ('in-progress', 'pending') LIMIT 0, 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_logs_logging_enabled' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_logs_level_threshold' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_logs_default_handler' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_wc_ptk_pattern_store_warning', '1771622360', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_wc_ptk_pattern_store_warning', '1', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_enable_delayed_account_creation' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_lazy_load_background_images' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_name, option_value FROM wor5614_options WHERE option_name IN ('_transient_wc_block_product_filter_attribute_default_attribute','_transient_timeout_wc_block_product_filter_attribute_default_attribute')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT COUNT(*)
FROM wor5614_terms AS t INNER JOIN wor5614_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_cpf')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT COUNT(*)
FROM wor5614_terms AS t INNER JOIN wor5614_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_duree')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT COUNT(*)
FROM wor5614_terms AS t INNER JOIN wor5614_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_format')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT COUNT(*)
FROM wor5614_terms AS t INNER JOIN wor5614_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_lieu')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT COUNT(*)
FROM wor5614_terms AS t INNER JOIN wor5614_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_prix')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_wc_block_product_filter_attribute_default_attribute', '1771622360', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_wc_block_product_filter_attribute_default_attribute', 'O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"5\";s:14:\"attribute_name\";s:3:\"cpf\";s:15:\"attribute_label\";s:3:\"CPF\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";i:0;}', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 17 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT ID, post_name, post_parent, post_type
FROM wor5614_posts
WHERE post_name IN ('fr','contacteznous-awp')
AND post_type IN ('page','attachment')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.*
FROM wor5614_posts
WHERE 1=1 AND wor5614_posts.post_name = 'contacteznous-awp' AND wor5614_posts.post_type = 'attachment'
ORDER BY wor5614_posts.post_date DESC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_cart_page_id' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT p.ID, pm.meta_value FROM wor5614_postmeta as pm
INNER JOIN wor5614_posts as p ON pm.post_id = p.ID
WHERE pm.meta_key = 'ehf_target_include_locations'
AND p.post_type = 'elementor-hf'
AND p.post_status = 'publish' AND (pm.meta_value LIKE '%"basic-global"%' OR pm.meta_value LIKE '%"special-404"%') ORDER BY p.post_date DESC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT post_id FROM wor5614_postmeta, wor5614_posts WHERE ID = post_id AND post_type = 'attachment' AND meta_key = '_wp_old_slug' AND meta_value = 'contacteznous-awp'
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT ID FROM wor5614_posts WHERE post_name LIKE 'contacteznous-awp%' AND post_type IN ('post', 'page', 'attachment', 'e-floating-buttons', 'product', 'softlite_block') AND post_status IN ('publish', 'acf-disabled')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-shop-edit-pp' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-product-edit-btn' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-shop-remove-sorting' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-shop-remove-result' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-shop-remove-title' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-add-shop-button' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-remove-product-sku' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-shop-show-stock' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-shop-remove-catcount' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-shop-add-soldout' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-shop-new-badge' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-remove-product-title' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-admin-product-stats' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-notice-banner' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-bts-btn' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-checkout-remove-order-notes' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-set-cart-increment-vals' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-product-variable-ddo' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wcproduct-desc-tab' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wcproduct-addinfo-tab' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-account-orders-tab' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-account-downloads-tab' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-account-address-tab' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-account-details-tab' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-add-price-prefix' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-add-price-suffix' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-remove-cross-sells' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-move-crollsells-below' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT t.term_id
FROM wor5614_terms AS t INNER JOIN wor5614_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('wp_theme') AND t.name IN ('blocksy')
LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.ID
FROM wor5614_posts
WHERE 1=1 AND wor5614_posts.post_name IN ('coming-soon') AND (
0 = 1
) AND wor5614_posts.post_type = 'wp_template' AND ((wor5614_posts.post_status = 'publish'))
GROUP BY wor5614_posts.ID
ORDER BY wor5614_posts.post_date DESC
LIMIT 0, 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT t.term_id
FROM wor5614_terms AS t INNER JOIN wor5614_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('wp_theme') AND t.name IN ('woocommerce', 'woocommerce/woocommerce', 'blocksy')
LIMIT 3
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.*
FROM wor5614_posts
WHERE 1=1 AND wor5614_posts.post_name IN ('coming-soon') AND (
0 = 1
) AND ((wor5614_posts.post_type = 'wp_template' AND (wor5614_posts.post_status = 'publish' OR wor5614_posts.post_status = 'acf-disabled')))
GROUP BY wor5614_posts.ID
ORDER BY wor5614_posts.post_date DESC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2412 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.ID
FROM wor5614_posts
WHERE 1=1 AND (
0 = 1
) AND wor5614_posts.post_type = 'wp_global_styles' AND ((wor5614_posts.post_status = 'publish'))
GROUP BY wor5614_posts.ID
ORDER BY wor5614_posts.post_date DESC
LIMIT 0, 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT t.term_id
FROM wor5614_terms AS t INNER JOIN wor5614_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('wp_theme') AND t.name IN ('woocommerce/woocommerce')
LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.ID
FROM wor5614_posts
WHERE 1=1 AND wor5614_posts.post_name IN ('coming-soon-social-links') AND (
0 = 1
) AND wor5614_posts.post_type = 'wp_template_part' AND ((wor5614_posts.post_status = 'publish' OR wor5614_posts.post_status = 'draft' OR wor5614_posts.post_status = 'trash' OR wor5614_posts.post_status = 'auto-draft'))
GROUP BY wor5614_posts.ID
ORDER BY wor5614_posts.post_date DESC
LIMIT 0, 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_google_map_api_key' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_google_map_language' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_disabled_elements' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_editor_break_lines' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT post_id, meta_key, meta_value FROM wor5614_postmeta WHERE post_id IN (11) ORDER BY meta_id ASC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_google_font' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.*
FROM wor5614_posts
WHERE 1=1 AND ((wor5614_posts.post_type = 'elementor_font' AND (wor5614_posts.post_status = 'publish' OR wor5614_posts.post_status = 'acf-disabled')))
ORDER BY wor5614_posts.post_date DESC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_typekit-data' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_typekit-kit-id' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2412 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2412 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT post_id, meta_key, meta_value FROM wor5614_postmeta WHERE post_id IN (2412) ORDER BY meta_id ASC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2412 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2410 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2410 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT post_id, meta_key, meta_value FROM wor5614_postmeta WHERE post_id IN (2410) ORDER BY meta_id ASC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2410 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_role-manager' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_terms_page_id' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'mwai_themes' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_load_fa4_shim' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_header_conditions' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_hide_head_foot_on_maintenenace' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_footer_conditions' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_archive_conditions' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_single_conditions' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr-parallax-multi-layer' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_name, option_value FROM wor5614_options WHERE option_name IN ('_transient_blocksy_dynamic_styles_descriptor','_transient_timeout_blocksy_dynamic_styles_descriptor')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_blocksy_dynamic_styles_descriptor', '1802639960', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_blocksy_dynamic_styles_descriptor', 'a:2:{s:12:\"google_fonts\";a:0:{}s:6:\"styles\";a:3:{s:7:\"desktop\";s:20572:\"[data-header*=\"type-1\"] .ct-header [data-id=\"logo\"] .site-title {--theme-font-weight:700;--theme-font-size:25px;--theme-line-height:1.5;--theme-link-initial-color:var(--theme-palette-color-4);} [data-header*=\"type-1\"] .ct-header [data-id=\"menu\"] > ul > li > a {--theme-font-weight:700;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;--theme-link-initial-color:var(--theme-text-color);} [data-header*=\"type-1\"] .ct-header [data-id=\"menu\"] .sub-menu .ct-menu-link {--theme-link-initial-color:var(--theme-palette-color-8);--theme-font-weight:500;--theme-font-size:12px;} [data-header*=\"type-1\"] .ct-header [data-id=\"menu\"] .sub-menu {--dropdown-divider:1px dashed rgba(255, 255, 255, 0.1);--theme-box-shadow:0px 10px 20px rgba(41, 51, 61, 0.1);--theme-border-radius:0px 0px 2px 2px;} [data-header*=\"type-1\"] .ct-header [data-row*=\"middle\"] {--height:120px;background-color:var(--theme-palette-color-8);background-image:none;--theme-border-top:none;--theme-border-bottom:none;--theme-box-shadow:none;} [data-header*=\"type-1\"] .ct-header [data-row*=\"middle\"] > div {--theme-border-top:none;--theme-border-bottom:none;} [data-header*=\"type-1\"] [data-id=\"mobile-menu\"] {--theme-font-weight:700;--theme-font-size:20px;--theme-link-initial-color:#ffffff;--mobile-menu-divider:none;} [data-header*=\"type-1\"] #offcanvas {--theme-box-shadow:0px 0px 70px rgba(0, 0, 0, 0.35);--side-panel-width:500px;--panel-content-height:100%;} [data-header*=\"type-1\"] #offcanvas .ct-panel-inner {background-color:rgba(18, 21, 25, 0.98);} [data-header*=\"type-1\"] #search-modal .ct-search-results {--theme-font-weight:500;--theme-font-size:14px;--theme-line-height:1.4;} [data-header*=\"type-1\"] #search-modal .ct-search-form {--theme-link-initial-color:#ffffff;--theme-form-text-initial-color:#ffffff;--theme-form-text-focus-color:#ffffff;--theme-form-field-border-initial-color:rgba(255, 255, 255, 0.2);--theme-button-text-initial-color:rgba(255, 255, 255, 0.7);--theme-button-text-hover-color:#ffffff;--theme-button-background-initial-color:var(--theme-palette-color-1);--theme-button-background-hover-color:var(--theme-palette-color-1);} [data-header*=\"type-1\"] #search-modal {background-color:rgba(18, 21, 25, 0.98);} [data-header*=\"type-1\"] [data-id=\"trigger\"] {--theme-icon-size:18px;} [data-header*=\"type-1\"] {--header-height:120px;} [data-header*=\"type-1\"] .ct-header {background-image:none;} [data-footer*=\"type-1\"] .ct-footer [data-row*=\"bottom\"] > div {--container-spacing:25px;--theme-border:none;--theme-border-top:none;--theme-border-bottom:none;--grid-template-columns:initial;} [data-footer*=\"type-1\"] .ct-footer [data-row*=\"bottom\"] .widget-title {--theme-font-size:16px;} [data-footer*=\"type-1\"] .ct-footer [data-row*=\"bottom\"] {--theme-border-top:none;--theme-border-bottom:none;background-color:transparent;} [data-footer*=\"type-1\"] [data-id=\"copyright\"] {--theme-font-weight:400;--theme-font-size:15px;--theme-line-height:1.3;} [data-footer*=\"type-1\"] .ct-footer {background-color:var(--theme-palette-color-6);}:root {--theme-font-family:var(--theme-font-stack-default);--theme-font-weight:400;--theme-text-transform:none;--theme-text-decoration:none;--theme-font-size:16px;--theme-line-height:1.5;--theme-letter-spacing:0em;--theme-button-font-weight:500;--theme-button-font-size:15px;--badge-background-color:var(--theme-palette-color-1);--has-classic-forms:var(--true);--has-modern-forms:var(--false);--theme-form-field-border-initial-color:var(--theme-border-color);--theme-form-field-border-focus-color:var(--theme-palette-color-1);--theme-form-selection-field-initial-color:var(--theme-border-color);--theme-form-selection-field-active-color:var(--theme-palette-color-1);--e-global-color-blocksy_palette_1:var(--theme-palette-color-1);--e-global-color-blocksy_palette_2:var(--theme-palette-color-2);--e-global-color-blocksy_palette_3:var(--theme-palette-color-3);--e-global-color-blocksy_palette_4:var(--theme-palette-color-4);--e-global-color-blocksy_palette_5:var(--theme-palette-color-5);--e-global-color-blocksy_palette_6:var(--theme-palette-color-6);--e-global-color-blocksy_palette_7:var(--theme-palette-color-7);--e-global-color-blocksy_palette_8:var(--theme-palette-color-8);--theme-palette-color-1:#2872fa;--theme-palette-color-2:#1559ed;--theme-palette-color-3:#3A4F66;--theme-palette-color-4:#192a3d;--theme-palette-color-5:#e1e8ed;--theme-palette-color-6:#f2f5f7;--theme-palette-color-7:#FAFBFC;--theme-palette-color-8:#ffffff;--theme-text-color:var(--theme-palette-color-3);--theme-link-initial-color:var(--theme-palette-color-1);--theme-link-hover-color:var(--theme-palette-color-2);--theme-selection-text-color:#ffffff;--theme-selection-background-color:var(--theme-palette-color-1);--theme-border-color:var(--theme-palette-color-5);--theme-headings-color:var(--theme-palette-color-4);--theme-content-spacing:1.5em;--theme-button-min-height:40px;--theme-button-shadow:none;--theme-button-transform:none;--theme-button-text-initial-color:#ffffff;--theme-button-text-hover-color:#ffffff;--theme-button-background-initial-color:var(--theme-palette-color-1);--theme-button-background-hover-color:var(--theme-palette-color-2);--theme-button-border:none;--theme-button-padding:5px 20px;--theme-normal-container-max-width:1290px;--theme-content-vertical-spacing:60px;--theme-container-edge-spacing:90vw;--theme-narrow-container-max-width:750px;--theme-wide-offset:130px;}h1 {--theme-font-weight:700;--theme-font-size:40px;--theme-line-height:1.5;}h2 {--theme-font-weight:700;--theme-font-size:35px;--theme-line-height:1.5;}h3 {--theme-font-weight:700;--theme-font-size:30px;--theme-line-height:1.5;}h4 {--theme-font-weight:700;--theme-font-size:25px;--theme-line-height:1.5;}h5 {--theme-font-weight:700;--theme-font-size:20px;--theme-line-height:1.5;}h6 {--theme-font-weight:700;--theme-font-size:16px;--theme-line-height:1.5;}.wp-block-pullquote {--theme-font-family:Georgia;--theme-font-weight:600;--theme-font-size:25px;}pre, code, samp, kbd {--theme-font-family:monospace;--theme-font-weight:400;--theme-font-size:16px;}figcaption {--theme-font-size:14px;}.ct-sidebar .widget-title {--theme-font-size:20px;}.ct-breadcrumbs {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;}body {background-color:var(--theme-palette-color-7);background-image:none;} [data-prefix=\"single_blog_post\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"single_blog_post\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"categories\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"categories\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"search\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"search\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"author\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"author\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"author\"] .hero-section[data-type=\"type-2\"] {background-color:var(--theme-palette-color-6);background-image:none;--container-padding:50px 0px;} [data-prefix=\"single_page\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"single_page\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"woo_categories\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"woo_categories\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"woo_categories\"] .hero-section[data-type=\"type-2\"] {--alignment:start;background-color:var(--theme-palette-color-6);background-image:none;--container-padding:50px 0px;} [data-prefix=\"product\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"product\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"elementor-hf_single\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"elementor-hf_single\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"elementor-hf_archive\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"elementor-hf_archive\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"wpr_templates_single\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"wpr_templates_single\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"wpr_templates_archive\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"wpr_templates_archive\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"softlite_block_single\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"softlite_block_single\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"softlite_block_archive\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"softlite_block_archive\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"wpr_mega_menu_single\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"wpr_mega_menu_single\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"wpr_mega_menu_archive\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"wpr_mega_menu_archive\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"blog\"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix=\"blog\"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix=\"blog\"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix=\"blog\"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix=\"categories\"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix=\"categories\"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix=\"categories\"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix=\"categories\"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix=\"author\"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix=\"author\"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix=\"author\"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix=\"author\"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix=\"search\"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix=\"search\"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix=\"search\"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix=\"search\"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix=\"elementor-hf_archive\"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix=\"elementor-hf_archive\"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix=\"elementor-hf_archive\"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix=\"elementor-hf_archive\"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix=\"wpr_templates_archive\"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix=\"wpr_templates_archive\"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix=\"wpr_templates_archive\"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix=\"wpr_templates_archive\"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix=\"softlite_block_archive\"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix=\"softlite_block_archive\"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix=\"softlite_block_archive\"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix=\"softlite_block_archive\"] .entry-card {background-color:var(--theme-palette-color-8);--card-border:1px solid rgba(44,62,80,0.2);--theme-border-radius:50px;--theme-image-border-radius:calc(50px - 1px);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix=\"softlite_block_archive\"] .entry-card .ct-media-container:after {background-color:rgba(0,0,0,0.5);} [data-prefix=\"wpr_mega_menu_archive\"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix=\"wpr_mega_menu_archive\"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix=\"wpr_mega_menu_archive\"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix=\"wpr_mega_menu_archive\"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);}.quantity[data-type=\"type-2\"] {--quantity-arrows-initial-color:var(--theme-text-color);}.onsale, .out-of-stock-badge, [class*=\"ct-woo-badge-\"] {--theme-font-weight:600;--theme-font-size:12px;--theme-line-height:1.1;}.out-of-stock-badge {--badge-text-color:#ffffff;--badge-background-color:#24292E;}.demo_store {--theme-text-color:#ffffff;--background-color:var(--theme-palette-color-1);}.woocommerce-info, .woocommerce-thankyou-order-received, .wc-block-components-notice-banner.is-info {--theme-text-color:var(--theme-text-color);--theme-link-hover-color:var(--theme-link-hover-color);--background-color:#F0F1F3;}.woocommerce-message, .wc-block-components-notice-banner.is-success {--background-color:#F0F1F3;}.woocommerce-error, .wc-block-components-notice-banner.is-error {--theme-text-color:#ffffff;--theme-link-hover-color:#ffffff;--background-color:rgba(218, 0, 28, 0.7);--theme-button-text-initial-color:#ffffff;--theme-button-text-hover-color:#ffffff;--theme-button-background-initial-color:#b92c3e;--theme-button-background-hover-color:#9c2131;}.ct-woocommerce-cart-form .cart_totals {--cart-totals-border:2px solid var(--theme-border-color);--cart-totals-padding:30px;}.ct-order-review {--order-review-border:2px solid var(--theme-border-color);--order-review-padding:35px;}.woo-listing-top .woocommerce-result-count {--theme-font-weight:500;--theme-text-transform:uppercase;--theme-font-size:11px;--theme-letter-spacing:0.05em;} [data-products] .product figure {--product-element-spacing:5px;} [data-products] .product .entry-meta[data-id=\"BrgbaGOFU83rO7UGZj_DK\"] {--product-element-spacing:3px;} [data-products] .product .entry-excerpt {--product-element-spacing:22px;} [data-products] {--grid-columns-gap:20px;--grid-rows-gap:20px;} [data-products] .product {--theme-border-radius:20px;} [data-products] .woocommerce-loop-product__title, [data-products] .woocommerce-loop-category__title {--theme-font-weight:600;--theme-font-size:17px;} [data-products] .product .price {--theme-font-weight:600;} [data-products] .ct-woo-card-stock {--theme-font-size:15px;} [data-products] .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:8px;--theme-line-height:0;--theme-letter-spacing:0em;--theme-link-initial-color:var(--theme-text-color);} [data-products=\"type-2\"] .ct-woo-card-actions {--theme-button-text-initial-color:var(--theme-text-color);--theme-button-text-hover-color:var(--theme-link-hover-color);} [data-products=\"type-2\"] {--theme-box-shadow:0px 12px 18px -5px rgba(25, 42, 61, 0.58);--card-border:2px solid var(--theme-palette-color-5);}.woocommerce-tabs .tabs, .woocommerce-tabs .ct-accordion-heading, .woocommerce-tabs[data-type*=\"type-4\"] .entry-content > h2:first-of-type {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1;--theme-link-initial-color:var(--theme-text-color);}.woocommerce-tabs[data-type] .tabs {--tab-background:var(--theme-palette-color-1);}.related .ct-module-title, .up-sells .ct-module-title {--theme-font-size:20px;}.product-entry-wrapper {--border-radius:20px;--thumbs-spacing:14px;}.woocommerce-product-gallery [data-flexy=\"no\"] .flexy-item:nth-child(n + 2) {height:1px;}.entry-summary-items > .price {--product-element-spacing:35px;}.entry-summary-items > .woocommerce-product-details__short-description {--product-element-spacing:35px;}.entry-summary-items > .ct-product-divider[data-id=\"divider_1\"] {--product-element-spacing:35px;}.entry-summary-items > .ct-product-add-to-cart {--product-element-spacing:35px;}.entry-summary-items > .ct-product-add-to-cart > .cart {--theme-button-min-height:55px;}.entry-summary-items > .ct-product-divider[data-id=\"divider_2\"] {--product-element-spacing:35px;}.entry-summary .entry-title {--theme-font-size:30px;}.entry-summary .price {--theme-font-weight:700;--theme-font-size:20px;}.entry-summary .ct-product-divider {--single-product-layer-divider:1px solid var(--theme-border-color);}.entry-summary .ct-payment-methods[data-color=\"custom\"] {--theme-icon-color:#4B4F58;}form textarea {--theme-form-field-height:170px;}.ct-sidebar {--theme-link-initial-color:var(--theme-text-color);--sidebar-widgets-spacing:10px;}.ct-back-to-top .ct-icon {--theme-icon-size:10px;}.ct-back-to-top {--theme-icon-color:#ffffff;--theme-icon-hover-color:#ffffff;--top-button-background-color:var(--theme-palette-color-2);--top-button-background-hover-color:var(--theme-palette-color-1);--theme-border-radius:1px;} [data-prefix=\"elementor-hf_single\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix=\"wpr_templates_single\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix=\"softlite_block_single\"]> [class*=\"ct-container\"] > article[class*=\"post\"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix=\"wpr_mega_menu_single\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix=\"single_blog_post\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix=\"single_page\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix=\"product\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--has-boxed:var(--true);--has-wide:var(--false);background-color:var(--has-background, var(--theme-palette-color-8));--theme-boxed-content-border-radius:3px;--theme-boxed-content-spacing:40px;--theme-boxed-content-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);}.cookie-notification {--backgroundColor:var(--theme-palette-color-8);--maxWidth:400px;}.cookie-notification .ct-cookies-decline-button {--theme-button-text-initial-color:var(--theme-palette-color-3);--theme-button-text-hover-color:var(--theme-palette-color-3);--theme-button-background-initial-color:rgba(224, 229, 235, 0.6);--theme-button-background-hover-color:rgba(224, 229, 235, 1);}\";s:6:\"tablet\";s:1401:\"[data-header*=\"type-1\"] .ct-header [data-row*=\"middle\"] {--height:70px;} [data-header*=\"type-1\"] #offcanvas {--side-panel-width:65vw;} [data-header*=\"type-1\"] {--header-height:70px;} [data-footer*=\"type-1\"] .ct-footer [data-row*=\"bottom\"] > div {--grid-template-columns:initial;} [data-prefix=\"blog\"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix=\"categories\"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix=\"author\"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix=\"search\"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix=\"elementor-hf_archive\"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix=\"wpr_templates_archive\"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix=\"softlite_block_archive\"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix=\"wpr_mega_menu_archive\"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));}.ct-woocommerce-cart-form .cart_totals {--cart-totals-padding:25px;}.ct-order-review {--order-review-padding:30px;} [data-products] {--shop-columns:repeat(3, minmax(0, 1fr));}.related [data-products], .upsells [data-products] {--shop-columns:repeat(3, minmax(0, 1fr));} [data-prefix=\"product\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--theme-boxed-content-spacing:35px;}\";s:6:\"mobile\";s:2023:\"[data-header*=\"type-1\"] #offcanvas {--side-panel-width:90vw;} [data-footer*=\"type-1\"] .ct-footer [data-row*=\"bottom\"] > div {--container-spacing:15px;--grid-template-columns:initial;} [data-prefix=\"blog\"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix=\"blog\"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix=\"categories\"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix=\"categories\"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix=\"author\"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix=\"author\"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix=\"search\"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix=\"search\"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix=\"elementor-hf_archive\"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix=\"elementor-hf_archive\"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix=\"wpr_templates_archive\"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix=\"wpr_templates_archive\"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix=\"softlite_block_archive\"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix=\"softlite_block_archive\"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix=\"wpr_mega_menu_archive\"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix=\"wpr_mega_menu_archive\"] .entry-card .entry-title {--theme-font-size:18px;}.ct-order-review {--order-review-padding:25px;} [data-products] {--shop-columns:repeat(1, minmax(0, 1fr));}.related [data-products], .upsells [data-products] {--shop-columns:repeat(1, minmax(0, 1fr));}.entry-summary-items > .ct-product-add-to-cart > .cart {--theme-button-min-height:40px;}:root {--theme-container-edge-spacing:88vw;} [data-prefix=\"product\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--theme-boxed-content-spacing:20px;}\";}}', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'blocksy_ext_woocommerce_extra_settings' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 153 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 153 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 137 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 137 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-remove-breadcrumbs' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-shop-remove-breadcrumbs' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-shop-archives-remove-breadcrumbs' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-shop-archives-remove-title' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-edit-btns' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-edit-prodbtn-color' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-edit-sale' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-edit-shop-title' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-edit-shop-price' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-remove-product-breadcrumbs' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-remove-product-cats' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-remove-product-tags' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wcproduct-recomm' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wcproduct-related' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-add-product-long-desc' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-add-product-reviews' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-add-product-addinfo' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-edit-product-title' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-edit-product-price' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-edit-contshop-btn' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-accdash-remdefault' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-ajax-update' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wccart-recomm' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wccart-totals' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-bts-color' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-bts-fcolor' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-bts-hcolor' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-bts-hfcolor' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-return-btn' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-table-btn' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-proceed-btn' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-cart-show-discamount' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-checkout-placeorder-btn' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-checkout-edit-headings' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-checkout-show-discamount' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_optimized_gutenberg_loading' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM `wor5614_yoast_indexable` WHERE `object_type` = 'system-page' AND `object_sub_type` = '404' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM `wor5614_yoast_indexable` WHERE `object_type` = 'system-page' AND `object_sub_type` = '404' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_yoast_indexable` (`object_type`, `object_sub_type`, `title`, `is_robots_noindex`, `blog_id`, `breadcrumb_title`, `version`, `created_at`, `updated_at`) VALUES ('system-page', '404', 'Page not found %%sep%% %%sitename%%', '1', '1', 'Error 404: Page not found', '1', '2026-02-19 21:19:20', '2026-02-19 21:19:20')
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM `wor5614_yoast_indexable` WHERE `object_type` = 'home-page' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM `wor5614_yoast_indexable` WHERE `object_type` = 'home-page' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT MAX(p.`post_modified_gmt`) AS last_modified, MIN(p.`post_date_gmt`) AS published_at
FROM `wor5614_posts` AS p
WHERE p.`post_status` IN ('publish')
AND p.`post_password` = ''
AND p.`post_type` = 'post'
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SHOW FULL COLUMNS FROM `wor5614_yoast_indexable`
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2412 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2412 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2412 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT t.term_id
FROM wor5614_terms AS t INNER JOIN wor5614_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('category') AND t.term_id NOT IN (1)
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_meta_generator_tag' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_css_print_method' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.*
FROM wor5614_posts INNER JOIN wor5614_postmeta ON ( wor5614_posts.ID = wor5614_postmeta.post_id ) INNER JOIN wor5614_postmeta AS mt1 ON ( wor5614_posts.ID = mt1.post_id )
WHERE 1=1 AND (
wor5614_postmeta.meta_key = '_elementor_priority'
AND
(
( mt1.meta_key = '_elementor_location' AND mt1.meta_value = 'elementor_head' )
)
) AND wor5614_posts.post_type = 'elementor_snippet' AND ((wor5614_posts.post_status = 'publish'))
GROUP BY wor5614_posts.ID
ORDER BY wor5614_postmeta.meta_value+0 ASC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'elementor_pro_facebook_app_id' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2410 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2410 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2410 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 1061 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.*
FROM wor5614_posts
WHERE 1=1 AND wor5614_posts.post_name = 'blocksy' AND wor5614_posts.post_type = 'custom_css' AND ((wor5614_posts.post_status = 'publish' OR wor5614_posts.post_status = 'future' OR wor5614_posts.post_status = 'draft' OR wor5614_posts.post_status = 'pending' OR wor5614_posts.post_status = 'trash' OR wor5614_posts.post_status = 'auto-draft' OR wor5614_posts.post_status = 'inherit' OR wor5614_posts.post_status = 'request-pending' OR wor5614_posts.post_status = 'request-confirmed' OR wor5614_posts.post_status = 'request-failed' OR wor5614_posts.post_status = 'request-completed' OR wor5614_posts.post_status = 'acf-disabled' OR wor5614_posts.post_status = 'wc-pending' OR wor5614_posts.post_status = 'wc-processing' OR wor5614_posts.post_status = 'wc-on-hold' OR wor5614_posts.post_status = 'wc-completed' OR wor5614_posts.post_status = 'wc-cancelled' OR wor5614_posts.post_status = 'wc-refunded' OR wor5614_posts.post_status = 'wc-failed' OR wor5614_posts.post_status = 'wc-checkout-draft' OR wor5614_posts.post_status = 'dp-rewrite-republish' OR wor5614_posts.post_status = 'private'))
ORDER BY wor5614_posts.post_date DESC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT autoload FROM wor5614_options WHERE option_name = 'theme_mods_blocksy' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SHOW FULL COLUMNS FROM `wor5614_options`
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_lb_bg_color' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_lb_toolbar_color' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_lb_caption_color' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_lb_gallery_color' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_lb_pb_color' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_lb_ui_color' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_lb_icon_size' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_lb_ui_hr_color' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_lb_text_color' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_lb_text_size' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_lb_arrow_size' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 2412 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wcz-wc-edit-applyto-blocks' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'woocommerce_demo_store' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.*
FROM wor5614_posts INNER JOIN wor5614_postmeta ON ( wor5614_posts.ID = wor5614_postmeta.post_id ) INNER JOIN wor5614_postmeta AS mt1 ON ( wor5614_posts.ID = mt1.post_id )
WHERE 1=1 AND (
wor5614_postmeta.meta_key = '_elementor_priority'
AND
(
( mt1.meta_key = '_elementor_location' AND mt1.meta_value = 'elementor_body_start' )
)
) AND wor5614_posts.post_type = 'elementor_snippet' AND ((wor5614_posts.post_status = 'publish'))
GROUP BY wor5614_posts.ID
ORDER BY wor5614_postmeta.meta_value+0 ASC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wpr_popup_conditions' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT * FROM wor5614_posts WHERE ID = 11 LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wor5614_posts.*
FROM wor5614_posts INNER JOIN wor5614_postmeta ON ( wor5614_posts.ID = wor5614_postmeta.post_id ) INNER JOIN wor5614_postmeta AS mt1 ON ( wor5614_posts.ID = mt1.post_id )
WHERE 1=1 AND (
wor5614_postmeta.meta_key = '_elementor_priority'
AND
(
( mt1.meta_key = '_elementor_location' AND mt1.meta_value = 'elementor_body_end' )
)
) AND wor5614_posts.post_type = 'elementor_snippet' AND ((wor5614_posts.post_status = 'publish'))
GROUP BY wor5614_posts.ID
ORDER BY wor5614_postmeta.meta_value+0 ASC
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT a.action_id FROM wor5614_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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wor5614_options WHERE option_name = 'wc_pending_batch_processes' LIMIT 1
Erreur de la base de données WordPress : [User 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl', '1774127960', '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 'creptfndev' has exceeded the 'max_questions' resource (current value: 40000)]INSERT INTO `wor5614_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_woocommerce_blocks_asset_api_script_data_ssl', '{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"508473c3c2ece9af8f8f\",\"dependencies\":[\"wc-types\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"de925be9bc9f555c810c\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-entities.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js\",\"version\":\"cdb01de69fb7dbbbb30f\",\"dependencies\":[\"wc-settings\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"d79dedade2f2e4dc9df4\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"d62ecc40f192d0f05f05\",\"dependencies\":[\"wc-blocks-checkout-events\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"a2c27bf10c2c51d247cf\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"a16aa912ffa0a15063f1\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"0db759a8a6e010732c50\",\"dependencies\":[\"react-jsx-runtime\",\"wp-blocks\",\"wp-compose\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"621353d8a3a7c8d44b41\",\"dependencies\":[\"react-jsx-runtime\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"c18bbb2325f333897e6b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"0df720e448f7ab3c5d0d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"00b931bcc27024fa60ca\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"d179e1f113881cf2f0a9\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"56daaae21456ba6fa364\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"c71566edd56265d976c6\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-checkout-events.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"2d0fd4590f6cc663947c\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"1cecc164412419d4282d\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-schema-parser.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"f762078aeb4207fe9c3d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/sanitize\\/index.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js\",\"version\":\"c7a741f8dc5bec166999\",\"dependencies\":[]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"ebdc0b2d7487174621e6\",\"dependencies\":[\"react\",\"wc-experimental\",\"wc-navigation\",\"wc-store-data\",\"wc-tracks\",\"wp-api-fetch\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-data-controls\",\"wp-element\",\"wp-i18n\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/www.creptformation.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"ae2b4f7b2f202be4a142\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-plugins\",\"wp-polyfill\"]}},\"version\":\"wc-10.4.3\",\"hash\":\"64454e4d21ebfa0b20623d7357cbb691\"}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)