WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA = 'zgotdbmvibrante' AND TABLE_NAME = 'wpgi_hfcm_scripts' AND COLUMN_NAME = 'ex_pages'

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
ALTER TABLE `wpgi_hfcm_scripts` ADD `ex_pages` varchar(300) DEFAULT 0 AFTER `s_pages`

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA = 'zgotdbmvibrante' AND TABLE_NAME = 'wpgi_hfcm_scripts' AND COLUMN_NAME = 'ex_posts'

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
ALTER TABLE `wpgi_hfcm_scripts` ADD `ex_posts` varchar(300) DEFAULT 0 AFTER `s_posts`

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA = 'zgotdbmvibrante' AND TABLE_NAME = 'wpgi_hfcm_scripts' AND COLUMN_NAME = 'snippet_type'

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
ALTER TABLE `wpgi_hfcm_scripts` ADD `snippet_type` enum('html', 'js', 'css') DEFAULT 'html' AFTER `snippet`

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
ALTER TABLE `wpgi_hfcm_scripts` CHANGE `snippet` `snippet` LONGTEXT NULL

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
ALTER TABLE `wpgi_hfcm_scripts` CHANGE `display_on` `display_on` ENUM('All','s_pages','s_posts','s_categories','s_custom_posts','s_tags','s_is_home','s_is_archive','s_is_search','latest_posts','manual') DEFAULT 'All' NOT NULL

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
ALTER TABLE `wpgi_hfcm_scripts` CHANGE `s_pages` `s_pages` MEDIUMTEXT NULL, CHANGE `ex_pages` `ex_pages` MEDIUMTEXT NULL, CHANGE `s_posts` `s_posts` MEDIUMTEXT NULL, CHANGE `ex_posts` `ex_posts` MEDIUMTEXT NULL

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'hfcm_activation_date' LIMIT 1

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('hfcm_activation_date', '1713881195', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('hfcm_activation_date', '1713881195', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
CREATE TABLE `wpgi_hfcm_scripts` ( `script_id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(100) DEFAULT NULL, `snippet` LONGTEXT, `snippet_type` enum('html', 'js', 'css') DEFAULT 'html', `device_type` enum('mobile','desktop', 'both') DEFAULT 'both', `location` varchar(100) NOT NULL, `display_on` enum('All','s_pages', 's_posts','s_categories','s_custom_posts','s_tags', 's_is_home', 's_is_search', 's_is_archive','latest_posts','manual') NOT NULL DEFAULT 'All', `lp_count` int(10) DEFAULT NULL, `s_pages` MEDIUMTEXT DEFAULT NULL, `ex_pages` MEDIUMTEXT DEFAULT NULL, `s_posts` MEDIUMTEXT DEFAULT NULL, `ex_posts` MEDIUMTEXT DEFAULT NULL, `s_custom_posts` varchar(300) DEFAULT NULL, `s_categories` varchar(300) DEFAULT NULL, `s_tags` varchar(300) DEFAULT NULL, `status` enum('active','inactive') NOT NULL DEFAULT 'active', `created_by` varchar(300) DEFAULT NULL, `last_modified_by` varchar(300) DEFAULT NULL, `created` datetime DEFAULT NULL, `last_revision_date` datetime DEFAULT NULL, PRIMARY KEY (`script_id`) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('hfcm_db_version', '1.5', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('hfcm_db_version', '1.5', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'theme_mods_reendex' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'current_theme' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'mods_Reendex' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT t.term_id FROM wpgi_terms AS t INNER JOIN wpgi_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') ORDER BY t.name ASC

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'googlesitekit_first_admin' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'googlesitekitpersistent_remote_features' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'googlesitekit_active_modules' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'googlesitekit-active-modules' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'googlesitekit_dashboard_sharing' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'googlesitekit_credentials' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'googlesitekit_consent_mode' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_is_widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_is_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_a2a_share_save_widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_a2a_share_save_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_a2a_follow_widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_a2a_follow_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_polls-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_polls-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_reendex_recent_feed-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_reendex_recent_feed-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_reendex_recent-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_reendex_recent-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_follow_us-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_follow_us-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_reendex-about-us-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_reendex-about-us-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_tag_cloud-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_tag_cloud-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_contact_info-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_contact_info-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_reendex-latest-events-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_reendex-latest-events-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_weather-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_weather-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_reendex-news-ticker-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_reendex-news-ticker-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_reendex-instagram-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_reendex-instagram-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_reendex-posts-slider-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_reendex-posts-slider-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_reendex-posts-list-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_reendex-posts-list-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'widget_reendex-video-widget' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('widget_reendex-video-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'start_of_week' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'time_format' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'date_format' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'can_compress_scripts' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'wpcf7' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'wpb_js_local_google_fonts' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT t.term_id FROM wpgi_terms AS t INNER JOIN wpgi_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('nav_menu') AND tt.count > 0 ORDER BY t.name ASC

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'dynamic-mobmenu' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'optml_defaults_updated' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('optml_settings', 'a:51:{s:7:\"api_key\";s:0:\"\";s:12:\"service_data\";s:0:\"\";s:12:\"cache_buster\";s:0:\"\";s:19:\"cache_buster_assets\";s:0:\"\";s:19:\"cache_buster_images\";s:0:\"\";s:3:\"cdn\";s:8:\"disabled\";s:14:\"admin_bar_item\";s:7:\"enabled\";s:8:\"lazyload\";s:8:\"disabled\";s:5:\"scale\";s:8:\"disabled\";s:20:\"network_optimization\";s:8:\"disabled\";s:20:\"lazyload_placeholder\";s:7:\"enabled\";s:11:\"bg_replacer\";s:7:\"enabled\";s:14:\"video_lazyload\";s:7:\"enabled\";s:13:\"retina_images\";s:8:\"disabled\";s:16:\"limit_dimensions\";s:7:\"enabled\";s:12:\"limit_height\";i:1080;s:11:\"limit_width\";i:1920;s:12:\"resize_smart\";s:8:\"disabled\";s:9:\"no_script\";s:8:\"disabled\";s:7:\"filters\";a:0:{}s:11:\"cloud_sites\";a:2:{s:3:\"all\";s:5:\"false\";s:14:\"lavibrante.com\";s:4:\"true\";}s:8:\"watchers\";s:0:\"\";s:7:\"quality\";s:4:\"auto\";s:5:\"wm_id\";i:-1;s:10:\"wm_opacity\";i:1;s:11:\"wm_position\";s:4:\"soea\";s:4:\"wm_x\";i:0;s:4:\"wm_y\";i:0;s:8:\"wm_scale\";i:0;s:14:\"image_replacer\";s:7:\"enabled\";s:12:\"img_to_video\";s:8:\"disabled\";s:10:\"css_minify\";s:7:\"enabled\";s:9:\"js_minify\";s:8:\"disabled\";s:13:\"report_script\";s:8:\"disabled\";s:4:\"avif\";s:7:\"enabled\";s:11:\"autoquality\";s:7:\"enabled\";s:15:\"native_lazyload\";s:8:\"disabled\";s:13:\"offload_media\";s:8:\"disabled\";s:15:\"transfer_status\";s:8:\"disabled\";s:12:\"cloud_images\";s:7:\"enabled\";s:14:\"strip_metadata\";s:7:\"enabled\";s:20:\"skip_lazyload_images\";i:3;s:19:\"defined_image_sizes\";a:0:{}s:15:\"banner_frontend\";s:8:\"disabled\";s:17:\"offloading_status\";s:8:\"disabled\";s:15:\"rollback_status\";s:8:\"disabled\";s:11:\"best_format\";s:7:\"enabled\";s:21:\"offload_limit_reached\";s:8:\"disabled\";s:13:\"offload_limit\";i:50000;s:17:\"placeholder_color\";s:0:\"\";s:26:\"show_offload_finish_notice\";s:0:\"\";}', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('optml_settings', 'a:51:{s:7:\"api_key\";s:0:\"\";s:12:\"service_data\";s:0:\"\";s:12:\"cache_buster\";s:0:\"\";s:19:\"cache_buster_assets\";s:0:\"\";s:19:\"cache_buster_images\";s:0:\"\";s:3:\"cdn\";s:8:\"disabled\";s:14:\"admin_bar_item\";s:7:\"enabled\";s:8:\"lazyload\";s:7:\"enabled\";s:5:\"scale\";s:8:\"disabled\";s:20:\"network_optimization\";s:8:\"disabled\";s:20:\"lazyload_placeholder\";s:7:\"enabled\";s:11:\"bg_replacer\";s:7:\"enabled\";s:14:\"video_lazyload\";s:7:\"enabled\";s:13:\"retina_images\";s:8:\"disabled\";s:16:\"limit_dimensions\";s:7:\"enabled\";s:12:\"limit_height\";i:1080;s:11:\"limit_width\";i:1920;s:12:\"resize_smart\";s:8:\"disabled\";s:9:\"no_script\";s:8:\"disabled\";s:7:\"filters\";a:0:{}s:11:\"cloud_sites\";a:2:{s:3:\"all\";s:5:\"false\";s:14:\"lavibrante.com\";s:4:\"true\";}s:8:\"watchers\";s:0:\"\";s:7:\"quality\";s:4:\"auto\";s:5:\"wm_id\";i:-1;s:10:\"wm_opacity\";i:1;s:11:\"wm_position\";s:4:\"soea\";s:4:\"wm_x\";i:0;s:4:\"wm_y\";i:0;s:8:\"wm_scale\";i:0;s:14:\"image_replacer\";s:7:\"enabled\";s:12:\"img_to_video\";s:8:\"disabled\";s:10:\"css_minify\";s:7:\"enabled\";s:9:\"js_minify\";s:8:\"disabled\";s:13:\"report_script\";s:8:\"disabled\";s:4:\"avif\";s:7:\"enabled\";s:11:\"autoquality\";s:7:\"enabled\";s:15:\"native_lazyload\";s:8:\"disabled\";s:13:\"offload_media\";s:8:\"disabled\";s:15:\"transfer_status\";s:8:\"disabled\";s:12:\"cloud_images\";s:7:\"enabled\";s:14:\"strip_metadata\";s:7:\"enabled\";s:20:\"skip_lazyload_images\";i:3;s:19:\"defined_image_sizes\";a:0:{}s:15:\"banner_frontend\";s:8:\"disabled\";s:17:\"offloading_status\";s:8:\"disabled\";s:15:\"rollback_status\";s:8:\"disabled\";s:11:\"best_format\";s:7:\"enabled\";s:21:\"offload_limit_reached\";s:8:\"disabled\";s:13:\"offload_limit\";i:50000;s:17:\"placeholder_color\";s:0:\"\";s:26:\"show_offload_finish_notice\";s:0:\"\";}', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('optml_settings', 'a:51:{s:7:\"api_key\";s:0:\"\";s:12:\"service_data\";s:0:\"\";s:12:\"cache_buster\";s:0:\"\";s:19:\"cache_buster_assets\";s:0:\"\";s:19:\"cache_buster_images\";s:0:\"\";s:3:\"cdn\";s:8:\"disabled\";s:14:\"admin_bar_item\";s:7:\"enabled\";s:8:\"lazyload\";s:8:\"disabled\";s:5:\"scale\";s:8:\"disabled\";s:20:\"network_optimization\";s:8:\"disabled\";s:20:\"lazyload_placeholder\";s:7:\"enabled\";s:11:\"bg_replacer\";s:7:\"enabled\";s:14:\"video_lazyload\";s:7:\"enabled\";s:13:\"retina_images\";s:8:\"disabled\";s:16:\"limit_dimensions\";s:7:\"enabled\";s:12:\"limit_height\";i:1080;s:11:\"limit_width\";i:1920;s:12:\"resize_smart\";s:8:\"disabled\";s:9:\"no_script\";s:8:\"disabled\";s:7:\"filters\";a:0:{}s:11:\"cloud_sites\";a:2:{s:3:\"all\";s:5:\"false\";s:14:\"lavibrante.com\";s:4:\"true\";}s:8:\"watchers\";s:0:\"\";s:7:\"quality\";s:4:\"auto\";s:5:\"wm_id\";i:-1;s:10:\"wm_opacity\";i:1;s:11:\"wm_position\";s:4:\"soea\";s:4:\"wm_x\";i:0;s:4:\"wm_y\";i:0;s:8:\"wm_scale\";i:0;s:14:\"image_replacer\";s:7:\"enabled\";s:12:\"img_to_video\";s:8:\"disabled\";s:10:\"css_minify\";s:7:\"enabled\";s:9:\"js_minify\";s:8:\"disabled\";s:13:\"report_script\";s:8:\"disabled\";s:4:\"avif\";s:7:\"enabled\";s:11:\"autoquality\";s:7:\"enabled\";s:15:\"native_lazyload\";s:8:\"disabled\";s:13:\"offload_media\";s:8:\"disabled\";s:15:\"transfer_status\";s:8:\"disabled\";s:12:\"cloud_images\";s:7:\"enabled\";s:14:\"strip_metadata\";s:7:\"enabled\";s:20:\"skip_lazyload_images\";i:3;s:19:\"defined_image_sizes\";a:0:{}s:15:\"banner_frontend\";s:8:\"disabled\";s:17:\"offloading_status\";s:8:\"disabled\";s:15:\"rollback_status\";s:8:\"disabled\";s:11:\"best_format\";s:8:\"disabled\";s:21:\"offload_limit_reached\";s:8:\"disabled\";s:13:\"offload_limit\";i:50000;s:17:\"placeholder_color\";s:0:\"\";s:26:\"show_offload_finish_notice\";s:0:\"\";}', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('optml_settings', 'a:51:{s:7:\"api_key\";s:0:\"\";s:12:\"service_data\";s:0:\"\";s:12:\"cache_buster\";s:0:\"\";s:19:\"cache_buster_assets\";s:0:\"\";s:19:\"cache_buster_images\";s:0:\"\";s:3:\"cdn\";s:8:\"disabled\";s:14:\"admin_bar_item\";s:7:\"enabled\";s:8:\"lazyload\";s:8:\"disabled\";s:5:\"scale\";s:8:\"disabled\";s:20:\"network_optimization\";s:8:\"disabled\";s:20:\"lazyload_placeholder\";s:7:\"enabled\";s:11:\"bg_replacer\";s:7:\"enabled\";s:14:\"video_lazyload\";s:7:\"enabled\";s:13:\"retina_images\";s:8:\"disabled\";s:16:\"limit_dimensions\";s:7:\"enabled\";s:12:\"limit_height\";i:1080;s:11:\"limit_width\";i:1920;s:12:\"resize_smart\";s:8:\"disabled\";s:9:\"no_script\";s:8:\"disabled\";s:7:\"filters\";a:0:{}s:11:\"cloud_sites\";a:2:{s:3:\"all\";s:5:\"false\";s:14:\"lavibrante.com\";s:4:\"true\";}s:8:\"watchers\";s:0:\"\";s:7:\"quality\";s:4:\"auto\";s:5:\"wm_id\";i:-1;s:10:\"wm_opacity\";i:1;s:11:\"wm_position\";s:4:\"soea\";s:4:\"wm_x\";i:0;s:4:\"wm_y\";i:0;s:8:\"wm_scale\";i:0;s:14:\"image_replacer\";s:7:\"enabled\";s:12:\"img_to_video\";s:8:\"disabled\";s:10:\"css_minify\";s:7:\"enabled\";s:9:\"js_minify\";s:8:\"disabled\";s:13:\"report_script\";s:8:\"disabled\";s:4:\"avif\";s:7:\"enabled\";s:11:\"autoquality\";s:7:\"enabled\";s:15:\"native_lazyload\";s:8:\"disabled\";s:13:\"offload_media\";s:8:\"disabled\";s:15:\"transfer_status\";s:8:\"disabled\";s:12:\"cloud_images\";s:7:\"enabled\";s:14:\"strip_metadata\";s:7:\"enabled\";s:20:\"skip_lazyload_images\";s:1:\"2\";s:19:\"defined_image_sizes\";a:0:{}s:15:\"banner_frontend\";s:8:\"disabled\";s:17:\"offloading_status\";s:8:\"disabled\";s:15:\"rollback_status\";s:8:\"disabled\";s:11:\"best_format\";s:7:\"enabled\";s:21:\"offload_limit_reached\";s:8:\"disabled\";s:13:\"offload_limit\";i:50000;s:17:\"placeholder_color\";s:0:\"\";s:26:\"show_offload_finish_notice\";s:0:\"\";}', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('optml_settings', 'a:51:{s:7:\"api_key\";s:0:\"\";s:12:\"service_data\";s:0:\"\";s:12:\"cache_buster\";s:0:\"\";s:19:\"cache_buster_assets\";s:0:\"\";s:19:\"cache_buster_images\";s:0:\"\";s:3:\"cdn\";s:8:\"disabled\";s:14:\"admin_bar_item\";s:7:\"enabled\";s:8:\"lazyload\";s:8:\"disabled\";s:5:\"scale\";s:8:\"disabled\";s:20:\"network_optimization\";s:8:\"disabled\";s:20:\"lazyload_placeholder\";s:7:\"enabled\";s:11:\"bg_replacer\";s:7:\"enabled\";s:14:\"video_lazyload\";s:7:\"enabled\";s:13:\"retina_images\";s:8:\"disabled\";s:16:\"limit_dimensions\";s:7:\"enabled\";s:12:\"limit_height\";i:1080;s:11:\"limit_width\";i:1920;s:12:\"resize_smart\";s:8:\"disabled\";s:9:\"no_script\";s:8:\"disabled\";s:7:\"filters\";a:0:{}s:11:\"cloud_sites\";a:2:{s:3:\"all\";s:5:\"false\";s:14:\"lavibrante.com\";s:4:\"true\";}s:8:\"watchers\";s:0:\"\";s:7:\"quality\";s:4:\"auto\";s:5:\"wm_id\";i:-1;s:10:\"wm_opacity\";i:1;s:11:\"wm_position\";s:4:\"soea\";s:4:\"wm_x\";i:0;s:4:\"wm_y\";i:0;s:8:\"wm_scale\";i:0;s:14:\"image_replacer\";s:7:\"enabled\";s:12:\"img_to_video\";s:8:\"disabled\";s:10:\"css_minify\";s:7:\"enabled\";s:9:\"js_minify\";s:8:\"disabled\";s:13:\"report_script\";s:8:\"disabled\";s:4:\"avif\";s:8:\"disabled\";s:11:\"autoquality\";s:7:\"enabled\";s:15:\"native_lazyload\";s:8:\"disabled\";s:13:\"offload_media\";s:8:\"disabled\";s:15:\"transfer_status\";s:8:\"disabled\";s:12:\"cloud_images\";s:7:\"enabled\";s:14:\"strip_metadata\";s:7:\"enabled\";s:20:\"skip_lazyload_images\";i:3;s:19:\"defined_image_sizes\";a:0:{}s:15:\"banner_frontend\";s:8:\"disabled\";s:17:\"offloading_status\";s:8:\"disabled\";s:15:\"rollback_status\";s:8:\"disabled\";s:11:\"best_format\";s:7:\"enabled\";s:21:\"offload_limit_reached\";s:8:\"disabled\";s:13:\"offload_limit\";i:50000;s:17:\"placeholder_color\";s:0:\"\";s:26:\"show_offload_finish_notice\";s:0:\"\";}', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('optml_defaults_updated', 'yes', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'optml_enabled_limit_dimensions' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'optml_enabled_cloud_sites' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'optimole_wp_install' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('optimole_wp_install', '1713881195', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'optimole_wp_logger_flag' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = '_transient_timeout_optimole_wp_all_languages' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = '_transient_optimole_wp_all_languages' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_optimole_wp_all_languages', '1714485995', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SHOW FULL COLUMNS FROM `wpgi_options`

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'tweet_old_post_install' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('tweet_old_post_install', '1713881195', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'tweet_old_post_logger_flag' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = '_transient_timeout_tweet_old_post_all_languages' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = '_transient_tweet_old_post_all_languages' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_tweet_old_post_all_languages', '1714485995', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SHOW FULL COLUMNS FROM `wpgi_options`

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'tadv_admin_settings' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'tadv_settings' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = '_transient_timeout_vc_action' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = '_transient_vc_action' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'vc_version' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('vc_version', '7.6', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'vc_automapped_shortcodes' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT autoload FROM wpgi_options WHERE option_name = 'wpb_js_compiled_js_composer_less'

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'wpb_js_custom_css' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'cwp_top_logged_in_users' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'rewrite_rules' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'page_on_front' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('rewrite_rules', 'a:177:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:12:\"our-video/?$\";s:29:\"index.php?post_type=our-video\";s:42:\"our-video/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=our-video&feed=$matches[1]\";s:37:\"our-video/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=our-video&feed=$matches[1]\";s:29:\"our-video/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=our-video&paged=$matches[1]\";s:14:\"tv_schedule/?$\";s:31:\"index.php?post_type=tv_schedule\";s:44:\"tv_schedule/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=tv_schedule&feed=$matches[1]\";s:39:\"tv_schedule/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=tv_schedule&feed=$matches[1]\";s:31:\"tv_schedule/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=tv_schedule&paged=$matches[1]\";s:11:\"our_team/?$\";s:28:\"index.php?post_type=our_team\";s:41:\"our_team/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=our_team&feed=$matches[1]\";s:36:\"our_team/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=our_team&feed=$matches[1]\";s:28:\"our_team/page/([0-9]{1,})/?$\";s:46:\"index.php?post_type=our_team&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"thcat_taxonomy/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?thcat_taxonomy=$matches[1]&feed=$matches[2]\";s:50:\"thcat_taxonomy/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?thcat_taxonomy=$matches[1]&feed=$matches[2]\";s:31:\"thcat_taxonomy/([^/]+)/embed/?$\";s:47:\"index.php?thcat_taxonomy=$matches[1]&embed=true\";s:43:\"thcat_taxonomy/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?thcat_taxonomy=$matches[1]&paged=$matches[2]\";s:25:\"thcat_taxonomy/([^/]+)/?$\";s:36:\"index.php?thcat_taxonomy=$matches[1]\";s:55:\"thtag_taxonomy/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?thtag_taxonomy=$matches[1]&feed=$matches[2]\";s:50:\"thtag_taxonomy/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?thtag_taxonomy=$matches[1]&feed=$matches[2]\";s:31:\"thtag_taxonomy/([^/]+)/embed/?$\";s:47:\"index.php?thtag_taxonomy=$matches[1]&embed=true\";s:43:\"thtag_taxonomy/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?thtag_taxonomy=$matches[1]&paged=$matches[2]\";s:25:\"thtag_taxonomy/([^/]+)/?$\";s:36:\"index.php?thtag_taxonomy=$matches[1]\";s:52:\"tv_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?tv_category=$matches[1]&feed=$matches[2]\";s:47:\"tv_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?tv_category=$matches[1]&feed=$matches[2]\";s:28:\"tv_category/([^/]+)/embed/?$\";s:44:\"index.php?tv_category=$matches[1]&embed=true\";s:40:\"tv_category/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?tv_category=$matches[1]&paged=$matches[2]\";s:22:\"tv_category/([^/]+)/?$\";s:33:\"index.php?tv_category=$matches[1]\";s:37:\"our-video/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"our-video/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"our-video/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"our-video/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"our-video/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"our-video/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"our-video/([^/]+)/embed/?$\";s:42:\"index.php?our-video=$matches[1]&embed=true\";s:30:\"our-video/([^/]+)/trackback/?$\";s:36:\"index.php?our-video=$matches[1]&tb=1\";s:50:\"our-video/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?our-video=$matches[1]&feed=$matches[2]\";s:45:\"our-video/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?our-video=$matches[1]&feed=$matches[2]\";s:38:\"our-video/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?our-video=$matches[1]&paged=$matches[2]\";s:45:\"our-video/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?our-video=$matches[1]&cpage=$matches[2]\";s:34:\"our-video/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?our-video=$matches[1]&page=$matches[2]\";s:26:\"our-video/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"our-video/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"our-video/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"our-video/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"our-video/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"our-video/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"tv_schedule/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"tv_schedule/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"tv_schedule/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"tv_schedule/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"tv_schedule/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"tv_schedule/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"tv_schedule/([^/]+)/embed/?$\";s:44:\"index.php?tv_schedule=$matches[1]&embed=true\";s:32:\"tv_schedule/([^/]+)/trackback/?$\";s:38:\"index.php?tv_schedule=$matches[1]&tb=1\";s:52:\"tv_schedule/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?tv_schedule=$matches[1]&feed=$matches[2]\";s:47:\"tv_schedule/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?tv_schedule=$matches[1]&feed=$matches[2]\";s:40:\"tv_schedule/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?tv_schedule=$matches[1]&paged=$matches[2]\";s:47:\"tv_schedule/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?tv_schedule=$matches[1]&cpage=$matches[2]\";s:36:\"tv_schedule/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?tv_schedule=$matches[1]&page=$matches[2]\";s:28:\"tv_schedule/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"tv_schedule/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"tv_schedule/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"tv_schedule/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"tv_schedule/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"tv_schedule/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"our_team/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"our_team/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"our_team/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"our_team/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"our_team/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"our_team/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"our_team/([^/]+)/embed/?$\";s:41:\"index.php?our_team=$matches[1]&embed=true\";s:29:\"our_team/([^/]+)/trackback/?$\";s:35:\"index.php?our_team=$matches[1]&tb=1\";s:49:\"our_team/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?our_team=$matches[1]&feed=$matches[2]\";s:44:\"our_team/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?our_team=$matches[1]&feed=$matches[2]\";s:37:\"our_team/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?our_team=$matches[1]&paged=$matches[2]\";s:44:\"our_team/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?our_team=$matches[1]&cpage=$matches[2]\";s:33:\"our_team/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?our_team=$matches[1]&page=$matches[2]\";s:25:\"our_team/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"our_team/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"our_team/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"our_team/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"our_team/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"our_team/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT ID, post_name, post_parent, post_type FROM wpgi_posts WHERE post_name IN ('este-sabado-inician-operacion-para-el-reflote-de-la-draga') AND post_type IN ('page','attachment')

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'posts_per_page' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'comments_per_page' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT wpgi_posts.* FROM wpgi_posts WHERE 1=1 AND wpgi_posts.post_name = 'este-sabado-inician-operacion-para-el-reflote-de-la-draga' AND wpgi_posts.post_type = 'post' ORDER BY wpgi_posts.post_date DESC

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'sticky_posts' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT post_id FROM wpgi_postmeta, wpgi_posts WHERE ID = post_id AND post_type = 'post' AND meta_key = '_wp_old_slug' AND meta_value = 'este-sabado-inician-operacion-para-el-reflote-de-la-draga'

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT ID FROM wpgi_posts WHERE post_name LIKE 'este-sabado-inician-operacion-para-el-reflote-de-la-draga%' AND post_type IN ('post', 'attachment', 'our-video', 'tv_schedule', 'our_team') AND post_status IN ('publish')

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'show_on_front' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'wpb_js_use_custom' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'blogname' LIMIT 1

Página no encontrada

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'fvp-settings' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'poll_bar' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'poll_ajax_style' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'is_analytics' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'wpb_js_custom_js_header' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = '_transient_timeout_googlesitekit_setup_token' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = '_transient_googlesitekit_setup_token' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT * FROM `wpgi_hfcm_scripts` WHERE status='active' AND device_type!='mobile' AND location='header'

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'simple_google_adsense_settings' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = '_transient_timeout_googlesitekit_verification_meta_tags' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = '_transient_googlesitekit_verification_meta_tags' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT DISTINCT meta_value FROM wpgi_usermeta WHERE meta_key = 'wpgi_googlesitekit_site_verification_meta'

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_googlesitekit_verification_meta_tags', 'a:0:{}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'site_icon' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT wpgi_posts.* FROM wpgi_posts WHERE 1=1 AND wpgi_posts.post_name = 'reendex' AND wpgi_posts.post_type = 'custom_css' AND ((wpgi_posts.post_status = 'publish' OR wpgi_posts.post_status = 'future' OR wpgi_posts.post_status = 'draft' OR wpgi_posts.post_status = 'pending' OR wpgi_posts.post_status = 'trash' OR wpgi_posts.post_status = 'auto-draft' OR wpgi_posts.post_status = 'inherit' OR wpgi_posts.post_status = 'request-pending' OR wpgi_posts.post_status = 'request-confirmed' OR wpgi_posts.post_status = 'request-failed' OR wpgi_posts.post_status = 'request-completed' OR wpgi_posts.post_status = 'private')) ORDER BY wpgi_posts.post_date DESC

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('theme_mods_reendex', 'a:1:{s:18:\"custom_css_post_id\";i:-1;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'https_migration_required' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT wpgi_posts.ID FROM wpgi_posts WHERE 1=1 AND wpgi_posts.post_type = 'is_search_form' AND ((wpgi_posts.post_status = 'publish')) ORDER BY wpgi_posts.post_date DESC

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'wp_page_for_privacy_policy' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'site_logo' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = '_transient_timeout_is_multi_author' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = '_transient_is_multi_author' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT DISTINCT post_author FROM wpgi_posts WHERE post_type = 'post' AND post_status = 'publish' LIMIT 2

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
INSERT INTO `wpgi_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_is_multi_author', '0', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'wpb_js_not_responsive_css' LIMIT 1

class="error404 reendex hfeed reendex_live_time reendex_time_in_twelve_format mob-menu-slideout-over wpb-js-composer js-comp-ver-7.6 vc_responsive">

Error 404

Page Not Found!

Sorry! We could not found the page you are looking for! Please search below...

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'fbmcc_pageID' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'fbmcc_locale' LIMIT 1

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT * FROM `wpgi_hfcm_scripts` WHERE status='active' AND device_type!='mobile' AND location='footer'

Error en la base de datos de WordPress: [User 'zgotdbmvibrante' has exceeded the 'max_questions' resource (current value: 3458)]
SELECT option_value FROM wpgi_options WHERE option_name = 'wpb_js_custom_js_footer' LIMIT 1