WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'uninstall_plugins' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] INSERT INTO `wp_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\";}}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('uninstall_plugins', 'a:2:{i:0;b:0;s:31:\"pop-up-pop-up/pop-up-pop-up.php\";s:28:\"wp_mypopups_delete_file_code\";}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_force_ssl_checkout' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'as_has_wp_comment_logs' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'wpcode_settings' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'irrp_tables_created' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SHOW TABLES LIKE 'wp\\_irrp\\_redirections'
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] CREATE TABLE IF NOT EXISTS `wp_irrp_redirections`(
`id` BIGINT(20) NOT NULL AUTO_INCREMENT,
`from` VARCHAR(250) DEFAULT NULL,
`match` VARCHAR(250) DEFAULT NULL,
`to` VARCHAR(250) NOT NULL,
`status` TINYINT(1) DEFAULT 1,
`timestamp` BIGINT(11) NOT NULL,
`type` VARCHAR(25) DEFAULT 'redirection',
PRIMARY KEY (`id`),
KEY `from` (`from`),
KEY `match` (`match`),
KEY `status` (`status`),
KEY `timestamp` (`timestamp`),
KEY `type` (`type`))
ENGINE=InnoDB DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SHOW TABLES LIKE 'wp\\_irrp\\_redirections'
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SHOW TABLES LIKE 'wp\\_irrp\\_redirectionmeta'
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] CREATE TABLE IF NOT EXISTS `wp_irrp_redirectionmeta`(
`meta_id` BIGINT(20) NOT NULL AUTO_INCREMENT,
`redirect_id` BIGINT(20) NOT NULL,
`meta_key` VARCHAR(250) NOT NULL,
`meta_value` TEXT DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `redirect_id` (`redirect_id`),
KEY `meta_key` (`meta_key`))
ENGINE=InnoDB DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SHOW TABLES LIKE 'wp\\_irrp\\_redirectionmeta'
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SHOW TABLES LIKE 'wp\\_irrp\\_redirection\\_logs'
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] CREATE TABLE IF NOT EXISTS `wp_irrp_redirection_logs` (
`id` BIGINT(20) NOT NULL AUTO_INCREMENT,
`redirect_id` BIGINT(20) NOT NULL,
`request_url` text NOT NULL,
`response_url` text NOT NULL,
`request_date` datetime NOT NULL,
`request_timestamp` BIGINT(20) NOT NULL,
`request_code` SMALLINT(6) NOT NULL,
`response_code` SMALLINT(6) NOT NULL,
`log_code` VARCHAR(100) NOT NULL,
`extras` longtext DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `redirect_id` (`redirect_id`),
KEY `request_timestamp` (`request_timestamp`),
KEY `request_code` (`request_code`),
KEY `response_code` (`response_code`),
KEY `log_code` (`log_code`))
ENGINE=InnoDB DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SHOW TABLES LIKE 'wp\\_irrp\\_redirection\\_logs'
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('irrp_tables_created', 'yes', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT * FROM `wp_irrp_redirections` WHERE `type` = 'redirection_rule' AND `status` = 1 ORDER BY `timestamp` DESC, `id` DESC;
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT * FROM `wp_irrp_redirections` WHERE `type` = 'redirection_rule' AND `status` = 1 ORDER BY `timestamp` DESC, `id` DESC;
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT * FROM `wp_irrp_redirections` WHERE `type` = 'redirection_rule' AND `status` = 1 ORDER BY `timestamp` DESC, `id` DESC;
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_astra_sites_import_started' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = '_transient_astra_sites_import_started' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'astra_sites_site_import_batch_status' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_cpsw_sepa_settings' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_cpsw_wechat_settings' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_cpsw_bancontact_settings' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_cpsw_p24_settings' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_cpsw_klarna_settings' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_cpsw_ideal_settings' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_cpsw_alipay_settings' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_cpsw_stripe_settings' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'cfvsw_global' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'cfvsw_shop' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'cfvsw_style' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'wcct_settings' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_multichannel_marketing_enabled' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_settings_enabled' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_show_marketplace_suggestions' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'dokan_background_processes' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'wp_mail_smtp' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = '_cartflows_facebook' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = '_cartflows_google_analytics' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)] SELECT option_value FROM wp_options WHERE option_name = 'wcf_ca_all_db_tables_created' LIMIT 1
If the error is related to some plugin, you can disable all plugins in TasteWP.com dashboard.
Warning: Cannot modify header information - headers already sent by (output started at /s3-naw3ia-store/wordpress/wp-includes/class-wpdb.php:1634) in /s3-naw3ia-store/wordpress/wp-content/themes/astra/footer.php on line 37