D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
mybf1
/
.cpanel
/
logs
/
restoredb
/
Filename :
2021-05-15T07:58:35Z.1.log
back
Copy
{"data":{"description":"No virus detected in upload “mybf1_menthol.sql.gz”.","file":"mybf1_menthol.sql.gz"},"name":"no-virus","type":"info"} {"name":"gunzip","data":{"file":"mybf1_menthol.sql.gz","description":"The system is extracting the archive “/home/mybf1/tmp/Cpanel_Form_file.upload.bf40ce3b”.","archive":"/home/mybf1/tmp/Cpanel_Form_file.upload.bf40ce3b"},"type":"info"} {"name":"database_name","data":{"description":"The system identified the database name for the backup file “mybf1_menthol.sql.gz” to be “mybf1_menthol”.","database":"mybf1_menthol","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","name":"created_temp_database_user","data":{"file":"mybf1_menthol.sql.gz","description":"The system created a temporary database user “mybf1_0dt1u0n”.","username":"mybf1_0dt1u0n"}} {"data":{"username":"mybf1_0dt1u0n","database":"mybf1_menthol","description":"The system linked the temporary database user “mybf1_0dt1u0n” to the database “mybf1_menthol”.","file":"mybf1_menthol.sql.gz"},"name":"linked_temp_database_user_to_database","type":"debug"} {"name":"restoring_start","data":{"file":"mybf1_menthol.sql.gz","description":"The system is starting to restore the database backup “mybf1_menthol.sql.gz”."},"type":"info"} {"data":{"file":"mybf1_menthol.sql.gz","description":"--------------\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 `mentholcommentmeta`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@c"},"name":"restoring","type":"debug"} {"data":{"file":"mybf1_menthol.sql.gz","description":"haracter_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `mentholcommentmeta` (\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) COLLATE utf8mb4_unicode_ci DEFAULT NULL,\n `meta_value` longtext COLLATE utf8mb4_unicode_ci,\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_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `mentholcommentmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentholcommentmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentholcommentmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `mentholcomments`\n-------------"},"name":"restoring","type":"debug"} {"data":{"file":"mybf1_menthol.sql.gz","description":"-\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `mentholcomments` (\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 COLLATE utf8mb4_unicode_ci NOT NULL,\n `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL,\n `comment_karma` int(11) NOT NULL DEFAULT '0',\n `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',\n `comment_agent` varchar(255) COLLAT"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"E utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci 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 PRIMARY 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_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `mentholcomments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentholcomments` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentholcomments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\n","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"data":{"description":"DROP TABLE IF EXISTS `menthollinks`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `menthollinks` (\n `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","data":{"description":",\n `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,\n `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n PRIMARY KEY (`link_id`),\n KEY `link_visible` (`link_visible`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `menthollinks` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `menthollinks` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `menthollinks` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `mentholoptions`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `mentholoptions` (\n `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `option_name` varchar(191) COLL","file":"mybf1_menthol.sql.gz"},"name":"restoring"} {"data":{"file":"mybf1_menthol.sql.gz","description":"ATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,\n `autoload` varchar(20) COLLATE utf8mb4_unicode_ci 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=1572456 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `mentholoptions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentholoptions` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `mentholoptions` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1,'siteurl','https://menthol.bf1.my','yes'),(2,'home','https://menthol.bf1.my','yes'),(3,'blogname','Menthol Kristal','yes'),(4,'blogdescription','Menthol Kristal Malaysia','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','bestform18@yahoo.com','yes'),(7,'start_of_week','1',"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"'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','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','3','yes'),(19,'default_comment_status','closed','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','','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%category%/%postname%/','yes'),(29,'rewrite_rules','a:352:{s:16:\\\".well-known/(.+)\\\";s:35:\\\"index.php?ec-well-known=$matches[1]\\\";s:11:\\\"^wp-json/?$\\\";s:22:\\\"index.php?rest_route=/\\\";s:14:\\\"^wp-json/(.*)?\\\";s:33:\\\"index.php?rest_route=/$matc"},"type":"debug"} {"data":{"file":"mybf1_menthol.sql.gz","description":"hes[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:28:\\\"^/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:19:\\\"index.php?page_id=7\\\";s:28:\\\"^/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:19:\\\"index.php?page_id=7\\\";s:8:\\\"^/cart.*\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^/checkout.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:11:\\\"^/account.*\\\";s:19:\\\"index.php?page_id=7\\\";s:21:\\\"^/account\\\\/settings.*\\\";s:19:\\\"index.php?page_id=7\\\";s:19:\\\"^/account\\\\/orders.*\\\";s:19:\\\"index.php?page_id=7\\\";s:25:\\"},"name":"restoring","type":"debug"} {"type":"debug","data":{"description":"\"^/account\\\\/address-book.*\\\";s:19:\\\"index.php?page_id=7\\\";s:22:\\\"^/account\\\\/favorites.*\\\";s:19:\\\"index.php?page_id=7\\\";s:10:\\\"^/search.*\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^/search\\\\?.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:10:\\\"^/signin.*\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^/pages\\\\/about.*\\\";s:19:\\\"index.php?page_id=7\\\";s:27:\\\"^/pages\\\\/shipping-payment.*\\\";s:19:\\\"index.php?page_id=7\\\";s:18:\\\"^/pages\\\\/returns.*\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^/pages\\\\/terms.*\\\";s:19:\\\"index.php?page_id=7\\\";s:25:\\\"^/pages\\\\/privacy-policy.*\\\";s:19:\\\"index.php?page_id=7\\\";s:12:\\\"^/signIn.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:19:\\\"^/resetPassword.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^/checkoutAB.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:19:\\\"^/downloadError.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:18:\\\"^/orderFailure.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^/checkoutCC.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^/checkoutEC.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^/checkoutAC.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:24:","file":"mybf1_menthol.sql.gz"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"\\\"^/FBAutofillCheckout.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:67:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=25\\\";s:67:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=25\\\";s:47:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/cart.*\\\";s:14:\\\"index.php?p=25\\\";s:53:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/checkout.*.*\\\";s:14:\\\"index.php?p=25\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/account.*\\\";s:14:\\\"index.php?p=25\\\";s:60:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/account\\\\/settings.*\\\";s:14:\\\"index.php?p=25\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/account\\\\/orders.*\\\";s:14:\\\"index.php?p=25\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=25\\\";s:61:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=25\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/search.*\\\";s:14:\\\"index.php?p=25\\\";s:53:\\\"^ment"}} {"type":"debug","name":"restoring","data":{"description":"hol\\\\-kristal/menthol\\\\-kristal\\\\-100g/search\\\\?.*.*\\\";s:14:\\\"index.php?p=25\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/signin.*\\\";s:14:\\\"index.php?p=25\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/pages\\\\/about.*\\\";s:14:\\\"index.php?p=25\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=25\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=25\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=25\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=25\\\";s:51:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/signIn.*.*\\\";s:14:\\\"index.php?p=25\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/resetPassword.*.*\\\";s:14:\\\"index.php?p=25\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/checkoutAB.*.*\\\";s:14:\\\"index.php?p=25\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/downloadError.*.*\\\";s:14:\\\"index.php?p=25\\\";s:","file":"mybf1_menthol.sql.gz"}} {"name":"restoring","data":{"description":"57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/orderFailure.*.*\\\";s:14:\\\"index.php?p=25\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/checkoutCC.*.*\\\";s:14:\\\"index.php?p=25\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/checkoutEC.*.*\\\";s:14:\\\"index.php?p=25\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/checkoutAC.*.*\\\";s:14:\\\"index.php?p=25\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=25\\\";s:67:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=28\\\";s:67:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=28\\\";s:47:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/cart.*\\\";s:14:\\\"index.php?p=28\\\";s:53:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/checkout.*.*\\\";s:14:\\\"index.php?p=28\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/account.*\\\";s:14:\\\"index.php?p=28\\\";s:60:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/account\\\\/settings.*\\\";s:14:\\\"in","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","name":"restoring","data":{"description":"dex.php?p=28\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/account\\\\/orders.*\\\";s:14:\\\"index.php?p=28\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=28\\\";s:61:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=28\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/search.*\\\";s:14:\\\"index.php?p=28\\\";s:53:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/search\\\\?.*.*\\\";s:14:\\\"index.php?p=28\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/signin.*\\\";s:14:\\\"index.php?p=28\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/pages\\\\/about.*\\\";s:14:\\\"index.php?p=28\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=28\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=28\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=28\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/pages\\\\/priva","file":"mybf1_menthol.sql.gz"}} {"name":"restoring","data":{"description":"cy-policy.*\\\";s:14:\\\"index.php?p=28\\\";s:51:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/signIn.*.*\\\";s:14:\\\"index.php?p=28\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/resetPassword.*.*\\\";s:14:\\\"index.php?p=28\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/checkoutAB.*.*\\\";s:14:\\\"index.php?p=28\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/downloadError.*.*\\\";s:14:\\\"index.php?p=28\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/orderFailure.*.*\\\";s:14:\\\"index.php?p=28\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/checkoutCC.*.*\\\";s:14:\\\"index.php?p=28\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/checkoutEC.*.*\\\";s:14:\\\"index.php?p=28\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/checkoutAC.*.*\\\";s:14:\\\"index.php?p=28\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=28\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=32\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-krist","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","name":"restoring","data":{"description":"al\\\\-1kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=32\\\";s:46:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/cart.*\\\";s:14:\\\"index.php?p=32\\\";s:52:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/checkout.*.*\\\";s:14:\\\"index.php?p=32\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/account.*\\\";s:14:\\\"index.php?p=32\\\";s:59:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=32\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/account\\\\/orders.*\\\";s:14:\\\"index.php?p=32\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=32\\\";s:60:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=32\\\";s:48:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/search.*\\\";s:14:\\\"index.php?p=32\\\";s:52:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=32\\\";s:48:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/signin.*\\\";s:14:\\\"index.php?p=32\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/p","file":"mybf1_menthol.sql.gz"}} {"name":"restoring","data":{"description":"ages\\\\/about.*\\\";s:14:\\\"index.php?p=32\\\";s:65:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=32\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=32\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=32\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=32\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/signIn.*.*\\\";s:14:\\\"index.php?p=32\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=32\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=32\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/downloadError.*.*\\\";s:14:\\\"index.php?p=32\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/orderFailure.*.*\\\";s:14:\\\"index.php?p=32\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=32\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"\\\\-1kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=32\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=32\\\";s:62:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=32\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=35\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=35\\\";s:46:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/cart.*\\\";s:14:\\\"index.php?p=35\\\";s:52:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/checkout.*.*\\\";s:14:\\\"index.php?p=35\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/account.*\\\";s:14:\\\"index.php?p=35\\\";s:59:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=35\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/account\\\\/orders.*\\\";s:14:\\\"index.php?p=35\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=35\\\";s:60:\\\"^menthol\\\\-kristal"}} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"/menthol\\\\-kristal\\\\-5kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=35\\\";s:48:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/search.*\\\";s:14:\\\"index.php?p=35\\\";s:52:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=35\\\";s:48:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/signin.*\\\";s:14:\\\"index.php?p=35\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/pages\\\\/about.*\\\";s:14:\\\"index.php?p=35\\\";s:65:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=35\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=35\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=35\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=35\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/signIn.*.*\\\";s:14:\\\"index.php?p=35\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=35\\\";s:54:\\\"^menthol\\\\-kristal/me"}} {"data":{"description":"nthol\\\\-kristal\\\\-5kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=35\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/downloadError.*.*\\\";s:14:\\\"index.php?p=35\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/orderFailure.*.*\\\";s:14:\\\"index.php?p=35\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=35\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=35\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=35\\\";s:62:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=35\\\";s:66:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=38\\\";s:66:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=38\\\";s:46:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/cart.*\\\";s:14:\\\"index.php?p=38\\\";s:52:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkout.*.*\\\";s:14:\\\"index.php?p=38\\\";s:49:\\\"^menthol\\\\-kr","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"istal/mentol\\\\-kristal\\\\-25kg/account.*\\\";s:14:\\\"index.php?p=38\\\";s:59:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=38\\\";s:57:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/account\\\\/orders.*\\\";s:14:\\\"index.php?p=38\\\";s:63:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=38\\\";s:60:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=38\\\";s:48:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/search.*\\\";s:14:\\\"index.php?p=38\\\";s:52:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=38\\\";s:48:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/signin.*\\\";s:14:\\\"index.php?p=38\\\";s:54:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/about.*\\\";s:14:\\\"index.php?p=38\\\";s:65:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=38\\\";s:56:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=38\\\";s:54:\\\"^menthol\\\\-"}} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=38\\\";s:63:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=38\\\";s:50:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/signIn.*.*\\\";s:14:\\\"index.php?p=38\\\";s:57:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=38\\\";s:54:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=38\\\";s:57:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/downloadError.*.*\\\";s:14:\\\"index.php?p=38\\\";s:56:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/orderFailure.*.*\\\";s:14:\\\"index.php?p=38\\\";s:54:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=38\\\";s:54:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=38\\\";s:54:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=38\\\";s:62:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=38\\\";s:67:\\\"^menthol\\\\-"},"name":"restoring"} {"name":"restoring","data":{"description":"kristal/menthol\\\\-kristal\\\\-50kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=42\\\";s:67:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=42\\\";s:47:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/cart.*\\\";s:14:\\\"index.php?p=42\\\";s:53:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/checkout.*.*\\\";s:14:\\\"index.php?p=42\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/account.*\\\";s:14:\\\"index.php?p=42\\\";s:60:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=42\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/account\\\\/orders.*\\\";s:14:\\\"index.php?p=42\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=42\\\";s:61:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=42\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/search.*\\\";s:14:\\\"index.php?p=42\\\";s:53:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=42","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"data":{"description":"\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/signin.*\\\";s:14:\\\"index.php?p=42\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/pages\\\\/about.*\\\";s:14:\\\"index.php?p=42\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=42\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=42\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=42\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=42\\\";s:51:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/signIn.*.*\\\";s:14:\\\"index.php?p=42\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=42\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=42\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/downloadError.*.*\\\";s:14:\\\"index.php?p=42\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/orderFailure.*.*\\\";s:14:\\\"i","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"ndex.php?p=42\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=42\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=42\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=42\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=42\\\";s:68:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=45\\\";s:68:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=45\\\";s:48:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/cart.*\\\";s:14:\\\"index.php?p=45\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/checkout.*.*\\\";s:14:\\\"index.php?p=45\\\";s:51:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/account.*\\\";s:14:\\\"index.php?p=45\\\";s:61:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=45\\\";s:59:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/acc","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"name":"restoring","data":{"description":"ount\\\\/orders.*\\\";s:14:\\\"index.php?p=45\\\";s:65:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=45\\\";s:62:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=45\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/search.*\\\";s:14:\\\"index.php?p=45\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=45\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/signin.*\\\";s:14:\\\"index.php?p=45\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/pages\\\\/about.*\\\";s:14:\\\"index.php?p=45\\\";s:67:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=45\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=45\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=45\\\";s:65:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=45\\\";s:52:\\\"^menthol\\\\-kri","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"stal/menthol\\\\-kristal\\\\-200kg/signIn.*.*\\\";s:14:\\\"index.php?p=45\\\";s:59:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=45\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=45\\\";s:59:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/downloadError.*.*\\\";s:14:\\\"index.php?p=45\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/orderFailure.*.*\\\";s:14:\\\"index.php?p=45\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=45\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=45\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=45\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=45\\\";s:26:\\\"^.*-p([0-9]+)(\\\\/.*|\\\\?.*)?$\\\";s:19:\\\"index.php?page_id=7\\\";s:26:\\\"^.*-c([0-9]+)(\\\\/.*|\\\\?.*)?$\\\";s:19:\\\"index.php?page_id=7\\\";s:6:\\\"^cart$\\\";s:19:\\\"index.php?page_id=7\\\";s:12:\\\"^checkout.*"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"$\\\";s:19:\\\"index.php?page_id=7\\\";s:9:\\\"^account$\\\";s:19:\\\"index.php?page_id=7\\\";s:19:\\\"^account\\\\/settings$\\\";s:19:\\\"index.php?page_id=7\\\";s:17:\\\"^account\\\\/orders$\\\";s:19:\\\"index.php?page_id=7\\\";s:23:\\\"^account\\\\/address-book$\\\";s:19:\\\"index.php?page_id=7\\\";s:20:\\\"^account\\\\/favorites$\\\";s:19:\\\"index.php?page_id=7\\\";s:8:\\\"^search$\\\";s:19:\\\"index.php?page_id=7\\\";s:12:\\\"^search\\\\?.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:8:\\\"^signin$\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^pages\\\\/about$\\\";s:19:\\\"index.php?page_id=7\\\";s:25:\\\"^pages\\\\/shipping-payment$\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^pages\\\\/returns$\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^pages\\\\/terms$\\\";s:19:\\\"index.php?page_id=7\\\";s:23:\\\"^pages\\\\/privacy-policy$\\\";s:19:\\\"index.php?page_id=7\\\";s:10:\\\"^signIn.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:17:\\\"^resetPassword.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^checkoutAB.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:17:\\\"^downloadError.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^orderFailure.*$\\\";s:19:\\\"index.php?page_id=7\\\";"}} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"s:14:\\\"^checkoutCC.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^checkoutEC.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^checkoutAC.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:22:\\\"^FBAutofillCheckout.*$\\\";s:19:\\\"index.php?page_id=7\\\";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/([^/]+)/"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"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:43:\\\"ecwid_menu_item/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:53:\\\"ecwid_menu_item/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:73:\\\"ecwid_menu_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:68:\\\"ecwid_menu_item/[^/]+/attachment/([^/]+)/(feed|rdf|rs"}} {"name":"restoring","data":{"description":"s|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:68:\\\"ecwid_menu_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:49:\\\"ecwid_menu_item/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:32:\\\"ecwid_menu_item/([^/]+)/embed/?$\\\";s:48:\\\"index.php?ecwid_menu_item=$matches[1]&embed=true\\\";s:36:\\\"ecwid_menu_item/([^/]+)/trackback/?$\\\";s:42:\\\"index.php?ecwid_menu_item=$matches[1]&tb=1\\\";s:44:\\\"ecwid_menu_item/([^/]+)/page/?([0-9]{1,})/?$\\\";s:55:\\\"index.php?ecwid_menu_item=$matches[1]&paged=$matches[2]\\\";s:51:\\\"ecwid_menu_item/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:55:\\\"index.php?ecwid_menu_item=$matches[1]&cpage=$matches[2]\\\";s:40:\\\"ecwid_menu_item/([^/]+)(?:/([0-9]+))?/?$\\\";s:54:\\\"index.php?ecwid_menu_item=$matches[1]&page=$matches[2]\\\";s:32:\\\"ecwid_menu_item/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:42:\\\"ecwid_menu_item/[^/]+/([^/]+)/trackback/?$\\\";s:37","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":":\\\"index.php?attachment=$matches[1]&tb=1\\\";s:62:\\\"ecwid_menu_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:57:\\\"ecwid_menu_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:57:\\\"ecwid_menu_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:38:\\\"ecwid_menu_item/[^/]+/([^/]+)/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.p"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"hp?&embed=true\\\";s:20:\\\"page/?([0-9]{1,})/?$\\\";s:28:\\\"index.php?&paged=$matches[1]\\\";s:27:\\\"comment-page-([0-9]{1,})/?$\\\";s:38:\\\"index.php?&page_id=7&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)/?$\\\""}} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":";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"}} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"=$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=$"},"name":"restoring"} {"data":{"description":"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:\\\"ind","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"ex.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:31:\\\".+?/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:41:\\\".+?/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:61:\\\".+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:56:\\\".+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:56:\\\".+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:37:\\\".+?/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:22:\\\"(.+?)/([^/]+)/embe"}} {"name":"restoring","data":{"description":"d/?$\\\";s:63:\\\"index.php?category_name=$matches[1]&name=$matches[2]&embed=true\\\";s:26:\\\"(.+?)/([^/]+)/trackback/?$\\\";s:57:\\\"index.php?category_name=$matches[1]&name=$matches[2]&tb=1\\\";s:46:\\\"(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:69:\\\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\\\";s:41:\\\"(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:69:\\\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\\\";s:34:\\\"(.+?)/([^/]+)/page/?([0-9]{1,})/?$\\\";s:70:\\\"index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]\\\";s:41:\\\"(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:70:\\\"index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]\\\";s:30:\\\"(.+?)/([^/]+)(?:/([0-9]+))?/?$\\\";s:69:\\\"index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]\\\";s:20:\\\".+?/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:30:\\\".+?/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:50:\\\".+?/[^/]+/([^/]+)/feed/(feed|rdf|rss","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:45:\\\".+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:45:\\\".+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:26:\\\".+?/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:38:\\\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:33:\\\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:14:\\\"(.+?)/embed/?$\\\";s:46:\\\"index.php?category_name=$matches[1]&embed=true\\\";s:26:\\\"(.+?)/page/?([0-9]{1,})/?$\\\";s:53:\\\"index.php?category_name=$matches[1]&paged=$matches[2]\\\";s:33:\\\"(.+?)/comment-page-([0-9]{1,})/?$\\\";s:53:\\\"index.php?category_name=$matches[1]&cpage=$matches[2]\\\";s:8:\\\"(.+?)/?$\\\";s:35:\\\"index.php?category_name=$matches[1]\\\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes"}} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"'),(32,'moderation_keys','','no'),(33,'active_plugins','a:1:{i:0;s:43:\\\"ecwid-shopping-cart/ecwid-shopping-cart.php\\\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','sinatra','yes'),(41,'stylesheet','sinatra','yes'),(335055,'finished_updating_comment_type','1','yes'),(44,'comment_registration','','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','49752','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','0','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop',"},"name":"restoring"} {"data":{"description":"'1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:2:{i:3;a:4:{s:5:\\\"title\\\";s:8:\\\"Kategori\\\";s:5:\\\"count\\\";i:0;s:12:\\\"hierarchical\\\";i:0;s:8:\\\"dropdown\\\";i:0;}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(81,'uninstall_plugins','a:1:{s:43:\\\"ecwid-shopping-cart/ecwid-shopping-cart.php","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"\\\";s:15:\\\"ecwid_uninstall\\\";}','no'),(82,'timezone_string','Asia/Kuala_Lumpur','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','7','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','19','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'initial_db_version','44719','yes'),(94,'mentholuser_roles','a:5:{s:13:\\\"administrator\\\";a:2:{s:4:\\\"name\\\";s:13:\\\"Administrator\\\";s:12:\\\"capabilities\\\";a:62:{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\\","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"\";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: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\\"},"name":"restoring"} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"\";b:1;s:14:\\\"install_themes\\\";b:1;s:11:\\\"update_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:16:\\\"aiosp_manage_seo\\\";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\\\";"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"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: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'),(95,'fresh_site','0','yes'),(96,'widget_search','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(97,'widget_recent-posts','a:2:{i:3;a:"}} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"3:{s:5:\\\"title\\\";s:11:\\\"Pos Terkini\\\";s:6:\\\"number\\\";i:5;s:9:\\\"show_date\\\";b:0;}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(98,'widget_recent-comments','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(99,'widget_archives','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(100,'widget_meta','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(101,'sidebars_widgets','a:7:{s:19:\\\"wp_inactive_widgets\\\";a:3:{i:0;s:13:\\\"custom_html-3\\\";i:1;s:14:\\\"recent-posts-3\\\";i:2;s:12:\\\"categories-3\\\";}s:15:\\\"sinatra-sidebar\\\";a:2:{i:0;s:18:\\\"ecwidnsfminicart-2\\\";i:1;s:13:\\\"custom_html-4\\\";}s:16:\\\"sinatra-footer-1\\\";a:0:{}s:16:\\\"sinatra-footer-2\\\";a:0:{}s:16:\\\"sinatra-footer-3\\\";a:0:{}s:16:\\\"sinatra-footer-4\\\";a:0:{}s:13:\\\"array_version\\\";i:3;}','yes'),(102,'cron','a:10:{i:1620655547;a:1:{s:34:\\\"wp_privacy_delete_old_export_files\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"hourly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:3600;}}}i:1620659146;a:2:{s:17:\\\"wp_update_plugins\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8"}} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":":\\\"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:1620659808;a:1:{s:16:\\\"wp_version_check\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1620668802;a:1:{s:33:\\\"aioseop_cron_check_remote_notices\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1620698270;a:1:{s:18:\\\"wp_https_detection\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1620702346;a:1:{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;}}}i:1620703249;a:2:{s:19:\\\"wp_scheduled_d"},"name":"restoring"} {"data":{"description":"elete\\\";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;}}}i:1620703250;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:1620928073;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;}}}s:7:\\\"version\\\";i:2;}','yes'),(103,'widget_pages','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(104,'widget_calendar','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(105,'widget_media_audio','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(106,'widget_media_image','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(107,'widget_media_gallery','a:1:{s:12:\\\"_multiwidg","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"et\\\";i:1;}','yes'),(108,'widget_media_video','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(109,'widget_tag_cloud','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(110,'widget_nav_menu','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(111,'widget_custom_html','a:3:{i:3;a:2:{s:5:\\\"title\\\";s:0:\\\"\\\";s:7:\\\"content\\\";s:987:\\\"<script type=\\\"text/javascript\\\">xVCategories();</script>\\r\\n<hr>\\r\\n<p align=\\\"left\\\"><b>Whatsapp Order :</b><br /> \\r\\n* English : <a href=\\\"https://wa.me/60192618000\\\" target=\\\"_blank\\\"><b>+60192618000</b></a><br /> \\r\\n* Bahasa : <a href=\\\"https://wa.me/60123590344\\\" target=\\\"_blank\\\"><b>+60123590344</b></a><br /> \\r\\n* 中文 : <a href=\\\"https://wa.me/60173872066\\\" target=\\\"_blank\\\"><b>+60173872066</b></a><br /> \\r\\n* <b>OEM Branding</b> : <a href=\\\"https://wa.me/60189096377\\\" target=\\\"_blank\\\"><b>+60189096377</b></a></p>\\r\\n<hr>\\r\\n<p align=\\\"left\\\"><b>Best Formula Industries</b><br /> \\r\\n146, Jalan Segambut,<br />\\r\\n51200 Kuala Lumpur, Malaysia.<br />\\r\\nTel : +603-6257 6048<br /> \\r\\n* Opera","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"tion :<br /> \\r\\nMon - Fri = 10am - 6.30pm<br /> \\r\\nSat = 10am - 5pm<br />\\r\\n<a href=\\\"https://www.waze.com/en-GB/livemap?zoom=17&lat=3.18083&lon=101.67676\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\"><b>* Waze Map</b></a> <a href=\\\"https://goo.gl/maps/Aa2wbvNdfkM2\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\"><b> * Google Map</b></a></p>\\r\\n\\\";}i:4;a:2:{s:5:\\\"title\\\";s:0:\\\"\\\";s:7:\\\"content\\\";s:777:\\\"<script type=\\\"text/javascript\\\">xVCategories();</script>\\r\\n<hr>\\r\\n<p align=\\\"left\\\"><b>Whatsapp Order :</b></p> \\r\\n<p align=\\\"left\\\"><a href=\\\"https://wa.me/60123590344\\\" target=\\\"_blank\\\"><b>+60123590344</b></a></p> \\r\\n<hr>\\r\\n<p align=\\\"left\\\"><b>Best Formula Industries</b><br />\\r\\n( Incorporated Since : 27th Dec 2002 )<br />\\r\\n( Company No : 002150621-D )<br />\\r\\n146, Jalan Segambut,<br />\\r\\n51200 Kuala Lumpur, Malaysia.<br />\\r\\nTel : +603-6257 6048<br /> \\r\\n* Operation :<br /> \\r\\nMon - Fri = 10am - 6.30pm<br /> \\r\\nSat = 10am - 5pm<br />\\r\\n<a href=\\\"https://www.waze.com/en-GB/livemap?zoom=17&lat"}} {"name":"restoring","data":{"description":"=3.18083&lon=101.67676\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\"><b>* Waze Map</b></a> <a href=\\\"https://goo.gl/maps/Aa2wbvNdfkM2\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\"><b> * Google Map</b></a></p>\\r\\n<hr>\\r\\n\\\";}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(112,'recovery_keys','a:0:{}','yes'),(113,'theme_mods_twentynineteen','a:2:{s:18:\\\"custom_css_post_id\\\";i:-1;s:18:\\\"nav_menu_locations\\\";a:0:{}}','yes'),(163,'ecwid_pb_categoriesperrow','3','yes'),(164,'ecwid_pb_productspercolumn_grid','20','yes'),(165,'ecwid_pb_productsperrow_grid','3','yes'),(166,'ecwid_pb_productsperpage_list','60','yes'),(167,'ecwid_pb_productsperpage_table','60','yes'),(168,'ecwid_pb_defaultview','grid','yes'),(169,'ecwid_pb_searchview','list','yes'),(170,'ecwid_mobile_catalog_link','','yes'),(171,'ecwid_default_category_id','','yes'),(172,'ecwid_is_api_enabled','off','yes'),(173,'ecwid_api_check_time','0','yes'),(174,'ecwid_show_vote_message','1','yes'),(175,'ecwid_sso_secret_key','','yes'),(176,'ecwid_installation_date','1572068437','yes'),(177,'","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"ecwid_plugin_data','a:9:{s:27:\\\"categories_cache_valid_from\\\";i:1621042236;s:25:\\\"products_cache_valid_from\\\";i:1621042236;s:24:\\\"profile_cache_valid_from\\\";i:1621061728;s:24:\\\"last_product_delete_time\\\";i:0;s:24:\\\"last_product_update_time\\\";i:0;s:11:\\\"update_time\\\";i:0;s:17:\\\"hide_out_of_stock\\\";b:0;s:18:\\\"catalog_valid_from\\\";s:10:\\\"1621063443\\\";s:21:\\\"nav-menus-opened-once\\\";i:1;}','yes'),(178,'ecwid_store_pages','7,25,28,32,35,38,42,45,','yes'),(157,'ecwid_static_home_page_enabled','','yes'),(158,'ecwid_store_page_id','7','yes'),(159,'ecwid_store_id','1566335','yes'),(160,'ecwid_enable_minicart','Y','yes'),(161,'ecwid_show_categories','','yes'),(162,'ecwid_show_search_box','','yes'),(145,'recently_activated','a:0:{}','yes'),(240,'ecwid_last_oauth_fail_time','0','yes'),(156,'ecwid_api_status','ok','yes'),(179,'ecwid_flush_rewrites','0','yes'),(180,'ecwid_ajax_defer_rendering','auto','yes'),(181,'widget_ecwidbadge','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(182,'widget_ecwidsearch','a:1:{s:12:\\\"_multiwidget"},"name":"restoring"} {"data":{"description":"\\\";i:1;}','yes'),(183,'widget_ecwidnsfminicart','a:2:{i:2;a:4:{s:5:\\\"title\\\";s:0:\\\"\\\";s:6:\\\"layout\\\";s:23:\\\"BIG_ICON_TITLE_SUBTOTAL\\\";s:4:\\\"icon\\\";s:3:\\\"BAG\\\";s:11:\\\"fixed-shape\\\";s:4:\\\"RECT\\\";}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(184,'widget_ecwidstorelink','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(185,'widget_ecwidvcategories','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(186,'aioseop_options','a:83:{s:16:\\\"aiosp_home_title\\\";s:48:\\\"Menthol Kristal Malaysia, Kilang Menthol Kristal\\\";s:22:\\\"aiosp_home_description\\\";s:123:\\\"Kristal menthol dibekalkan dari BF1 Kilang Menthol Kristal untuk aplikasi kosmetik dan kulit mempunyai bau minty yang segar\\\";s:20:\\\"aiosp_togglekeywords\\\";s:1:\\\"0\\\";s:19:\\\"aiosp_home_keywords\\\";s:141:\\\"kristal, menthol, menthol crystal, menthol kristal, menthol malaysia, mentol, mentol crystal, mentol kristal, mentol kristal, mentol malaysia\\\";s:26:\\\"aiosp_use_static_home_info\\\";s:1:\\\"0\\\";s:9:\\\"aiosp_can\\\";s:0:\\\"\\\";s:30:\\\"aiosp_no_paged_canonical_links\\\";s:0:\\\"\\\";s:20:\\\"aiosp_force_rewrites","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"\\\";s:1:\\\"1\\\";s:24:\\\"aiosp_use_original_title\\\";s:1:\\\"1\\\";s:28:\\\"aiosp_home_page_title_format\\\";s:12:\\\"%page_title%\\\";s:23:\\\"aiosp_page_title_format\\\";s:27:\\\"%page_title% | %site_title%\\\";s:23:\\\"aiosp_post_title_format\\\";s:27:\\\"%post_title% | %site_title%\\\";s:27:\\\"aiosp_category_title_format\\\";s:31:\\\"%category_title% | %site_title%\\\";s:26:\\\"aiosp_archive_title_format\\\";s:30:\\\"%archive_title% | %site_title%\\\";s:23:\\\"aiosp_date_title_format\\\";s:21:\\\"%date% | %site_title%\\\";s:25:\\\"aiosp_author_title_format\\\";s:23:\\\"%author% | %site_title%\\\";s:22:\\\"aiosp_tag_title_format\\\";s:20:\\\"%tag% | %site_title%\\\";s:25:\\\"aiosp_search_title_format\\\";s:23:\\\"%search% | %site_title%\\\";s:24:\\\"aiosp_description_format\\\";s:13:\\\"%description%\\\";s:22:\\\"aiosp_404_title_format\\\";s:33:\\\"Nothing found for %request_words%\\\";s:18:\\\"aiosp_paged_format\\\";s:14:\\\" - Part %page%\\\";s:17:\\\"aiosp_cpostactive\\\";a:3:{i:0;s:4:\\\"post\\\";i:1;s:4:\\\"page\\\";i:2;s:15:\\\"ecwid_menu_item\\\";}s:18:\\\"aiosp_cpostnoindex\\\";s:0:\\\"\\\";s:19:\\\"aiosp_cpostnofollow\\\";s:0:\\"},"name":"restoring"} {"data":{"description":"\"\\\";s:21:\\\"aiosp_posttypecolumns\\\";a:3:{i:0;s:4:\\\"post\\\";i:1;s:4:\\\"page\\\";i:2;s:15:\\\"ecwid_menu_item\\\";}s:19:\\\"aiosp_google_verify\\\";s:43:\\\"IHUef17SvD33zt8hjpR-lW7AwnfEElzk89jWztIGu-E\\\";s:17:\\\"aiosp_bing_verify\\\";s:0:\\\"\\\";s:22:\\\"aiosp_pinterest_verify\\\";s:0:\\\"\\\";s:19:\\\"aiosp_yandex_verify\\\";s:0:\\\"\\\";s:18:\\\"aiosp_baidu_verify\\\";s:0:\\\"\\\";s:25:\\\"aiosp_google_analytics_id\\\";s:13:\\\"UA-5722629-84\\\";s:25:\\\"aiosp_ga_advanced_options\\\";s:2:\\\"on\\\";s:15:\\\"aiosp_ga_domain\\\";s:0:\\\"\\\";s:21:\\\"aiosp_ga_multi_domain\\\";s:0:\\\"\\\";s:21:\\\"aiosp_ga_addl_domains\\\";s:0:\\\"\\\";s:21:\\\"aiosp_ga_anonymize_ip\\\";s:0:\\\"\\\";s:28:\\\"aiosp_ga_display_advertising\\\";s:0:\\\"\\\";s:22:\\\"aiosp_ga_exclude_users\\\";s:0:\\\"\\\";s:29:\\\"aiosp_ga_track_outbound_links\\\";s:0:\\\"\\\";s:25:\\\"aiosp_ga_link_attribution\\\";s:0:\\\"\\\";s:27:\\\"aiosp_ga_enhanced_ecommerce\\\";s:0:\\\"\\\";s:19:\\\"aiosp_schema_markup\\\";s:1:\\\"1\\\";s:32:\\\"aiosp_schema_search_results_page\\\";s:2:\\\"on\\\";s:33:\\\"aiosp_schema_social_profile_links\\\";s:79:\\\"https://www.facebook.com/bestformula/\\r\\nhttps://www.youtube","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":".com/user/bestform699\\\";s:28:\\\"aiosp_schema_site_represents\\\";s:12:\\\"organization\\\";s:30:\\\"aiosp_schema_organization_name\\\";s:23:\\\"Best Formula Industries\\\";s:30:\\\"aiosp_schema_organization_logo\\\";s:62:\\\"https://menthol.bf1.my/wp-content/uploads/2019/10/BF1-Logo.png\\\";s:24:\\\"aiosp_schema_person_user\\\";s:1:\\\"1\\\";s:25:\\\"aiosp_schema_phone_number\\\";s:12:\\\"+60123590344\\\";s:25:\\\"aiosp_schema_contact_type\\\";s:16:\\\"customer support\\\";s:20:\\\"aiosp_use_categories\\\";s:0:\\\"\\\";s:26:\\\"aiosp_use_tags_as_keywords\\\";s:2:\\\"on\\\";s:32:\\\"aiosp_dynamic_postspage_keywords\\\";s:2:\\\"on\\\";s:22:\\\"aiosp_category_noindex\\\";s:2:\\\"on\\\";s:26:\\\"aiosp_archive_date_noindex\\\";s:2:\\\"on\\\";s:28:\\\"aiosp_archive_author_noindex\\\";s:2:\\\"on\\\";s:18:\\\"aiosp_tags_noindex\\\";s:0:\\\"\\\";s:20:\\\"aiosp_search_noindex\\\";s:0:\\\"\\\";s:17:\\\"aiosp_404_noindex\\\";s:0:\\\"\\\";s:17:\\\"aiosp_tax_noindex\\\";a:0:{}s:23:\\\"aiosp_paginated_noindex\\\";s:0:\\\"\\\";s:24:\\\"aiosp_paginated_nofollow\\\";s:0:\\\"\\\";s:27:\\\"aiosp_generate_descriptions\\\";s:2:\\\"on\\\";s:18:\\\"aiosp_skip_excerpt\\\";s:0:\\\"\\\";"},"name":"restoring"} {"data":{"description":"s:20:\\\"aiosp_run_shortcodes\\\";s:0:\\\"\\\";s:33:\\\"aiosp_hide_paginated_descriptions\\\";s:0:\\\"\\\";s:32:\\\"aiosp_dont_truncate_descriptions\\\";s:0:\\\"\\\";s:20:\\\"aiosp_unprotect_meta\\\";s:0:\\\"\\\";s:33:\\\"aiosp_redirect_attachement_parent\\\";s:0:\\\"\\\";s:14:\\\"aiosp_ex_pages\\\";s:0:\\\"\\\";s:20:\\\"aiosp_post_meta_tags\\\";s:0:\\\"\\\";s:20:\\\"aiosp_page_meta_tags\\\";s:0:\\\"\\\";s:21:\\\"aiosp_front_meta_tags\\\";s:0:\\\"\\\";s:20:\\\"aiosp_home_meta_tags\\\";s:0:\\\"\\\";s:12:\\\"aiosp_do_log\\\";s:0:\\\"\\\";s:19:\\\"last_active_version\\\";s:5:\\\"3.6.2\\\";s:29:\\\"aiosp_attachment_title_format\\\";s:27:\\\"%post_title% | %site_title%\\\";s:31:\\\"aiosp_oembed_cache_title_format\\\";s:27:\\\"%post_title% | %site_title%\\\";s:31:\\\"aiosp_user_request_title_format\\\";s:27:\\\"%post_title% | %site_title%\\\";s:27:\\\"aiosp_wp_block_title_format\\\";s:27:\\\"%post_title% | %site_title%\\\";s:34:\\\"aiosp_ecwid_menu_item_title_format\\\";s:27:\\\"%post_title% | %site_title%\\\";s:31:\\\"aiosp_schema_person_manual_name\\\";s:0:\\\"\\\";s:32:\\\"aiosp_schema_person_manual_image\\\";s:0:\\\"\\\";}','yes'),(187,'ecwid_plugin_migration_","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"data":{"description":"since_version','6.8.7','yes'),(188,'ecwid_plugin_version','6.10.9','yes'),(189,'ecwid_use_chameleon','','yes'),(190,'ecwid_seo_links_enabled','Y','yes'),(191,'ecwid_support_email','wordpress@ecwid.com','yes'),(192,'ecwid_enable_sso','','yes'),(193,'ecwid_local_base_enabled','','yes'),(194,'ecwid_chameleon_colors_foreground','','yes'),(195,'ecwid_chameleon_colors_background','','yes'),(196,'ecwid_chameleon_colors_link','','yes'),(197,'ecwid_chameleon_colors_button','','yes'),(198,'ecwid_chameleon_colors_price','','yes'),(199,'ecwid_disable_pb_url','','yes'),(200,'ecwid_historyjs_html4mode','','yes'),(201,'ecwid_floating_shopping_cart_mode','','yes'),(202,'ecwid_move_floating_shopping_cart_into_body','','yes'),(203,'ecwid_use_js_api_to_open_store_categories_pages','auto','yes'),(204,'ecwid_enable_auto_menus','auto','yes'),(205,'ecwid_print_html_catalog','Y','yes'),(206,'ecwid_sync_limit','20','yes'),(207,'ecwid_hide_prefetch','off','yes'),(208,'ec_show_floating_cart_widget','show_on_store_pages','yes'),(209,'ec","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"_store_cart_widget_show_empty_cart','1','yes'),(210,'ec_store_cart_widget_layout','MEDIUM_ICON_COUNTER','yes'),(211,'ec_store_cart_widget_fixed_shape','PILL','yes'),(212,'ec_store_cart_widget_fixed_position','BOTTOM_RIGHT','yes'),(213,'ec_store_cart_widget_icon','BAG','yes'),(214,'ec_store_cart_widget_horizontal_indent','30','yes'),(215,'ec_store_cart_widget_vertical_indent','30','yes'),(216,'ecwid_hide_old_minicart','1','yes'),(217,'ecwid_log_cache','','yes'),(218,'ecwid_hide_canonical','','yes'),(219,'ec_store_custom_scroller','','yes'),(220,'ecwid_remove_emoji','Y','yes'),(221,'ecwid_replace_title','Y','yes'),(222,'ecwid_disable_dashboard','','yes'),(227,'ecwid_all_base_urls','a:9:{i:0;a:1:{i:0;s:1:\\\"/\\\";}i:1;a:1:{i:0;s:38:\\\"/menthol-kristal/menthol-kristal-100g/\\\";}i:2;a:1:{i:0;s:38:\\\"/menthol-kristal/menthol-kristal-500g/\\\";}i:3;a:1:{i:0;s:37:\\\"/menthol-kristal/menthol-kristal-1kg/\\\";}i:4;a:1:{i:0;s:37:\\\"/menthol-kristal/menthol-kristal-5kg/\\\";}i:5;a:1:{i:0;s:37:\\\"/menthol-kristal/mentol-kristal-25kg/\\\";"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"}i:6;a:1:{i:0;s:38:\\\"/menthol-kristal/menthol-kristal-50kg/\\\";}i:7;a:1:{i:0;s:39:\\\"/menthol-kristal/menthol-kristal-200kg/\\\";}s:4:\\\"home\\\";b:1;}','yes'),(241,'ecwid_last_api_cache_check','1621063307','yes'),(242,'ecwid_oauth_scope','read_store_profile update_store_profile read_catalog create_customers allow_sso','yes'),(243,'ecwid_public_token','public_KSXzxQ1Rnc3B4D6nFkvtfxjYD2hnHPtD','yes'),(244,'ecwid_just_connected','','yes'),(245,'ecwid_oauth_token','C5UrxrSmQXVDDILDPqmUyEym9KhgJn75ef5pkQLTiJxAgl2f5sE1PepogbaQsEoI','yes'),(248,'widget_ecwidrecentlyviewed','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(249,'widget_ecwidlatestproducts','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(250,'widget_ecwidvcategorieslist','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(251,'widget_ecwidrandomproduct','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(994,'widget_practical_recent_posts_widget','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(995,'widget_practical_social_widget','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(987,'ecwid_store_sho"}} {"data":{"description":"rtcode_used','1620655139','yes'),(991,'current_theme','Sinatra','yes'),(992,'theme_mods_ef-practical','a:22:{i:0;b:0;s:18:\\\"nav_menu_locations\\\";a:1:{s:7:\\\"primary\\\";i:2;}s:18:\\\"custom_css_post_id\\\";i:-1;s:22:\\\"practical_bg_title_bar\\\";a:6:{s:16:\\\"background-color\\\";s:7:\\\"#81d742\\\";s:16:\\\"background-image\\\";s:0:\\\"\\\";s:17:\\\"background-repeat\\\";s:6:\\\"repeat\\\";s:19:\\\"background-position\\\";s:13:\\\"center center\\\";s:15:\\\"background-size\\\";s:5:\\\"cover\\\";s:21:\\\"background-attachment\\\";s:6:\\\"scroll\\\";}s:11:\\\"custom_logo\\\";i:17;s:19:\\\"practical_site_logo\\\";s:10:\\\"logo_image\\\";s:19:\\\"practical_animation\\\";b:0;s:22:\\\"practical_smoothscroll\\\";b:0;s:23:\\\"practical_sticky_footer\\\";b:0;s:23:\\\"practical_go_top_button\\\";b:0;s:24:\\\"practical_header_top_bar\\\";b:0;s:12:\\\"header_image\\\";s:13:\\\"remove-header\\\";s:32:\\\"practical_header_img_top_padding\\\";s:2:\\\"12\\\";s:35:\\\"practical_header_img_bottom_padding\\\";s:2:\\\"12\\\";s:25:\\\"practical_color_title_bar\\\";s:7:\\\"#ffffff\\\";s:23:\\\"practical_footer_social\\\";b:1;s:23:\\\"practical_footer_cred","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"it\\\";b:0;s:15:\\\"social_facebook\\\";s:37:\\\"https://www.facebook.com/bestformula/\\\";s:21:\\\"social_facebook_check\\\";b:1;s:14:\\\"social_youtube\\\";s:40:\\\"https://www.youtube.com/user/bestform699\\\";s:20:\\\"social_youtube_check\\\";b:1;s:16:\\\"sidebars_widgets\\\";a:2:{s:4:\\\"time\\\";i:1604680684;s:4:\\\"data\\\";a:8:{s:9:\\\"sidebar-1\\\";a:6:{i:0;s:8:\\\"search-2\\\";i:1;s:14:\\\"recent-posts-2\\\";i:2;s:17:\\\"recent-comments-2\\\";i:3;s:10:\\\"archives-2\\\";i:4;s:12:\\\"categories-2\\\";i:5;s:6:\\\"meta-2\\\";}s:19:\\\"wp_inactive_widgets\\\";a:0:{}s:12:\\\"sidebar-left\\\";a:0:{}s:13:\\\"sidebar-right\\\";a:3:{i:0;s:13:\\\"custom_html-3\\\";i:1;s:14:\\\"recent-posts-3\\\";i:2;s:12:\\\"categories-3\\\";}s:15:\\\"footer-widget-1\\\";a:0:{}s:15:\\\"footer-widget-2\\\";a:0:{}s:15:\\\"footer-widget-3\\\";a:0:{}s:15:\\\"footer-widget-4\\\";a:0:{}}}}','yes'),(993,'theme_switched','','yes'),(1038,'nav_menu_options','a:2:{i:0;b:0;s:8:\\\"auto_add\\\";a:1:{i:0;i:2;}}','yes'),(1048,'WPLANG','','yes'),(1049,'new_admin_email','bestform18@yahoo.com','yes'),(1272,'category_children','a:0:{}','yes'),(14242,'db","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"data":{"description":"_upgraded','','yes'),(22288,'auto_core_update_notified','a:4:{s:4:\\\"type\\\";s:7:\\\"success\\\";s:5:\\\"email\\\";s:20:\\\"bestform18@yahoo.com\\\";s:7:\\\"version\\\";s:5:\\\"5.5.3\\\";s:9:\\\"timestamp\\\";i:1604113647;}','no'),(221517,'aioseop_notices','a:4:{s:7:\\\"notices\\\";a:1:{s:17:\\\"review_plugin_cta\\\";a:3:{s:4:\\\"slug\\\";s:17:\\\"review_plugin_cta\\\";s:10:\\\"time_start\\\";i:1596649601;s:8:\\\"time_set\\\";i:1595440002;}}s:14:\\\"remote_notices\\\";a:0:{}s:14:\\\"active_notices\\\";a:1:{s:17:\\\"review_plugin_cta\\\";i:1596649601;}s:17:\\\"dismissed_notices\\\";a:0:{}}','no'),(221518,'aioseop_detected_conflicting_plugins','a:1:{s:25:\\\"XML Sitemap & Google News\\\";s:32:\\\"xml-sitemap-feed/xml-sitemap.php\\\";}','yes'),(14241,'admin_email_lifespan','1620232308','yes'),(143512,'ecwid_error_log','[{\\\"message\\\":\\\"array (\\\\n \\'code\\' => 500,\\\\n \\'data\\' => \\'<!DOCTYPE HTML>\\\\n<html>\\\\n<head>\\\\n <meta charset=\\\\\\\"UTF-8\\\\\\\">\\\\n <meta http-equiv=\\\\\\\"X-UA-Compatible\\\\\\\" content=\\\\\\\"IE=edge\\\\\\\">\\\\n <meta name=\\\\\\\"viewport\\\\\\\" content=\\\\\\\"width=device-width, ","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"initial-scale=1, maximum-scale=1, user-scalable=no\\\\\\\">\\\\n\\\\n <style>\\\\n @import \\\\\\\"\\\\/\\\\/fonts.googleapis.com\\\\/css?family=Open+Sans:400,400italic,600,700,300&subset=latin,latin-ext,cyrillic\\\\\\\";\\\\n\\\\n \\\\/** Main *\\\\/\\\\n html, body {\\\\n height: 100%;\\\\n }\\\\n\\\\n body {\\\\n font-size: 100%;\\\\n }\\\\n\\\\n body {\\\\n font-size: 1em;\\\\n color: #333;\\\\n }\\\\n\\\\n body, html {\\\\n font-family: \\\\\\\"Open Sans\\\\\\\", sans-serif, Arial;\\\\n font-weight: 400;\\\\n margin: 0;\\\\n padding: 0;\\\\n background-color: #ffffff;\\\\n }\\\\n\\\\n @media screen and (min-width: 750px) {\\\\n body {\\\\n font-size: 1em;\\\\n }\\\\n }\\\\n\\\\n a, a:visited {\\\\n color: #04a2ca;\\\\n cursor: pointer;\\\\n -webkit-transition: color 0.1s linear;\\\\n transition: color 0.1s linear;\\\\n }\\\\n\\\\n "},"name":"restoring"} {"name":"restoring","data":{"description":"…","file":"mybf1_menthol.sql.gz","truncated":1},"type":"debug"} {"type":"debug","data":{"username":"mybf1_0dt1u0n","description":"The system removed the temporary database user “mybf1_0dt1u0n”.","file":"mybf1_menthol.sql.gz"},"name":"removed_temp_database_user"} {"type":"done","name":"restore_done","data":{"description":"The system successfully restored the database “mybf1_menthol” from the backup file “mybf1_menthol.sql.gz”.","file":"mybf1_menthol.sql.gz"}} {"type":"info","data":{"file":"mybf1_menthol.sql.gz"},"name":"processed"} {"type":"close"}