HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/.cpanel/logs/restoredb/2025-12-07T07:36:41Z.1.log
{"data":{"file":"mrsimple_profile.sql.gz","description":"No virus detected in upload “mrsimple_profile.sql.gz”."},"name":"no-virus","type":"info"}
{"data":{"description":"The system is extracting the archive “/home/xedaptot/tmp/Cpanel_Form_file.upload.4060f184”.","archive":"/home/xedaptot/tmp/Cpanel_Form_file.upload.4060f184","file":"mrsimple_profile.sql.gz"},"name":"gunzip","type":"info"}
{"type":"debug","data":{"description":"The system identified the database name for the backup file “mrsimple_profile.sql.gz” to be “xedaptot_mrsimple_profile”.","file":"mrsimple_profile.sql.gz","database":"xedaptot_mrsimple_profile"},"name":"database_name"}
{"type":"debug","data":{"username":"xedaptot_1097qqz","description":"The system created a temporary database user “xedaptot_1097qqz”.","file":"mrsimple_profile.sql.gz"},"name":"created_temp_database_user"}
{"type":"debug","data":{"username":"xedaptot_1097qqz","database":"xedaptot_mrsimple_profile","description":"The system linked the temporary database user “xedaptot_1097qqz” to the database “xedaptot_mrsimple_profile”.","file":"mrsimple_profile.sql.gz"},"name":"linked_temp_database_user_to_database"}
{"data":{"description":"The system is starting to restore the database backup “mrsimple_profile.sql.gz”.","file":"mrsimple_profile.sql.gz"},"name":"restoring_start","type":"info"}
{"data":{"file":"mrsimple_profile.sql.gz","description":"--------------\n/*M!999999 enable the sandbox mode */ \n\n\n\n\n\n\n/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */\n--------------\n\n--------------\n/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */\n--------------\n\n--------------\n/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */\n--------------\n\n--------------\n/*!40101 SET NAMES utf8mb4 */\n--------------\n\n--------------\n/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */\n--------------\n\n--------------\n/*!40103 SET TIME_ZONE='+00:00' */\n--------------\n\n--------------\n/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */\n--------------\n\n--------------\n/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */\n--------------\n\n--------------\n/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */\n--------------\n\n--------------\n/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */\n--------------\n\n--------------\nDROP TABLE IF EXISTS `w_commentmeta`\n--------------\n\n--------------"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `w_commentmeta` (\n  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n  `meta_key` varchar(255) DEFAULT NULL,\n  `meta_value` longtext DEFAULT NULL,\n  PRIMARY KEY (`meta_id`),\n  KEY `comment_id` (`comment_id`),\n  KEY `meta_key` (`meta_key`(191))\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `w_commentmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_commentmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_commentmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `w_comments`\n--------------\n\n--------------\n/*!","file":"mrsimple_profile.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"description":"40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `w_comments` (\n  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,\n  `comment_author` tinytext NOT NULL,\n  `comment_author_email` varchar(100) NOT NULL DEFAULT '',\n  `comment_author_url` varchar(200) NOT NULL DEFAULT '',\n  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',\n  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n  `comment_content` text NOT NULL,\n  `comment_karma` int(11) NOT NULL DEFAULT 0,\n  `comment_approved` varchar(20) NOT NULL DEFAULT '1',\n  `comment_agent` varchar(255) NOT NULL DEFAULT '',\n  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',\n  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,\n  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n  PRIM","file":"mrsimple_profile.sql.gz"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":"ARY KEY (`comment_ID`),\n  KEY `comment_post_ID` (`comment_post_ID`),\n  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),\n  KEY `comment_date_gmt` (`comment_date_gmt`),\n  KEY `comment_parent` (`comment_parent`),\n  KEY `comment_author_email` (`comment_author_email`(10))\n) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `w_comments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_comments` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `w_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES (1,1,'A WordPress Commenter','[email protected]','https://wordpress.org/"},"type":"debug"}
{"name":"restoring","data":{"description":"','','2022-07-07 10:42:38','2022-07-07 10:42:38','Hi, this is a comment.\\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\\nCommenter avatars come from <a href=\\\"https://en.gravatar.com/\\\">Gravatar</a>.',0,'1','','comment',0,0)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_comments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `w_e_events`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `w_e_events` (\n  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `event_data` text DEFAULT NULL,\n  `created_at` datetime NOT NULL,\n  PRIMARY KEY (`id`),\n  KEY `created_at_index` (`created_at`)\n) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 ","file":"mrsimple_profile.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":"SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `w_e_events` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_e_events` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `w_e_events` (`id`, `event_data`, `created_at`) VALUES (1,'{\\\"event\\\":\\\"modal load\\\",\\\"version\\\":\\\"\\\",\\\"details\\\":\\\"{\\\\\\\"placement\\\\\\\":\\\\\\\"Onboarding wizard\\\\\\\",\\\\\\\"step\\\\\\\":\\\\\\\"account\\\\\\\",\\\\\\\"user_state\\\\\\\":\\\\\\\"anon\\\\\\\"}\\\",\\\"ts\\\":\\\"2022-07-07T17:43:32.714-7:00\\\"}','2022-07-07 17:43:32'),(2,'{\\\"event\\\":\\\"close modal\\\",\\\"version\\\":\\\"\\\",\\\"details\\\":\\\"{\\\\\\\"placement\\\\\\\":\\\\\\\"Onboarding wizard\\\\\\\",\\\\\\\"step\\\\\\\":\\\\\\\"account\\\\\\\"}\\\",\\\"ts\\\":\\\"2022-07-07T17:43:35.303-7:00\\\"}','2022-07-07 17:43:35')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_e_events` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `w_e_submissions`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n---------"}}
{"type":"debug","name":"restoring","data":{"description":"-----\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `w_e_submissions` (\n  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `type` varchar(60) DEFAULT NULL,\n  `hash_id` varchar(60) NOT NULL,\n  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',\n  `post_id` bigint(20) unsigned NOT NULL,\n  `referer` varchar(500) NOT NULL,\n  `referer_title` varchar(300) DEFAULT NULL,\n  `element_id` varchar(20) NOT NULL,\n  `form_name` varchar(60) NOT NULL,\n  `campaign_id` bigint(20) unsigned NOT NULL,\n  `user_id` bigint(20) unsigned DEFAULT NULL,\n  `user_ip` varchar(46) NOT NULL,\n  `user_agent` text NOT NULL,\n  `actions_count` int(11) DEFAULT 0,\n  `actions_succeeded_count` int(11) DEFAULT 0,\n  `status` varchar(20) NOT NULL,\n  `is_read` tinyint(1) NOT NULL DEFAULT 0,\n  `meta` text DEFAULT NULL,\n  `created_at_gmt` datetime NOT NULL,\n  `updated_at_gmt` datetime NOT NULL,\n  `created_at` datetime NOT NULL,\n  `updated_at","file":"mrsimple_profile.sql.gz"}}
{"data":{"file":"mrsimple_profile.sql.gz","description":"` datetime NOT NULL,\n  PRIMARY KEY (`id`),\n  UNIQUE KEY `hash_id_unique_index` (`hash_id`),\n  KEY `main_meta_id_index` (`main_meta_id`),\n  KEY `hash_id_index` (`hash_id`),\n  KEY `type_index` (`type`),\n  KEY `post_id_index` (`post_id`),\n  KEY `element_id_index` (`element_id`),\n  KEY `campaign_id_index` (`campaign_id`),\n  KEY `user_id_index` (`user_id`),\n  KEY `user_ip_index` (`user_ip`),\n  KEY `status_index` (`status`),\n  KEY `is_read_index` (`is_read`),\n  KEY `created_at_gmt_index` (`created_at_gmt`),\n  KEY `updated_at_gmt_index` (`updated_at_gmt`),\n  KEY `created_at_index` (`created_at`),\n  KEY `updated_at_index` (`updated_at`),\n  KEY `referer_index` (`referer`(191)),\n  KEY `referer_title_index` (`referer_title`(191))\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `w_e_submissions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_e_submissions` "},"name":"restoring","type":"debug"}
{"data":{"file":"mrsimple_profile.sql.gz","description":"DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_e_submissions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `w_e_submissions_actions_log`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `w_e_submissions_actions_log` (\n  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `submission_id` bigint(20) unsigned NOT NULL,\n  `action_name` varchar(60) NOT NULL,\n  `action_label` varchar(60) DEFAULT NULL,\n  `status` varchar(20) NOT NULL,\n  `log` text DEFAULT NULL,\n  `created_at_gmt` datetime NOT NULL,\n  `updated_at_gmt` datetime NOT NULL,\n  `created_at` datetime NOT NULL,\n  `updated_at` datetime NOT NULL,\n  PRIMARY KEY (`id`),\n  KEY `submission_id_index` (`submission_id`),\n  KEY `action_name_index` (`action_name`),\n  KEY `status_index` (`status`),\n  KEY `created_at_g"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":"mt_index` (`created_at_gmt`),\n  KEY `updated_at_gmt_index` (`updated_at_gmt`),\n  KEY `created_at_index` (`created_at`),\n  KEY `updated_at_index` (`updated_at`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `w_e_submissions_actions_log` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_e_submissions_actions_log` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_e_submissions_actions_log` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `w_e_submissions_values`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `w_e_submissions_values` (\n  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `submission_id"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_profile.sql.gz","description":"` bigint(20) unsigned NOT NULL DEFAULT 0,\n  `key` varchar(60) DEFAULT NULL,\n  `value` longtext DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `submission_id_index` (`submission_id`),\n  KEY `key_index` (`key`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `w_e_submissions_values` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_e_submissions_values` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_e_submissions_values` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `w_links`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `w_links` (\n  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `link_url`"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":" varchar(255) NOT NULL DEFAULT '',\n  `link_name` varchar(255) NOT NULL DEFAULT '',\n  `link_image` varchar(255) NOT NULL DEFAULT '',\n  `link_target` varchar(25) NOT NULL DEFAULT '',\n  `link_description` varchar(255) NOT NULL DEFAULT '',\n  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',\n  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,\n  `link_rating` int(11) NOT NULL DEFAULT 0,\n  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n  `link_rel` varchar(255) NOT NULL DEFAULT '',\n  `link_notes` mediumtext NOT NULL,\n  `link_rss` varchar(255) NOT NULL DEFAULT '',\n  PRIMARY KEY (`link_id`),\n  KEY `link_visible` (`link_visible`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `w_links` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_links` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_links` ENABLE KEYS */\n-----"},"type":"debug"}
{"name":"restoring","data":{"description":"---------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `w_litespeed_url`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `w_litespeed_url` (\n  `id` bigint(20) NOT NULL AUTO_INCREMENT,\n  `url` varchar(500) NOT NULL,\n  `cache_tags` varchar(1000) NOT NULL DEFAULT '',\n  PRIMARY KEY (`id`),\n  UNIQUE KEY `url` (`url`(191)),\n  KEY `cache_tags` (`cache_tags`(191))\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `w_litespeed_url` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_litespeed_url` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_litespeed_url` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n----","file":"mrsimple_profile.sql.gz"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_profile.sql.gz","description":"----------\nDROP TABLE IF EXISTS `w_litespeed_url_file`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `w_litespeed_url_file` (\n  `id` bigint(20) NOT NULL AUTO_INCREMENT,\n  `url_id` bigint(20) NOT NULL,\n  `vary` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary',\n  `filename` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content',\n  `type` tinyint(4) NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4',\n  `expired` int(11) NOT NULL DEFAULT 0,\n  PRIMARY KEY (`id`),\n  KEY `filename` (`filename`),\n  KEY `type` (`type`),\n  KEY `url_id_2` (`url_id`,`vary`,`type`),\n  KEY `filename_2` (`filename`,`expired`),\n  KEY `url_id` (`url_id`,`expired`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40"},"name":"restoring"}
{"data":{"description":"101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `w_litespeed_url_file` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_litespeed_url_file` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_litespeed_url_file` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `w_options`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `w_options` (\n  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `option_name` varchar(191) NOT NULL DEFAULT '',\n  `option_value` longtext NOT NULL,\n  `autoload` varchar(20) NOT NULL DEFAULT 'yes',\n  PRIMARY KEY (`option_id`),\n  UNIQUE KEY `option_name` (`option_name`),\n  KEY `autoload` (`autoload`)\n) ENGINE=MyISAM AUTO_INCREMENT=8469 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_5","file":"mrsimple_profile.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"description":"20_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `w_options` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `w_options` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `w_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1,'siteurl','https://profile.naniguide.com','yes'),(2,'home','https://profile.naniguide.com','yes'),(3,'blogname','Hồ sơ năng lực','yes'),(4,'blogdescription','MrSimple','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','[email protected]','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','[email protected]','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(1","file":"mrsimple_profile.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":"8,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:115:{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:\\\"inde"},"type":"debug"}
{"name":"restoring","data":{"description":"x.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: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","file":"mrsimple_profile.sql.gz"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_profile.sql.gz","description":"=$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:42:\\\"e-landing-page/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:52:\\\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:72:\\\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:67:\\\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":"matches[1]&feed=$matches[2]\\\";s:67:\\\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:48:\\\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:31:\\\"e-landing-page/([^/]+)/embed/?$\\\";s:47:\\\"index.php?e-landing-page=$matches[1]&embed=true\\\";s:35:\\\"e-landing-page/([^/]+)/trackback/?$\\\";s:41:\\\"index.php?e-landing-page=$matches[1]&tb=1\\\";s:43:\\\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\\\";s:54:\\\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\\\";s:50:\\\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:54:\\\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\\\";s:39:\\\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\\\";s:53:\\\"index.php?e-landing-page=$matches[1]&page=$matches[2]\\\";s:31:\\\"e-landing-page/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:41:\\\"e-landing-page/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:61:\\\"e-landing-p"},"type":"debug"}
{"name":"restoring","data":{"description":"age/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:56:\\\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:56:\\\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:37:\\\"e-landing-page/[^/]+/([^/]+)/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:12:\\\"sitemap\\\\.xml\\\";s:24:\\\"index.php??sitemap=index\\\";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?&embe","file":"mrsimple_profile.sql.gz"},"type":"debug"}
{"data":{"description":"d=true\\\";s:20:\\\"page/?([0-9]{1,})/?$\\\";s:28:\\\"index.php?&paged=$matches[1]\\\";s:27:\\\"comment-page-([0-9]{1,})/?$\\\";s:39:\\\"index.php?&page_id=78&cpage=$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:\\","file":"mrsimple_profile.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"\"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=$match","file":"mrsimple_profile.sql.gz"},"name":"restoring"}
{"data":{"description":"es[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","file":"mrsimple_profile.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"file":"mrsimple_profile.sql.gz","description":"[2]\\\";s:13:\\\"([0-9]{4})/?$\\\";s:26:\\\"index.php?year=$matches[1]\\\";s:58:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:68:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:88:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:83:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:83:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:64:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:53:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\\\";s:91:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&n"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":"ame=$matches[4]&embed=true\\\";s:57:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\\\";s:85:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\\\";s:77:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\\\";s:72:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\\\";s:65:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\\\";s:98:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\\\";s:72:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:98:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\\\";s:61:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\\\";s:97:\\"}}
{"type":"debug","data":{"file":"mrsimple_profile.sql.gz","description":"\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\\\";s:47:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:57:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:77:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:72:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:72:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:53:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:64:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\\\";s:81:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\\\";"},"name":"restoring"}
{"type":"debug","data":{"description":"s:51:\\\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\\\";s:65:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\\\";s:38:\\\"([0-9]{4})/comment-page-([0-9]{1,})/?$\\\";s:44:\\\"index.php?year=$matches[1]&cpage=$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:41:\\\"index.php?pagename=$matches[1]&embed=true\\\";s:20:\\\"(.?.+?)/trackback/?$\\\";s:35:\\\"index.php?pagename=$matches[1]&tb=","file":"mrsimple_profile.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"description":"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]\\\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:3:{i:0;s:31:\\\"elementor-pro/elementor-pro.php\\\";i:1;s:23:\\\"elementor/elementor.php\\\";i:2;s:35:\\\"litespeed-cache/litespeed-cache.php\\\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','https://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','hello-elementor',","file":"mrsimple_profile.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"description":"'yes'),(41,'stylesheet','hello-elementor','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','60717','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','y","file":"mrsimple_profile.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_profile.sql.gz","description":"es'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:1;a:0:{}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(79,'uninstall_plugins','a:2:{s:23:\\\"elementor/elementor.php\\\";a:2:{i:0;s:21:\\\"Elementor\\\\Maintenance\\\";i:1;s:9:\\\"uninstall\\\";}s:35:\\\"litespeed-cache/litespeed-cache.php\\\";s:47:\\\"LiteSpeed\\\\Activation::uninstall_litespeed_cache\\\";}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','78','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','0','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":"_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1672742558','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','off'),(99,'initial_db_version','51917','yes'),(100,'w_user_roles','a:5:{s:13:\\\"administrator\\\";a:2:{s:4:\\\"name\\\";s:13:\\\"Administrator\\\";s:12:\\\"capabilities\\\";a:61:{s:13:\\\"switch_themes\\\";b:1;s:11:\\\"edit_themes\\\";b:1;s:16:\\\"activate_plugins\\\";b:1;s:12:\\\"edit_plugins\\\";b:1;s:10:\\\"edit_users\\\";b:1;s:10:\\\"edit_files\\\";b:1;s:14:\\\"manage_options\\\";b:1;s:17:\\\"moderate_comments\\\";b:1;s:17:\\\"manage_categories\\\";b:1;s:12:\\\"manage_links\\\";b:1;s:12:\\\"upload_files\\\";b:1;s:6:\\\"import\\\";b:1;s:15:\\\"unfiltered_html\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:17:\\\"edit_others_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:"}}
{"data":{"description":"13:\\\"publish_posts\\\";b:1;s:10:\\\"edit_pages\\\";b:1;s:4:\\\"read\\\";b:1;s:8:\\\"level_10\\\";b:1;s:7:\\\"level_9\\\";b:1;s:7:\\\"level_8\\\";b:1;s:7:\\\"level_7\\\";b:1;s:7:\\\"level_6\\\";b:1;s:7:\\\"level_5\\\";b:1;s:7:\\\"level_4\\\";b:1;s:7:\\\"level_3\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:17:\\\"edit_others_pages\\\";b:1;s:20:\\\"edit_published_pages\\\";b:1;s:13:\\\"publish_pages\\\";b:1;s:12:\\\"delete_pages\\\";b:1;s:19:\\\"delete_others_pages\\\";b:1;s:22:\\\"delete_published_pages\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:19:\\\"delete_others_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;s:20:\\\"delete_private_posts\\\";b:1;s:18:\\\"edit_private_posts\\\";b:1;s:18:\\\"read_private_posts\\\";b:1;s:20:\\\"delete_private_pages\\\";b:1;s:18:\\\"edit_private_pages\\\";b:1;s:18:\\\"read_private_pages\\\";b:1;s:12:\\\"delete_users\\\";b:1;s:12:\\\"create_users\\\";b:1;s:17:\\\"unfiltered_upload\\\";b:1;s:14:\\\"edit_dashboard\\\";b:1;s:14:\\\"update_plugins\\\";b:1;s:14:\\\"delete_plugins\\\";b:1;s:15:\\\"install_plugins\\\";b:1;s:13:\\\"update_themes\\\";b:1;s:14:\\\"install_themes\\\";b:1;s:11:\\\"u","file":"mrsimple_profile.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"description":"pdate_core\\\";b:1;s:10:\\\"list_users\\\";b:1;s:12:\\\"remove_users\\\";b:1;s:13:\\\"promote_users\\\";b:1;s:18:\\\"edit_theme_options\\\";b:1;s:13:\\\"delete_themes\\\";b:1;s:6:\\\"export\\\";b:1;}}s:6:\\\"editor\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Editor\\\";s:12:\\\"capabilities\\\";a:34:{s:17:\\\"moderate_comments\\\";b:1;s:17:\\\"manage_categories\\\";b:1;s:12:\\\"manage_links\\\";b:1;s:12:\\\"upload_files\\\";b:1;s:15:\\\"unfiltered_html\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:17:\\\"edit_others_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:10:\\\"edit_pages\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_7\\\";b:1;s:7:\\\"level_6\\\";b:1;s:7:\\\"level_5\\\";b:1;s:7:\\\"level_4\\\";b:1;s:7:\\\"level_3\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:17:\\\"edit_others_pages\\\";b:1;s:20:\\\"edit_published_pages\\\";b:1;s:13:\\\"publish_pages\\\";b:1;s:12:\\\"delete_pages\\\";b:1;s:19:\\\"delete_others_pages\\\";b:1;s:22:\\\"delete_published_pages\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:19:\\\"delete_others_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;s:20:\\\"delete_private_posts\\\";b:","file":"mrsimple_profile.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"file":"mrsimple_profile.sql.gz","description":"1;s:18:\\\"edit_private_posts\\\";b:1;s:18:\\\"read_private_posts\\\";b:1;s:20:\\\"delete_private_pages\\\";b:1;s:18:\\\"edit_private_pages\\\";b:1;s:18:\\\"read_private_pages\\\";b:1;}}s:6:\\\"author\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Author\\\";s:12:\\\"capabilities\\\";a:10:{s:12:\\\"upload_files\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;}}s:11:\\\"contributor\\\";a:2:{s:4:\\\"name\\\";s:11:\\\"Contributor\\\";s:12:\\\"capabilities\\\";a:5:{s:10:\\\"edit_posts\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:12:\\\"delete_posts\\\";b:1;}}s:10:\\\"subscriber\\\";a:2:{s:4:\\\"name\\\";s:10:\\\"Subscriber\\\";s:12:\\\"capabilities\\\";a:2:{s:4:\\\"read\\\";b:1;s:7:\\\"level_0\\\";b:1;}}}','yes'),(101,'fresh_site','0','off'),(102,'user_count','1','no'),(103,'widget_block','a:6:{i:2;a:1:{s:7:\\\"content\\\";s:19:\\\"<!-- wp:search /-->\\\";}i:3;a:1:{s:7:\\\"content\\\";s:154:\\\"<!-- wp:group --><div class=\\"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"\"wp-block-group\\\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\\\";}i:4;a:1:{s:7:\\\"content\\\";s:227:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\\\"displayAvatar\\\":false,\\\"displayDate\\\":false,\\\"displayExcerpt\\\":false} /--></div><!-- /wp:group -->\\\";}i:5;a:1:{s:7:\\\"content\\\";s:146:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\\\";}i:6;a:1:{s:7:\\\"content\\\";s:150:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\\\";}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(104,'sidebars_widgets','a:2:{s:19:\\\"wp_inactive_widgets\\\";a:5:{i:0;s:7:\\\"block-2\\\";i:1;s:7:\\\"block-3\\\";i:2;s:7:\\\"block-4\\\";i:3;s:7:\\\"block-5\\\";i:4;s:7:\\\"block-6\\\";}s:13:\\\"array_version\\\";i:3;}','yes'),(105,'cro","file":"mrsimple_profile.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":"n','a:10:{i:1764757428;a:2:{s:27:\\\"litespeed_task_imgoptm_pull\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:16:\\\"litespeed_filter\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:60;}}s:19:\\\"litespeed_task_lqip\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:16:\\\"litespeed_filter\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:60;}}}i:1764758558;a:3:{s:32:\\\"recovery_mode_clean_expired_keys\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}s:17:\\\"wp_update_plugins\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}s:16:\\\"wp_update_themes\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1764758559;a:1:{s:34:\\\"wp_privacy_delete_old_export_files\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"hou"}}
{"type":"debug","name":"restoring","data":{"description":"rly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:3600;}}}i:1764758570;a:3:{s:19:\\\"wp_scheduled_delete\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}s:25:\\\"delete_expired_transients\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}s:21:\\\"wp_update_user_counts\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1764758572;a:1:{s:30:\\\"wp_scheduled_auto_draft_delete\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1764758605;a:1:{s:28:\\\"elementor/tracker/send_event\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1764930199;a:1:{s:16:\\\"wp_version_check\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";","file":"mrsimple_profile.sql.gz"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":"a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1764931358;a:1:{s:30:\\\"wp_site_health_scheduled_check\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"weekly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:604800;}}}i:1765267504;a:1:{s:30:\\\"wp_delete_temp_updater_backups\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"weekly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:604800;}}}s:7:\\\"version\\\";i:2;}','on'),(106,'widget_pages','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(107,'widget_calendar','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(108,'widget_archives','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(109,'widget_media_audio','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(110,'widget_media_image','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(111,'widget_media_gallery','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(112,'widget_media_video','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(113,'widget_meta','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes')"}}
{"name":"restoring","data":{"description":",(114,'widget_search','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(115,'widget_tag_cloud','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(116,'widget_nav_menu','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(117,'widget_custom_html','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(118,'recovery_keys','a:0:{}','off'),(119,'theme_mods_twentytwentytwo','a:2:{s:18:\\\"custom_css_post_id\\\";i:-1;s:16:\\\"sidebars_widgets\\\";a:2:{s:4:\\\"time\\\";i:1657190592;s:4:\\\"data\\\";a:3:{s:19:\\\"wp_inactive_widgets\\\";a:0:{}s:9:\\\"sidebar-1\\\";a:3:{i:0;s:7:\\\"block-2\\\";i:1;s:7:\\\"block-3\\\";i:2;s:7:\\\"block-4\\\";}s:9:\\\"sidebar-2\\\";a:2:{i:0;s:7:\\\"block-5\\\";i:1;s:7:\\\"block-6\\\";}}}}','no'),(125,'https_detection_errors','a:0:{}','off'),(167,'elementor_version','3.6.7','yes'),(168,'elementor_install_history','a:1:{s:5:\\\"3.6.7\\\";i:1657190737;}','yes'),(169,'elementor_events_db_version','1.0.0','no'),(129,'WPLANG','vi','yes'),(173,'elementor_remote_info_library','a:3:{s:10:\\\"types_data\\\";a:3:{s:5:\\\"block\\\";a:1:{s:10:\\\"categories\\\";a:22:{i:0;s:8:\\\"404 page\\\";i:1;s:5:\\\"a","file":"mrsimple_profile.sql.gz"},"type":"debug"}
{"data":{"description":"bout\\\";i:2;s:7:\\\"archive\\\";i:3;s:14:\\\"call to action\\\";i:4;s:7:\\\"clients\\\";i:5;s:7:\\\"contact\\\";i:6;s:3:\\\"faq\\\";i:7;s:8:\\\"features\\\";i:8;s:6:\\\"footer\\\";i:9;s:6:\\\"header\\\";i:10;s:4:\\\"hero\\\";i:11;s:9:\\\"portfolio\\\";i:12;s:7:\\\"pricing\\\";i:13;s:15:\\\"product archive\\\";i:14;s:8:\\\"services\\\";i:15;s:11:\\\"single page\\\";i:16;s:11:\\\"single post\\\";i:17;s:14:\\\"single product\\\";i:18;s:5:\\\"stats\\\";i:19;s:9:\\\"subscribe\\\";i:20;s:4:\\\"team\\\";i:21;s:12:\\\"testimonials\\\";}}s:5:\\\"popup\\\";a:1:{s:10:\\\"categories\\\";a:6:{i:0;s:10:\\\"bottom bar\\\";i:1;s:7:\\\"classic\\\";i:2;s:6:\\\"fly-in\\\";i:3;s:11:\\\"full screen\\\";i:4;s:9:\\\"hello bar\\\";i:5;s:8:\\\"slide-in\\\";}}s:2:\\\"lp\\\";a:1:{s:10:\\\"categories\\\";a:15:{i:0;s:8:\\\"Business\\\";i:1;s:16:\\\"Coming Soon Page\\\";i:2;s:9:\\\"eCommerce\\\";i:3;s:9:\\\"Education\\\";i:4;s:6:\\\"Events\\\";i:5;s:18:\\\"Health and Fitness\\\";i:6;s:3:\\\"NFT\\\";i:7;s:14:\\\"Online Service\\\";i:8;s:7:\\\"Product\\\";i:9;s:11:\\\"Real Estate\\\";i:10;s:18:\\\"Social Involvement\\\";i:11;s:14:\\\"Thank You Page\\\";i:12;s:6:\\\"Travel\\\";i:13;s:18:\\\"Under Construction\\\";i","file":"mrsimple_profile.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":":14;s:9:\\\"Wireframe\\\";}}}s:10:\\\"categories\\\";a:22:{i:0;s:8:\\\"404 page\\\";i:1;s:5:\\\"about\\\";i:2;s:7:\\\"archive\\\";i:3;s:14:\\\"call to action\\\";i:4;s:7:\\\"clients\\\";i:5;s:7:\\\"contact\\\";i:6;s:3:\\\"faq\\\";i:7;s:8:\\\"features\\\";i:8;s:6:\\\"footer\\\";i:9;s:6:\\\"header\\\";i:10;s:4:\\\"hero\\\";i:11;s:9:\\\"portfolio\\\";i:12;s:7:\\\"pricing\\\";i:13;s:15:\\\"product archive\\\";i:14;s:8:\\\"services\\\";i:15;s:11:\\\"single page\\\";i:16;s:11:\\\"single post\\\";i:17;s:14:\\\"single product\\\";i:18;s:5:\\\"stats\\\";i:19;s:9:\\\"subscribe\\\";i:20;s:4:\\\"team\\\";i:21;s:12:\\\"testimonials\\\";}s:9:\\\"templates\\\";a:822:{i:0;a:16:{s:4:\\\"tmpl\\\";i:1280;s:2:\\\"id\\\";i:22403;s:5:\\\"title\\\";s:40:\\\"Hello Bar | Subscribe | Aesthetic Clinic\\\";s:9:\\\"thumbnail\\\";s:80:\\\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647354307;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:133:\\\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\","file":"mrsimple_profile.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"\"popup\\\";s:7:\\\"subtype\\\";s:9:\\\"hello bar\\\";s:4:\\\"tags\\\";s:48:\\\"[\\\"Barbershop\\\",\\\"Business\\\",\\\"Discount\\\",\\\"Marketing\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:1;a:16:{s:4:\\\"tmpl\\\";i:1281;s:2:\\\"id\\\";i:22410;s:5:\\\"title\\\";s:32:\\\"Fly-In | Discount | Hair Stylist\\\";s:9:\\\"thumbnail\\\";s:76:\\\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647354614;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:125:\\\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:6:\\\"fly-in\\\";s:4:\\\"tags\\\";s:32:\\\"[\\\"Barbershop\\\",\\\"Discount\\\",\\\"Hair\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:2;a:16:{s:4:\\\"tm","file":"mrsimple_profile.sql.gz"}}
{"data":{"file":"mrsimple_profile.sql.gz","description":"pl\\\";i:1028;s:2:\\\"id\\\";i:14827;s:5:\\\"title\\\";s:39:\\\"Slide-In | Contact | Luxury Real Estate\\\";s:9:\\\"thumbnail\\\";s:66:\\\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\\\";s:12:\\\"tmpl_created\\\";i:1595323523;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:132:\\\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:8:\\\"slide-in\\\";s:4:\\\"tags\\\";s:28:\\\"[\\\"real estate\\\",\\\"realestate\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:559;s:11:\\\"trend_index\\\";i:284;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:3;a:16:{s:4:\\\"tmpl\\\";i:1285;s:2:\\\"id\\\";i:22440;s:5:\\\"title\\\";s:32:\\\"Classic | Subscribe | Shoe Store\\\";s:9:\\\"thumbnail\\\";s:75:\\\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647418620;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:125:\\\"https://library.elementor.com/"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"popups/classic-subscribe-shoe-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:37:\\\"[\\\"Ecommerce\\\",\\\"Marketing\\\",\\\"subscribe\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:4;a:16:{s:4:\\\"tmpl\\\";i:1286;s:2:\\\"id\\\";i:22446;s:5:\\\"title\\\";s:37:\\\"Full Screen | Subscribe | Denim Store\\\";s:9:\\\"thumbnail\\\";s:75:\\\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647419614;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:130:\\\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:11:\\\"full screen\\\";s:4:\\\"tags\\\";s:35:\\\"[\\\"Ecommerce\\\",\\\"Fashion\\\",\\\"Marketing\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_i","file":"mrsimple_profile.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":"ndex\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:5;a:16:{s:4:\\\"tmpl\\\";i:1287;s:2:\\\"id\\\";i:22452;s:5:\\\"title\\\";s:37:\\\"Fly-In | Subscribe | Pizza Restaurant\\\";s:9:\\\"thumbnail\\\";s:80:\\\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647420733;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:130:\\\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:4:\\\"page\\\";s:4:\\\"tags\\\";s:19:\\\"[\\\"Business\\\",\\\"Food\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:6;a:16:{s:4:\\\"tmpl\\\";i:1288;s:2:\\\"id\\\";i:22458;s:5:\\\"title\\\";s:38:\\\"Full Screen | Subscribe | Fashion Shop\\\";s:9:\\\"thumbnail\\\";s:76:\\\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":"\\\";s:12:\\\"tmpl_created\\\";i:1647426379;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:131:\\\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:11:\\\"full screen\\\";s:4:\\\"tags\\\";s:31:\\\"[\\\"Ecommerce\\\",\\\"Fashion\\\",\\\"Sales\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:7;a:16:{s:4:\\\"tmpl\\\";i:1289;s:2:\\\"id\\\";i:22464;s:5:\\\"title\\\";s:32:\\\"Fly-In | Contact | Makeup Studio\\\";s:9:\\\"thumbnail\\\";s:77:\\\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647427026;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:125:\\\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:6:\\\"fly-in\\\";s:4:\\\"tags\\\";s:22:\\\"["}}
{"name":"restoring","data":{"description":"\\\"Business\\\",\\\"Contact\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:8;a:16:{s:4:\\\"tmpl\\\";i:1034;s:2:\\\"id\\\";i:15075;s:5:\\\"title\\\";s:34:\\\"Slide-In | Menu | Flooring Company\\\";s:9:\\\"thumbnail\\\";s:68:\\\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\\\";s:12:\\\"tmpl_created\\\";i:1597739605;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:127:\\\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:8:\\\"slide-in\\\";s:4:\\\"tags\\\";s:39:\\\"[\\\"Flooring company\\\",\\\"Flooring website\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:383;s:11:\\\"trend_index\\\";i:162;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:9;a:16:{s:4:\\\"tmpl\\\";i:1290;s:2:\\\"id\\\";i:22470;s:5:\\\"title\\\";s:32:\\\"Fly-In | Contact | Design Studio\\\";s:","file":"mrsimple_profile.sql.gz"},"type":"debug"}
{"data":{"description":"9:\\\"thumbnail\\\";s:77:\\\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647428250;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:125:\\\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:6:\\\"fly-in\\\";s:4:\\\"tags\\\";s:39:\\\"[\\\"Business\\\",\\\"Contact\\\",\\\"Digital Agency\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:10;a:16:{s:4:\\\"tmpl\\\";i:1035;s:2:\\\"id\\\";i:15062;s:5:\\\"title\\\";s:35:\\\"Fly-In | Sign up | Flooring Company\\\";s:9:\\\"thumbnail\\\";s:66:\\\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\\\";s:12:\\\"tmpl_created\\\";i:1597739629;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:128:\\\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campai","file":"mrsimple_profile.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"gn=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:6:\\\"fly-in\\\";s:4:\\\"tags\\\";s:39:\\\"[\\\"Flooring company\\\",\\\"Flooring website\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:625;s:11:\\\"trend_index\\\";i:309;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:11;a:16:{s:4:\\\"tmpl\\\";i:1291;s:2:\\\"id\\\";i:22480;s:5:\\\"title\\\";s:27:\\\"Classic | CTA | MasterClass\\\";s:9:\\\"thumbnail\\\";s:76:\\\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647428474;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:120:\\\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:29:\\\"[\\\"cta\\\",\\\"Magazine\\\",\\\"Services\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:12;a:16:{s","file":"mrsimple_profile.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_profile.sql.gz","description":":4:\\\"tmpl\\\";i:1292;s:2:\\\"id\\\";i:22489;s:5:\\\"title\\\";s:29:\\\"Classic | CTA | Music Concert\\\";s:9:\\\"thumbnail\\\";s:77:\\\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647429738;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:122:\\\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:34:\\\"[\\\"cta\\\",\\\"Landing Pages\\\",\\\"Magazine\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:13;a:16:{s:4:\\\"tmpl\\\";i:1293;s:2:\\\"id\\\";i:22495;s:5:\\\"title\\\";s:27:\\\"Classic | CTA | Music Album\\\";s:9:\\\"thumbnail\\\";s:75:\\\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647430056;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:120:\\\"https://library.elementor.com/p"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":"opups/classic-cta-music-album/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:4:\\\"page\\\";s:4:\\\"tags\\\";s:34:\\\"[\\\"Ba\\\",\\\"Landing Pages\\\",\\\"Marketing\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:14;a:16:{s:4:\\\"tmpl\\\";i:1294;s:2:\\\"id\\\";i:22501;s:5:\\\"title\\\";s:37:\\\"Fly-In | CTA | Photography Exhibition\\\";s:9:\\\"thumbnail\\\";s:86:\\\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647430512;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:130:\\\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:6:\\\"fly-in\\\";s:4:\\\"tags\\\";s:33:\\\"[\\\"cta\\\",\\\"Photography\\\",\\\"Portfolio\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i"},"type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":":-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:15;a:16:{s:4:\\\"tmpl\\\";i:1295;s:2:\\\"id\\\";i:22507;s:5:\\\"title\\\";s:34:\\\"Classic | CTA | Clothing Shop Sale\\\";s:9:\\\"thumbnail\\\";s:82:\\\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647430774;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:127:\\\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:35:\\\"[\\\"Ecommerce\\\",\\\"Fashion\\\",\\\"Marketing\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:16;a:16:{s:4:\\\"tmpl\\\";i:1296;s:2:\\\"id\\\";i:22486;s:5:\\\"title\\\";s:30:\\\"Classic | CTA | Shop Promotion\\\";s:9:\\\"thumbnail\\\";s:78:\\\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-2"},"type":"debug"}
{"data":{"description":"8.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647430951;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:123:\\\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:32:\\\"[\\\"cta\\\",\\\"Magazine\\\",\\\"Photography\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:17;a:16:{s:4:\\\"tmpl\\\";i:1297;s:2:\\\"id\\\";i:22516;s:5:\\\"title\\\";s:32:\\\"Fly-In | CTA | Glasses Shop Sale\\\";s:9:\\\"thumbnail\\\";s:81:\\\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647431136;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:125:\\\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:6:\\\"fly-in\\\";s:4:\\\"tags\\\";s:30:\\\"[\\\"","file":"mrsimple_profile.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"Business\\\",\\\"cta\\\",\\\"Marketing\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:18;a:16:{s:4:\\\"tmpl\\\";i:1298;s:2:\\\"id\\\";i:22522;s:5:\\\"title\\\";s:30:\\\"Fly-In | Discount | Skate Shop\\\";s:9:\\\"thumbnail\\\";s:83:\\\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647434058;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:123:\\\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:6:\\\"fly-in\\\";s:4:\\\"tags\\\";s:32:\\\"[\\\"Discount\\\",\\\"Ecommerce\\\",\\\"Sales\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:19;a:16:{s:4:\\\"tmpl\\\";i:1299;s:2:\\\"id\\\";i:22532;s:5:\\\"title\\\";s:43:\\\"Classic | Subscription | Bask","file":"mrsimple_profile.sql.gz"},"name":"restoring"}
{"data":{"description":"etball Academy\\\";s:9:\\\"thumbnail\\\";s:95:\\\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647434608;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:136:\\\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:33:\\\"[\\\"Education\\\",\\\"Marketing\\\",\\\"Sport\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:20;a:16:{s:4:\\\"tmpl\\\";i:1300;s:2:\\\"id\\\";i:22543;s:5:\\\"title\\\";s:38:\\\"Classic | Discount | Veterinary Clinic\\\";s:9:\\\"thumbnail\\\";s:84:\\\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647435581;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:131:\\\"https://library.elementor.com/popups/classic-discount-","file":"mrsimple_profile.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"veterinary-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:19:\\\"[\\\"Discount\\\",\\\"Pets\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:21;a:16:{s:4:\\\"tmpl\\\";i:1301;s:2:\\\"id\\\";i:22553;s:5:\\\"title\\\";s:39:\\\"Classic | Contact | Business Consulting\\\";s:9:\\\"thumbnail\\\";s:94:\\\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647439935;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:132:\\\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:22:\\\"[\\\"Business\\\",\\\"Contact\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settin","file":"mrsimple_profile.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_profile.sql.gz","description":"gs\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:22;a:16:{s:4:\\\"tmpl\\\";i:1302;s:2:\\\"id\\\";i:22562;s:5:\\\"title\\\";s:28:\\\"Classic | Contact | Handyman\\\";s:9:\\\"thumbnail\\\";s:75:\\\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647440333;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:121:\\\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:33:\\\"[\\\"Business\\\",\\\"Contact\\\",\\\"Services\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:23;a:16:{s:4:\\\"tmpl\\\";i:1303;s:2:\\\"id\\\";i:22573;s:5:\\\"title\\\";s:40:\\\"Classic | Discount | Online Fashion Shop\\\";s:9:\\\"thumbnail\\\";s:92:\\\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\\\";s:12:\\\"tmpl_cre"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_profile.sql.gz","description":"ated\\\";i:1647462549;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:133:\\\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:32:\\\"[\\\"Discount\\\",\\\"Ecommerce\\\",\\\"Sales\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:24;a:16:{s:4:\\\"tmpl\\\";i:1304;s:2:\\\"id\\\";i:22583;s:5:\\\"title\\\";s:36:\\\"Fly-In | Discount | Personal Trainer\\\";s:9:\\\"thumbnail\\\";s:83:\\\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647503781;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:129:\\\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:6:\\\"fly-in\\\";s:4:\\\"tags\\\";s:31:\\\"[\\\"Dis"},"name":"restoring"}
{"type":"debug","data":{"description":"count\\\",\\\"Sport\\\",\\\"Training\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:25;a:16:{s:4:\\\"tmpl\\\";i:1305;s:2:\\\"id\\\";i:22592;s:5:\\\"title\\\";s:41:\\\"Classic | Contact | Illustrator Portfolio\\\";s:9:\\\"thumbnail\\\";s:88:\\\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647504218;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:134:\\\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:49:\\\"[\\\"Contact\\\",\\\"Creative Portfolio\\\",\\\"Digital Agency\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:26;a:16:{s:4:\\\"tmpl\\\";i:1306;s:2:\\\"id\\\";i:22602;s:5:\\\"t","file":"mrsimple_profile.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_profile.sql.gz","description":"itle\\\";s:46:\\\"Bottom Bar | Discount | Handmade Ceramics Shop\\\";s:9:\\\"thumbnail\\\";s:91:\\\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647507007;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:139:\\\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:10:\\\"bottom bar\\\";s:4:\\\"tags\\\";s:48:\\\"[\\\"Business\\\",\\\"cta\\\",\\\"Ecommerce\\\",\\\"Interior Design\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:27;a:16:{s:4:\\\"tmpl\\\";i:1307;s:2:\\\"id\\\";i:22612;s:5:\\\"title\\\";s:51:\\\"Classic | Contact | Classic Car Restoration Company\\\";s:9:\\\"thumbnail\\\";s:90:\\\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647507310;s:6:\\\"author\\\";s:9:\\\"E"}}
{"type":"debug","data":{"file":"mrsimple_profile.sql.gz","description":"lementor\\\";s:3:\\\"url\\\";s:144:\\\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:32:\\\"[\\\"Booking\\\",\\\"Contact\\\",\\\"Services\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:28;a:16:{s:4:\\\"tmpl\\\";i:1052;s:2:\\\"id\\\";i:15259;s:5:\\\"title\\\";s:31:\\\"Hello Bar | Menu | Psychologist\\\";s:9:\\\"thumbnail\\\";s:71:\\\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\\\";s:12:\\\"tmpl_created\\\";i:1600170209;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:124:\\\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:9:\\\"hello bar\\\";s:4:\\\"tags\\\";s:34:\\\"[\\\"Psychologist\\\",\\\"Psychotherapist\\\"]\\\";s:10:\\\"menu_ord"},"name":"restoring"}
{"name":"restoring","data":{"description":"er\\\";i:0;s:16:\\\"popularity_index\\\";i:739;s:11:\\\"trend_index\\\";i:583;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:29;a:16:{s:4:\\\"tmpl\\\";i:1308;s:2:\\\"id\\\";i:22621;s:5:\\\"title\\\";s:30:\\\"Classic | Booking | Life Coach\\\";s:9:\\\"thumbnail\\\";s:82:\\\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647508596;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:123:\\\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:33:\\\"[\\\"Booking\\\",\\\"Business\\\",\\\"Services\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:-1;s:11:\\\"trend_index\\\";i:-1;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:30;a:16:{s:4:\\\"tmpl\\\";i:1053;s:2:\\\"id\\\";i:15272;s:5:\\\"title\\\";s:32:\\\"Classic | Contact | Psychologist\\\";s:9:\\\"thumbnail\\\";s:66:\\\"https://library.e","file":"mrsimple_profile.sql.gz"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_profile.sql.gz","description":"lementor.com/wp-content/uploads/2020/09/PopUp.png\\\";s:12:\\\"tmpl_created\\\";i:1600170487;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:125:\\\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"type\\\";s:5:\\\"popup\\\";s:7:\\\"subtype\\\";s:7:\\\"classic\\\";s:4:\\\"tags\\\";s:34:\\\"[\\\"Psychologist\\\",\\\"Psychotherapist\\\"]\\\";s:10:\\\"menu_order\\\";i:0;s:16:\\\"popularity_index\\\";i:578;s:11:\\\"trend_index\\\";i:312;s:17:\\\"has_page_settings\\\";s:1:\\\"1\\\";s:6:\\\"is_pro\\\";s:1:\\\"1\\\";s:12:\\\"access_level\\\";i:1;}i:31;a:16:{s:4:\\\"tmpl\\\";i:1309;s:2:\\\"id\\\";i:22632;s:5:\\\"title\\\";s:42:\\\"Classic |  Subscription | Merchandise Shop\\\";s:9:\\\"thumbnail\\\";s:86:\\\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\\\";s:12:\\\"tmpl_created\\\";i:1647509196;s:6:\\\"author\\\";s:9:\\\"Elementor\\\";s:3:\\\"url\\\";s:134:\\\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\\\";s:4:\\\"typ"},"name":"restoring"}
{"data":{"file":"mrsimple_profile.sql.gz","truncated":1,"description":"…"},"name":"restoring","type":"debug"}
{"data":{"username":"xedaptot_1097qqz","file":"mrsimple_profile.sql.gz","description":"The system removed the temporary database user “xedaptot_1097qqz”."},"name":"removed_temp_database_user","type":"debug"}
{"type":"done","name":"restore_done","data":{"file":"mrsimple_profile.sql.gz","description":"The system successfully restored the database “xedaptot_mrsimple_profile” from the backup file “mrsimple_profile.sql.gz”."}}
{"name":"processed","data":{"file":"mrsimple_profile.sql.gz"},"type":"info"}
{"type":"close"}