XylotrechusZ

XylotrechusZ Shell

: /home/matican/.cpanel/logs/restoredb/ [ drwxr-xr-x ]
Uname: Linux premium72.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.2.29 [ PHP INFO ] PHP os: Linux
Server Ip: 198.54.125.95
Your Ip: 216.73.216.132
User: matican (532) | Group: matican (531)
Safe Mode: OFF
Disable Function:
NONE

name : 2022-09-21T13:34:21Z.1.log
{"type":"info","name":"no-virus","data":{"file":"matihkpu_wp647.sql","description":"No virus detected in upload “matihkpu_wp647.sql”."}}
{"type":"debug","data":{"file":"matihkpu_wp647.sql","database":"matihkpu_wp647","description":"The system identified the database name for the backup file “matihkpu_wp647.sql” to be “matihkpu_wp647”."},"name":"database_name"}
{"data":{"username":"matihkpu_tir6gdw","description":"The system created a temporary database user “matihkpu_tir6gdw”.","file":"matihkpu_wp647.sql"},"name":"created_temp_database_user","type":"debug"}
{"type":"debug","data":{"file":"matihkpu_wp647.sql","username":"matihkpu_tir6gdw","database":"matihkpu_wp647","description":"The system linked the temporary database user “matihkpu_tir6gdw” to the database “matihkpu_wp647”."},"name":"linked_temp_database_user_to_database"}
{"name":"restoring_start","data":{"description":"The system is starting to restore the database backup “matihkpu_wp647.sql”.","file":"matihkpu_wp647.sql"},"type":"info"}
{"type":"debug","name":"restoring","data":{"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 `wp65_commentmeta`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@cha","file":"matihkpu_wp647.sql"}}
{"data":{"file":"matihkpu_wp647.sql","description":"racter_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `wp65_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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\n  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci 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 `wp65_commentmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_commentmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_commentmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wp65_comments`\n--"},"name":"restoring","type":"debug"}
{"data":{"file":"matihkpu_wp647.sql","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 `wp65_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 COLLATE utf8mb4_unicode_520_ci NOT NULL,\n  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\n  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\n  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_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_520_ci NOT NULL,\n  `comment_karma` int(11) NOT NULL DEFAULT 0,\n  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',\n  `comme"},"name":"restoring","type":"debug"}
{"data":{"description":"nt_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\n  `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_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=26 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 `wp65_comments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_comments` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `wp65_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_","file":"matihkpu_wp647.sql"},"name":"restoring","type":"debug"}
{"data":{"description":"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','wapuu@wordpress.example','https://wordpress.org/','','2022-09-09 20:06:48','2022-09-09 20:06:48','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),(2,169,'Joe Doe','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','This is exactly what i was looking for, thank you so much for these tutorials',0,'1','','comment',0,0),(3,169,'Mike','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','It would be great to try this theme for my businesses',0,'1','','comment',2,0),(4,169,'Elicia','admin@admin.com','http://','127.0.0.1','","file":"matihkpu_wp647.sql"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"matihkpu_wp647.sql","description":"2021-05-15 02:37:09','2021-05-15 02:37:09','What a nice article. It keeps me reading more and more!',0,'1','','comment',0,0),(5,171,'Joe Doe','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','This is exactly what i was looking for, thank you so much for these tutorials',0,'1','','comment',0,0),(6,171,'Mike','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','It would be great to try this theme for my businesses',0,'1','','comment',5,0),(7,171,'Elicia','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','What a nice article. It keeps me reading more and more!',0,'1','','comment',0,0),(8,173,'Joe Doe','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','This is exactly what i was looking for, thank you so much for these tutorials',0,'1','','comment',0,0),(9,173,'Mike','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','It would be great to try this "},"type":"debug"}
{"data":{"file":"matihkpu_wp647.sql","description":"theme for my businesses',0,'1','','comment',8,0),(10,173,'Elicia','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','What a nice article. It keeps me reading more and more!',0,'1','','comment',0,0),(11,175,'Joe Doe','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','This is exactly what i was looking for, thank you so much for these tutorials',0,'1','','comment',0,0),(12,175,'Mike','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','It would be great to try this theme for my businesses',0,'1','','comment',11,0),(13,175,'Elicia','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','What a nice article. It keeps me reading more and more!',0,'1','','comment',0,0),(14,177,'Joe Doe','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','This is exactly what i was looking for, thank you so much for these tutorials',0,'1','','comment',0,0),(15,177,'Mike','a"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"dmin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','It would be great to try this theme for my businesses',0,'1','','comment',14,0),(16,177,'Elicia','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','What a nice article. It keeps me reading more and more!',0,'1','','comment',0,0),(17,179,'Joe Doe','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','This is exactly what i was looking for, thank you so much for these tutorials',0,'1','','comment',0,0),(18,179,'Mike','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','It would be great to try this theme for my businesses',0,'1','','comment',17,0),(19,179,'Elicia','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','What a nice article. It keeps me reading more and more!',0,'1','','comment',0,0),(20,181,'Joe Doe','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','This i","file":"matihkpu_wp647.sql"}}
{"name":"restoring","data":{"description":"s exactly what i was looking for, thank you so much for these tutorials',0,'1','','comment',0,0),(21,181,'Mike','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','It would be great to try this theme for my businesses',0,'1','','comment',20,0),(22,181,'Elicia','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','What a nice article. It keeps me reading more and more!',0,'1','','comment',0,0),(23,183,'Joe Doe','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','This is exactly what i was looking for, thank you so much for these tutorials',0,'1','','comment',0,0),(24,183,'Mike','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','It would be great to try this theme for my businesses',0,'1','','comment',23,0),(25,183,'Elicia','admin@admin.com','http://','127.0.0.1','2021-05-15 02:37:09','2021-05-15 02:37:09','What a nice article. It keeps me reading more and more!',0,'1','','comment',","file":"matihkpu_wp647.sql"},"type":"debug"}
{"name":"restoring","data":{"description":"0,0)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_comments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wp65_e_events`\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 `wp65_e_events` (\n  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `event_data` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\n  `created_at` datetime NOT NULL,\n  PRIMARY KEY (`id`),\n  KEY `created_at_index` (`created_at`)\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 `wp65_e_events` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_e_events` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `wp65_e_event","file":"matihkpu_wp647.sql"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"s` (`id`, `event_data`, `created_at`) VALUES (1,'{\\\"event\\\":\\\"modal load\\\",\\\"version\\\":\\\"\\\",\\\"details\\\":\\\"{\\\\\\\"placement\\\\\\\":\\\\\\\"Onboarding wizard\\\\\\\",\\\\\\\"step\\\\\\\":\\\\\\\"account\\\\\\\",\\\\\\\"user_state\\\\\\\":\\\\\\\"anon\\\\\\\"}\\\",\\\"ts\\\":\\\"2022-09-09T21:20:45.301-01:00\\\"}','2022-09-09 21:20:45')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_e_events` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wp65_give_commentmeta`\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 `wp65_give_commentmeta` (\n  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,\n  `give_comment_id` bigint(20) NOT NULL,\n  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\n  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\n  PRIMARY KEY (`meta_id`),\n  KEY `give_comment_id` (`give_comment_id`),\n","file":"matihkpu_wp647.sql"}}
{"type":"debug","name":"restoring","data":{"description":"  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 `wp65_give_commentmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_give_commentmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_give_commentmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wp65_give_comments`\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 `wp65_give_comments` (\n  `comment_ID` bigint(20) NOT NULL AUTO_INCREMENT,\n  `user_id` bigint(20) NOT NULL,\n  `comment_content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,\n  `comment_parent` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NUL","file":"matihkpu_wp647.sql"}}
{"type":"debug","data":{"description":"L,\n  `comment_type` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,\n  `comment_date` datetime NOT NULL,\n  `comment_date_gmt` datetime NOT NULL,\n  PRIMARY KEY (`comment_ID`)\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 `wp65_give_comments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_give_comments` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_give_comments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wp65_give_donationmeta`\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 `wp65_give_donationmeta` (\n  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,\n  `donation_id` bigint(20) NOT NU","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"LL,\n  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\n  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\n  PRIMARY KEY (`meta_id`),\n  KEY `donation_id` (`donation_id`),\n  KEY `meta_key` (`meta_key`(191))\n) ENGINE=MyISAM AUTO_INCREMENT=9 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 `wp65_give_donationmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_give_donationmeta` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `wp65_give_donationmeta` (`meta_id`, `donation_id`, `meta_key`, `meta_value`) VALUES (1,13990,'_wxr_import_user_slug','Matican1'),(2,15974,'_wxr_import_user_slug','Matican1'),(3,15975,'_wxr_import_user_slug','Matican1'),(4,16023,'_wxr_import_user_slug','Matican1'),(5,16110,'_wxr_import_user_slug','Matican1'),(6,16111,'_wxr_import_user_slug','Matican1'),(7,16112,'_wxr_import_user_slug','Matican","file":"matihkpu_wp647.sql"}}
{"type":"debug","name":"restoring","data":{"description":"1'),(8,16119,'_wxr_import_user_slug','Matican1')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_give_donationmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wp65_give_donormeta`\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 `wp65_give_donormeta` (\n  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,\n  `donor_id` bigint(20) NOT NULL,\n  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\n  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\n  PRIMARY KEY (`meta_id`),\n  KEY `donor_id` (`donor_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 `wp65_give_d","file":"matihkpu_wp647.sql"}}
{"data":{"file":"matihkpu_wp647.sql","description":"onormeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_give_donormeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_give_donormeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wp65_give_donors`\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 `wp65_give_donors` (\n  `id` bigint(20) NOT NULL AUTO_INCREMENT,\n  `user_id` bigint(20) NOT NULL,\n  `email` varchar(255) NOT NULL,\n  `name` mediumtext NOT NULL,\n  `purchase_value` mediumtext NOT NULL,\n  `purchase_count` bigint(20) NOT NULL,\n  `payment_ids` longtext NOT NULL,\n  `date_created` datetime NOT NULL,\n  `token` varchar(255) NOT NULL,\n  `verify_key` varchar(255) NOT NULL,\n  `verify_throttle` datetime NOT NULL,\n  PRIMARY KEY (`id`),\n  UNIQUE KEY `email` (`email`),\n  KEY `user` (`user_id`)\n)"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":" ENGINE=MyISAM DEFAULT CHARSET=utf8\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `wp65_give_donors` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_give_donors` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_give_donors` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wp65_give_formmeta`\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 `wp65_give_formmeta` (\n  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,\n  `form_id` bigint(20) NOT NULL,\n  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\n  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\n  PRIMARY KEY (`meta_id`),\n  KEY `form_id` (`form_id`),\n  KEY `meta_key` (`meta_key`(1","file":"matihkpu_wp647.sql"}}
{"type":"debug","data":{"description":"91))\n) ENGINE=MyISAM AUTO_INCREMENT=4275 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 `wp65_give_formmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp65_give_formmeta` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `wp65_give_formmeta` (`meta_id`, `form_id`, `meta_key`, `meta_value`) VALUES (1,19,'_give_image_gallery',''),(2,19,'_wxr_import_user_slug','Matican1'),(3,19,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:9:\\\"education\\\";s:4:\\\"name\\\";s:9:\\\"Education\\\";}'),(4,21,'_give_image_gallery',''),(5,21,'_wxr_import_user_slug','Matican1'),(6,21,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:8:\\\"children\\\";s:4:\\\"name\\\";s:8:\\\"Children\\\";}'),(7,23,'_give_image_gallery',''),(8,23,'_wxr_import_user_slug','Matican1'),(9,23,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"g","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"data":{"file":"matihkpu_wp647.sql","description":"ive_forms_category\\\";s:4:\\\"slug\\\";s:8:\\\"children\\\";s:4:\\\"name\\\";s:8:\\\"Children\\\";}'),(10,25,'_give_image_gallery',''),(11,25,'_wxr_import_user_slug','Matican1'),(12,25,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:8:\\\"children\\\";s:4:\\\"name\\\";s:8:\\\"Children\\\";}'),(13,27,'_give_image_gallery',''),(14,27,'_wxr_import_user_slug','Matican1'),(15,27,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:9:\\\"education\\\";s:4:\\\"name\\\";s:9:\\\"Education\\\";}'),(16,29,'_give_image_gallery',''),(17,29,'_wxr_import_user_slug','Matican1'),(18,29,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:8:\\\"children\\\";s:4:\\\"name\\\";s:8:\\\"Children\\\";}'),(19,33,'_give_image_gallery',''),(20,33,'_wxr_import_user_slug','Matican1'),(21,33,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"animal\\\";s:4:\\\"name\\\";s:6:\\\"Animal\\\";}'),(22,35,'_give_image_gallery',''),(23,35,'_wxr_import_user_slug','Mati"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"can1'),(24,35,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"animal\\\";s:4:\\\"name\\\";s:6:\\\"Animal\\\";}'),(25,37,'_give_image_gallery',''),(26,37,'_wxr_import_user_slug','Matican1'),(27,37,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:9:\\\"education\\\";s:4:\\\"name\\\";s:9:\\\"Education\\\";}'),(28,39,'_give_image_gallery',''),(29,39,'_wxr_import_user_slug','Matican1'),(30,39,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"animal\\\";s:4:\\\"name\\\";s:6:\\\"Animal\\\";}'),(31,41,'_give_image_gallery',''),(32,41,'_wxr_import_user_slug','Matican1'),(33,41,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"animal\\\";s:4:\\\"name\\\";s:6:\\\"Animal\\\";}'),(34,43,'_give_image_gallery',''),(35,43,'_wxr_import_user_slug','Matican1'),(36,43,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"animal\\\";s:4:\\\"name\\\";s:6:\\\"Animal\\\";}'),(37,45,'_give_ima","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"name":"restoring","data":{"file":"matihkpu_wp647.sql","description":"ge_gallery',''),(38,45,'_wxr_import_user_slug','Matican1'),(39,45,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"animal\\\";s:4:\\\"name\\\";s:6:\\\"Animal\\\";}'),(40,47,'_give_image_gallery',''),(41,47,'_wxr_import_user_slug','Matican1'),(42,47,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"animal\\\";s:4:\\\"name\\\";s:6:\\\"Animal\\\";}'),(43,49,'_give_image_gallery',''),(44,49,'_wxr_import_user_slug','Matican1'),(45,49,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:4:\\\"life\\\";s:4:\\\"name\\\";s:4:\\\"Life\\\";}'),(46,51,'_give_image_gallery',''),(47,51,'_wxr_import_user_slug','Matican1'),(48,51,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:9:\\\"charities\\\";s:4:\\\"name\\\";s:9:\\\"Charities\\\";}'),(49,53,'_give_image_gallery',''),(50,53,'_wxr_import_user_slug','Matican1'),(51,53,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:9:\\\"charities\\"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"\";s:4:\\\"name\\\";s:9:\\\"Charities\\\";}'),(52,55,'_give_image_gallery',''),(53,55,'_wxr_import_user_slug','Matican1'),(54,55,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:4:\\\"life\\\";s:4:\\\"name\\\";s:4:\\\"Life\\\";}'),(55,57,'_give_image_gallery',''),(56,57,'_wxr_import_user_slug','Matican1'),(57,57,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:9:\\\"charities\\\";s:4:\\\"name\\\";s:9:\\\"Charities\\\";}'),(58,59,'_give_image_gallery',''),(59,59,'_wxr_import_user_slug','Matican1'),(60,59,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:9:\\\"charities\\\";s:4:\\\"name\\\";s:9:\\\"Charities\\\";}'),(61,61,'_give_image_gallery',''),(62,61,'_wxr_import_user_slug','Matican1'),(63,61,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:4:\\\"life\\\";s:4:\\\"name\\\";s:4:\\\"Life\\\";}'),(64,63,'_give_image_gallery',''),(65,63,'_wxr_import_user_slug','Matican1'),(66,63,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:","file":"matihkpu_wp647.sql"}}
{"type":"debug","data":{"description":"19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:8:\\\"veterans\\\";s:4:\\\"name\\\";s:8:\\\"Veterans\\\";}'),(67,65,'_give_image_gallery',''),(68,65,'_wxr_import_user_slug','Matican1'),(69,65,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"cancer\\\";s:4:\\\"name\\\";s:6:\\\"Cancer\\\";}'),(70,67,'_give_image_gallery',''),(71,67,'_wxr_import_user_slug','Matican1'),(72,67,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:9:\\\"education\\\";s:4:\\\"name\\\";s:9:\\\"Education\\\";}'),(73,69,'_give_image_gallery',''),(74,69,'_wxr_import_user_slug','Matican1'),(75,69,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"cancer\\\";s:4:\\\"name\\\";s:6:\\\"Cancer\\\";}'),(76,71,'_give_image_gallery',''),(77,71,'_wxr_import_user_slug','Matican1'),(78,71,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"cancer\\\";s:4:\\\"name\\\";s:6:\\\"Cancer\\\";}'),(79,73,'_give_image_gallery',''),(80,73,'_wxr_import_user_slug','Matica","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"name":"restoring","data":{"file":"matihkpu_wp647.sql","description":"n1'),(81,73,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"cancer\\\";s:4:\\\"name\\\";s:6:\\\"Cancer\\\";}'),(82,75,'_give_image_gallery',''),(83,75,'_wxr_import_user_slug','Matican1'),(84,75,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"cancer\\\";s:4:\\\"name\\\";s:6:\\\"Cancer\\\";}'),(85,77,'_give_image_gallery',''),(86,77,'_wxr_import_user_slug','Matican1'),(87,77,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"cancer\\\";s:4:\\\"name\\\";s:6:\\\"Cancer\\\";}'),(88,79,'_give_image_gallery',''),(89,79,'_wxr_import_user_slug','Matican1'),(90,79,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"animal\\\";s:4:\\\"name\\\";s:6:\\\"Animal\\\";}'),(91,81,'_give_image_gallery',''),(92,81,'_wxr_import_user_slug','Matican1'),(93,81,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"animal\\\";s:4:\\\"name\\\";s:6:\\\"Animal\\\";}'),(94,83,'_give_image_galle"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"ry',''),(95,83,'_wxr_import_user_slug','Matican1'),(96,83,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"animal\\\";s:4:\\\"name\\\";s:6:\\\"Animal\\\";}'),(97,85,'_give_image_gallery',''),(98,85,'_wxr_import_user_slug','Matican1'),(99,85,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"animal\\\";s:4:\\\"name\\\";s:6:\\\"Animal\\\";}'),(100,87,'_give_image_gallery',''),(101,87,'_wxr_import_user_slug','Matican1'),(102,87,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:6:\\\"animal\\\";s:4:\\\"name\\\";s:6:\\\"Animal\\\";}'),(103,89,'_give_image_gallery',''),(104,89,'_wxr_import_user_slug','Matican1'),(105,89,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:5:\\\"water\\\";s:4:\\\"name\\\";s:5:\\\"Water\\\";}'),(106,91,'_give_image_gallery',''),(107,91,'_wxr_import_user_slug','Matican1'),(108,91,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:5:\\\"water\\\";s:4:\\","file":"matihkpu_wp647.sql"}}
{"type":"debug","name":"restoring","data":{"description":"\"name\\\";s:5:\\\"Water\\\";}'),(109,93,'_give_image_gallery',''),(110,93,'_wxr_import_user_slug','Matican1'),(111,93,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:5:\\\"water\\\";s:4:\\\"name\\\";s:5:\\\"Water\\\";}'),(112,95,'_give_image_gallery',''),(113,95,'_wxr_import_user_slug','Matican1'),(114,95,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:5:\\\"water\\\";s:4:\\\"name\\\";s:5:\\\"Water\\\";}'),(115,97,'_give_image_gallery',''),(116,97,'_wxr_import_user_slug','Matican1'),(117,97,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:5:\\\"water\\\";s:4:\\\"name\\\";s:5:\\\"Water\\\";}'),(118,99,'_give_image_gallery',''),(119,99,'_wxr_import_user_slug','Matican1'),(120,99,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:5:\\\"water\\\";s:4:\\\"name\\\";s:5:\\\"Water\\\";}'),(121,101,'_give_image_gallery',''),(122,101,'_wxr_import_user_slug','Matican1'),(123,101,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"","file":"matihkpu_wp647.sql"}}
{"type":"debug","name":"restoring","data":{"description":"give_forms_category\\\";s:4:\\\"slug\\\";s:5:\\\"water\\\";s:4:\\\"name\\\";s:5:\\\"Water\\\";}'),(124,103,'_give_image_gallery',''),(125,103,'_wxr_import_user_slug','Matican1'),(126,103,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:9:\\\"charities\\\";s:4:\\\"name\\\";s:9:\\\"Charities\\\";}'),(127,105,'_give_image_gallery',''),(128,105,'_wxr_import_user_slug','Matican1'),(129,105,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:8:\\\"veterans\\\";s:4:\\\"name\\\";s:8:\\\"Veterans\\\";}'),(130,107,'_give_image_gallery',''),(131,107,'_wxr_import_user_slug','Matican1'),(132,107,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:4:\\\"life\\\";s:4:\\\"name\\\";s:4:\\\"Life\\\";}'),(133,109,'_give_image_gallery',''),(134,109,'_wxr_import_user_slug','Matican1'),(135,109,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:8:\\\"veterans\\\";s:4:\\\"name\\\";s:8:\\\"Veterans\\\";}'),(136,111,'_give_image_gallery',''),(137,111,'_wxr_impo","file":"matihkpu_wp647.sql"}}
{"data":{"file":"matihkpu_wp647.sql","description":"rt_user_slug','Matican1'),(138,111,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:8:\\\"veterans\\\";s:4:\\\"name\\\";s:8:\\\"Veterans\\\";}'),(139,113,'_give_image_gallery',''),(140,113,'_wxr_import_user_slug','Matican1'),(141,113,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:8:\\\"veterans\\\";s:4:\\\"name\\\";s:8:\\\"Veterans\\\";}'),(142,115,'_give_image_gallery',''),(143,115,'_wxr_import_user_slug','Matican1'),(144,115,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:8:\\\"veterans\\\";s:4:\\\"name\\\";s:8:\\\"Veterans\\\";}'),(145,117,'_give_image_gallery',''),(146,117,'_wxr_import_user_slug','Matican1'),(147,117,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:12:\\\"women-rights\\\";s:4:\\\"name\\\";s:12:\\\"Women rights\\\";}'),(148,119,'_give_image_gallery',''),(149,119,'_wxr_import_user_slug','Matican1'),(150,119,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\""},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":";s:4:\\\"life\\\";s:4:\\\"name\\\";s:4:\\\"Life\\\";}'),(151,121,'_give_image_gallery',''),(152,121,'_wxr_import_user_slug','Matican1'),(153,121,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:4:\\\"life\\\";s:4:\\\"name\\\";s:4:\\\"Life\\\";}'),(154,123,'_give_image_gallery',''),(155,123,'_wxr_import_user_slug','Matican1'),(156,123,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:12:\\\"women-rights\\\";s:4:\\\"name\\\";s:12:\\\"Women rights\\\";}'),(157,125,'_give_image_gallery',''),(158,125,'_wxr_import_user_slug','Matican1'),(159,125,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:9:\\\"charities\\\";s:4:\\\"name\\\";s:9:\\\"Charities\\\";}'),(160,127,'_give_image_gallery',''),(161,127,'_wxr_import_user_slug','Matican1'),(162,127,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:12:\\\"women-rights\\\";s:4:\\\"name\\\";s:12:\\\"Women rights\\\";}'),(163,129,'_give_image_gallery',''),(164,129,'_wxr_import_user_slug','M","file":"matihkpu_wp647.sql"}}
{"type":"debug","data":{"description":"atican1'),(165,129,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:8:\\\"children\\\";s:4:\\\"name\\\";s:8:\\\"Children\\\";}'),(166,131,'_give_image_gallery',''),(167,131,'_wxr_import_user_slug','Matican1'),(168,131,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:12:\\\"women-rights\\\";s:4:\\\"name\\\";s:12:\\\"Women rights\\\";}'),(169,133,'_give_image_gallery',''),(170,133,'_wxr_import_user_slug','Matican1'),(171,133,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:12:\\\"women-rights\\\";s:4:\\\"name\\\";s:12:\\\"Women rights\\\";}'),(172,135,'_give_image_gallery',''),(173,135,'_wxr_import_user_slug','Matican1'),(174,135,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:12:\\\"women-rights\\\";s:4:\\\"name\\\";s:12:\\\"Women rights\\\";}'),(175,137,'_give_image_gallery',''),(176,137,'_wxr_import_user_slug','Matican1'),(177,137,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"sl","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"type":"debug","data":{"description":"ug\\\";s:7:\\\"ecology\\\";s:4:\\\"name\\\";s:7:\\\"Ecology\\\";}'),(178,139,'_give_image_gallery',''),(179,139,'_wxr_import_user_slug','Matican1'),(180,139,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:5:\\\"women\\\";s:4:\\\"name\\\";s:5:\\\"Women\\\";}'),(181,141,'_give_image_gallery',''),(182,141,'_wxr_import_user_slug','Matican1'),(183,141,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:5:\\\"women\\\";s:4:\\\"name\\\";s:5:\\\"Women\\\";}'),(184,143,'_give_image_gallery',''),(185,143,'_wxr_import_user_slug','Matican1'),(186,143,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:5:\\\"women\\\";s:4:\\\"name\\\";s:5:\\\"Women\\\";}'),(187,145,'_give_image_gallery',''),(188,145,'_wxr_import_user_slug','Matican1'),(189,145,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:5:\\\"women\\\";s:4:\\\"name\\\";s:5:\\\"Women\\\";}'),(190,147,'_give_image_gallery',''),(191,147,'_wxr_import_user_slug','Matican1'),(192,147,'_wxr_imp","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"type":"debug","data":{"description":"ort_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:5:\\\"women\\\";s:4:\\\"name\\\";s:5:\\\"Women\\\";}'),(193,149,'_give_image_gallery',''),(194,149,'_wxr_import_user_slug','Matican1'),(195,149,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:5:\\\"women\\\";s:4:\\\"name\\\";s:5:\\\"Women\\\";}'),(196,151,'_give_image_gallery',''),(197,151,'_wxr_import_user_slug','Matican1'),(198,151,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:7:\\\"ecology\\\";s:4:\\\"name\\\";s:7:\\\"Ecology\\\";}'),(199,153,'_give_image_gallery',''),(200,153,'_wxr_import_user_slug','Matican1'),(201,153,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:7:\\\"ecology\\\";s:4:\\\"name\\\";s:7:\\\"Ecology\\\";}'),(202,155,'_give_image_gallery',''),(203,155,'_wxr_import_user_slug','Matican1'),(204,155,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:7:\\\"ecology\\\";s:4:\\\"name\\\";s:7:\\\"Ecology\\\";}'),(205,157,'_give_imag","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"type":"debug","data":{"description":"e_gallery',''),(206,157,'_wxr_import_user_slug','Matican1'),(207,157,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:7:\\\"ecology\\\";s:4:\\\"name\\\";s:7:\\\"Ecology\\\";}'),(208,159,'_give_image_gallery',''),(209,159,'_wxr_import_user_slug','Matican1'),(210,159,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:7:\\\"ecology\\\";s:4:\\\"name\\\";s:7:\\\"Ecology\\\";}'),(211,161,'_give_image_gallery',''),(212,161,'_wxr_import_user_slug','Matican1'),(213,161,'_wxr_import_term','a:3:{s:8:\\\"taxonomy\\\";s:19:\\\"give_forms_category\\\";s:4:\\\"slug\\\";s:8:\\\"children\\\";s:4:\\\"name\\\";s:8:\\\"Children\\\";}'),(214,53,'_thumbnail_id','163'),(215,53,'_give_onboarding_default_form','1'),(216,53,'_give_levels_minimum_amount','10'),(217,53,'_give_levels_maximim_amount','250'),(218,53,'_give_form_template','legacy'),(219,53,'_give_form_status','open'),(220,53,'_give_sequoia_form_template_settings','a:4:{s:12:\\\"introduction\\\";a:5:{s:7:\\\"enabled\\\";s:7:\\\"enabled\\\";s:8:\\\"headline\\\";s:17:\\","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"name":"restoring","data":{"file":"matihkpu_wp647.sql","description":"\"Support Our Cause\\\";s:11:\\\"description\\\";s:104:\\\"Help our organization by donating today! All donations go directly to making a difference for our cause.\\\";s:5:\\\"image\\\";s:109:\\\"https://www.lilahilislam.org/wp-content/plugins/give/assets/dist/images/onboarding-preview-form-image.min.jpg\\\";s:12:\\\"donate_label\\\";s:10:\\\"Donate Now\\\";}s:14:\\\"payment_amount\\\";a:3:{s:12:\\\"header_label\\\";s:13:\\\"Choose Amount\\\";s:7:\\\"content\\\";s:144:\\\"How much would you like to donate? As a contributor to Lilahilislam Foundation we make sure your donation goes directly to supporting our cause.\\\";s:10:\\\"next_label\\\";s:8:\\\"Continue\\\";}s:19:\\\"payment_information\\\";a:4:{s:12:\\\"header_label\\\";s:20:\\\"Add Your Information\\\";s:8:\\\"headline\\\";s:19:\\\"Who\\'s giving today?\\\";s:11:\\\"description\\\";s:49:\\\"We’ll never share this information with anyone.\\\";i:0;a:7:{s:2:\\\"id\\\";s:14:\\\"checkout_label\\\";s:4:\\\"name\\\";s:13:\\\"Submit Button\\\";s:4:\\\"desc\\\";s:43:\\\"The button label for completing a donation.\\\";s:4:\\\"type\\\";s:11:\\\"text_medium\\\";s:10:\\\"attribu"},"type":"debug"}
{"type":"debug","data":{"description":"tes\\\";a:1:{s:11:\\\"placeholder\\\";s:10:\\\"Donate Now\\\";}s:7:\\\"default\\\";s:10:\\\"Donate Now\\\";s:18:\\\"mapToLegacySetting\\\";s:20:\\\"_give_checkout_label\\\";}}s:9:\\\"thank-you\\\";a:6:{s:5:\\\"image\\\";s:0:\\\"\\\";s:8:\\\"headline\\\";s:22:\\\"A great big thank you!\\\";s:11:\\\"description\\\";s:140:\\\"{name}, your contribution means a lot and will be put to good use making a difference. We’ve sent your donation receipt to {donor_email}. \\\";s:7:\\\"sharing\\\";s:7:\\\"enabled\\\";s:19:\\\"sharing_instruction\\\";s:79:\\\"Help us out by sharing with friends and followers that you supported the cause!\\\";s:15:\\\"twitter_message\\\";s:38:\\\"I just gave to this cause. Who\\'s next?\\\";}}'),(221,53,'_give_checkout_label','Donate Now'),(222,53,'_give_display_style','buttons'),(223,53,'_give_payment_display','button'),(224,53,'_give_form_floating_labels','disabled'),(225,53,'_give_reveal_label','Donate Now'),(226,53,'_give_display_content','enabled'),(227,53,'_give_content_placement',''),(228,53,'_give_form_content',''),(229,53,'_give_price_option','multi'),(230,53","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"type":"debug","data":{"description":",'_give_set_price','1'),(231,53,'_give_custom_amount','enabled'),(232,53,'_give_donation_levels','a:5:{i:0;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:0;}s:12:\\\"_give_amount\\\";i:10;}i:1;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:1;}s:12:\\\"_give_amount\\\";i:25;}i:2;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:2;}s:12:\\\"_give_amount\\\";i:50;}i:3;a:3:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:3;}s:12:\\\"_give_amount\\\";i:100;s:13:\\\"_give_default\\\";s:7:\\\"default\\\";}i:4;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:5;}s:12:\\\"_give_amount\\\";i:250;}}'),(233,53,'_give_default_gateway','global'),(234,53,'_give_name_title_prefix','global'),(235,53,'_give_title_prefixes',''),(236,53,'_give_company_field','global'),(237,53,'_give_anonymous_donation','global'),(238,53,'_give_donor_comment','global'),(239,53,'_give_logged_in_only','enabled'),(240,53,'_give_show_register_form','none'),(241,53,'_give_goal_option','enabled'),(242,53,'_give_goal_format','amount'),(243,53,'_give_set_goal','15000'),(244,53,'_give_form_earnings'","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"name":"restoring","data":{"file":"matihkpu_wp647.sql","description":",'7000'),(245,53,'_give_number_of_donor_goal','100'),(246,53,'_give_close_form_when_goal_achieved','enabled'),(247,53,'_give_form_goal_achieved_message','Thank you to all our donors, we have met our fundraising goal.'),(248,53,'_give_terms_option','global'),(249,53,'_give_agree_label','Agree to terms?'),(250,53,'_give_agree_text','The terms can be customized in the donation form settings.'),(251,53,'give_stripe_per_form_accounts','disabled'),(252,53,'_give_default_stripe_account',''),(253,53,'_give_email_options','global'),(254,53,'_give_email_template','default'),(255,53,'_give_email_logo',''),(256,53,'_give_from_name','Lilahilislam Foundation'),(257,53,'_give_from_email','maticanweb@gmail.com'),(258,53,'_give_new-donation_notification','global'),(259,53,'_give_new-donation_email_subject','New Donation - #{payment_id}'),(260,53,'_give_new-donation_email_header','New Donation!'),(261,53,'_give_new-donation_email_message','Hi there,\\n\\nThis email is to inform you that a new donation has been made on your websi"},"type":"debug"}
{"data":{"file":"matihkpu_wp647.sql","description":"te: {site_url}.\\n\\n<strong>Donor:</strong> {name}\\n<strong>Donation:</strong> {donation}\\n<strong>Amount:</strong> {amount}\\n<strong>Payment Method:</strong> {payment_method}\\n\\nThank you,\\n\\n{sitename}\\n'),(262,53,'_give_new-donation_email_content_type','text/html'),(263,53,'_give_new-donation_recipient','a:1:{s:5:\\\"email\\\";s:20:\\\"maticanweb@gmail.com\\\";}'),(264,53,'_give_donation-receipt_notification','global'),(265,53,'_give_donation-receipt_email_subject','Donation Receipt'),(266,53,'_give_donation-receipt_email_header','Donation Receipt'),(267,53,'_give_donation-receipt_email_mesage','Dear {name},\\n\\nThank you for your donation. Your generosity is appreciated! Here are the details of your donation:\\n\\n<strong>Donor:</strong> {fullname}\\n<strong>Donation:</strong> {donation}\\n<strong>Donation Date:</strong> {date}\\n<strong>Amount:</strong> {amount}\\n<strong>Payment Method:</strong> {payment_method}\\n<strong>Payment ID:</strong> {payment_id}\\n\\n{receipt_link}\\n\\n\\n\\nSincerely,\\n{sitename}\\n'),(268,53,'_giv"},"name":"restoring","type":"debug"}
{"data":{"file":"matihkpu_wp647.sql","description":"e_donation-receipt_email_content_type','text/html'),(269,53,'_give_form_goal_progress','-1'),(270,53,'_give_offline_checkout_notes','<em>You can customize instructions in the forms settings.</em><br /><br /><strong>Please make checks payable to \\\"{sitename}\\\".</strong><br /><br />Your donation is greatly appreciated!'),(271,53,'_wp_old_date','2020-07-28'),(272,27,'_thumbnail_id','163'),(273,27,'_give_onboarding_default_form','1'),(274,27,'_give_levels_minimum_amount','10'),(275,27,'_give_levels_maximim_amount','250'),(276,27,'_give_form_template','legacy'),(277,27,'_give_form_status','open'),(278,27,'_give_sequoia_form_template_settings','a:4:{s:12:\\\"introduction\\\";a:5:{s:7:\\\"enabled\\\";s:7:\\\"enabled\\\";s:8:\\\"headline\\\";s:17:\\\"Support Our Cause\\\";s:11:\\\"description\\\";s:104:\\\"Help our organization by donating today! All donations go directly to making a difference for our cause.\\\";s:5:\\\"image\\\";s:109:\\\"https://www.lilahilislam.org/wp-content/plugins/give/assets/dist/images/onboarding-preview-form-image.min.jpg\\\""},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":";s:12:\\\"donate_label\\\";s:10:\\\"Donate Now\\\";}s:14:\\\"payment_amount\\\";a:3:{s:12:\\\"header_label\\\";s:13:\\\"Choose Amount\\\";s:7:\\\"content\\\";s:144:\\\"How much would you like to donate? As a contributor to Lilahilislam Foundation we make sure your donation goes directly to supporting our cause.\\\";s:10:\\\"next_label\\\";s:8:\\\"Continue\\\";}s:19:\\\"payment_information\\\";a:4:{s:12:\\\"header_label\\\";s:20:\\\"Add Your Information\\\";s:8:\\\"headline\\\";s:19:\\\"Who\\'s giving today?\\\";s:11:\\\"description\\\";s:49:\\\"We’ll never share this information with anyone.\\\";i:0;a:7:{s:2:\\\"id\\\";s:14:\\\"checkout_label\\\";s:4:\\\"name\\\";s:13:\\\"Submit Button\\\";s:4:\\\"desc\\\";s:43:\\\"The button label for completing a donation.\\\";s:4:\\\"type\\\";s:11:\\\"text_medium\\\";s:10:\\\"attributes\\\";a:1:{s:11:\\\"placeholder\\\";s:10:\\\"Donate Now\\\";}s:7:\\\"default\\\";s:10:\\\"Donate Now\\\";s:18:\\\"mapToLegacySetting\\\";s:20:\\\"_give_checkout_label\\\";}}s:9:\\\"thank-you\\\";a:6:{s:5:\\\"image\\\";s:0:\\\"\\\";s:8:\\\"headline\\\";s:22:\\\"A great big thank you!\\\";s:11:\\\"description\\\";s:140:\\\"{name}, your cont","file":"matihkpu_wp647.sql"}}
{"type":"debug","name":"restoring","data":{"description":"ribution means a lot and will be put to good use making a difference. We’ve sent your donation receipt to {donor_email}. \\\";s:7:\\\"sharing\\\";s:7:\\\"enabled\\\";s:19:\\\"sharing_instruction\\\";s:79:\\\"Help us out by sharing with friends and followers that you supported the cause!\\\";s:15:\\\"twitter_message\\\";s:38:\\\"I just gave to this cause. Who\\'s next?\\\";}}'),(279,27,'_give_checkout_label','Donate Now'),(280,27,'_give_display_style','buttons'),(281,27,'_give_payment_display','button'),(282,27,'_give_form_floating_labels','disabled'),(283,27,'_give_reveal_label','Donate Now'),(284,27,'_give_display_content','enabled'),(285,27,'_give_content_placement',''),(286,27,'_give_form_content',''),(287,27,'_give_price_option','multi'),(288,27,'_give_set_price','1'),(289,27,'_give_custom_amount','enabled'),(290,27,'_give_donation_levels','a:5:{i:0;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:0;}s:12:\\\"_give_amount\\\";i:10;}i:1;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:1;}s:12:\\\"_give_amount\\\";i:25;}i:2;a:2:{s:8:\\\"_give_id\\\"","file":"matihkpu_wp647.sql"}}
{"data":{"file":"matihkpu_wp647.sql","description":";a:1:{s:8:\\\"level_id\\\";i:2;}s:12:\\\"_give_amount\\\";i:50;}i:3;a:3:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:3;}s:12:\\\"_give_amount\\\";i:100;s:13:\\\"_give_default\\\";s:7:\\\"default\\\";}i:4;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:5;}s:12:\\\"_give_amount\\\";i:250;}}'),(291,27,'_give_default_gateway','global'),(292,27,'_give_name_title_prefix','global'),(293,27,'_give_title_prefixes',''),(294,27,'_give_company_field','global'),(295,27,'_give_anonymous_donation','global'),(296,27,'_give_donor_comment','global'),(297,27,'_give_logged_in_only','enabled'),(298,27,'_give_show_register_form','none'),(299,27,'_give_goal_option','enabled'),(300,27,'_give_goal_format','amount'),(301,27,'_give_set_goal','12000'),(302,27,'_give_form_earnings','6240'),(303,27,'_give_number_of_donor_goal','100'),(304,27,'_give_close_form_when_goal_achieved','enabled'),(305,27,'_give_form_goal_achieved_message','Thank you to all our donors, we have met our fundraising goal.'),(306,27,'_give_terms_option','global'),(307,27,'_give_agree_label','Agr"},"name":"restoring","type":"debug"}
{"data":{"file":"matihkpu_wp647.sql","description":"ee to terms?'),(308,27,'_give_agree_text','The terms can be customized in the donation form settings.'),(309,27,'give_stripe_per_form_accounts','disabled'),(310,27,'_give_default_stripe_account',''),(311,27,'_give_email_options','global'),(312,27,'_give_email_template','default'),(313,27,'_give_email_logo',''),(314,27,'_give_from_name','Lilahilislam Foundation'),(315,27,'_give_from_email','maticanweb@gmail.com'),(316,27,'_give_new-donation_notification','global'),(317,27,'_give_new-donation_email_subject','New Donation - #{payment_id}'),(318,27,'_give_new-donation_email_header','New Donation!'),(319,27,'_give_new-donation_email_message','Hi there,\\n\\nThis email is to inform you that a new donation has been made on your website: {site_url}.\\n\\n<strong>Donor:</strong> {name}\\n<strong>Donation:</strong> {donation}\\n<strong>Amount:</strong> {amount}\\n<strong>Payment Method:</strong> {payment_method}\\n\\nThank you,\\n\\n{sitename}\\n'),(320,27,'_give_new-donation_email_content_type','text/html'),(321,27,'_give_new-don"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"ation_recipient','a:1:{s:5:\\\"email\\\";s:20:\\\"maticanweb@gmail.com\\\";}'),(322,27,'_give_donation-receipt_notification','global'),(323,27,'_give_donation-receipt_email_subject','Donation Receipt'),(324,27,'_give_donation-receipt_email_header','Donation Receipt'),(325,27,'_give_donation-receipt_email_mesage','Dear {name},\\n\\nThank you for your donation. Your generosity is appreciated! Here are the details of your donation:\\n\\n<strong>Donor:</strong> {fullname}\\n<strong>Donation:</strong> {donation}\\n<strong>Donation Date:</strong> {date}\\n<strong>Amount:</strong> {amount}\\n<strong>Payment Method:</strong> {payment_method}\\n<strong>Payment ID:</strong> {payment_id}\\n\\n{receipt_link}\\n\\n\\n\\nSincerely,\\n{sitename}\\n'),(326,27,'_give_donation-receipt_email_content_type','text/html'),(327,27,'_give_form_goal_progress','-1'),(328,27,'_give_offline_checkout_notes','<em>You can customize instructions in the forms settings.</em><br /><br /><strong>Please make checks payable to \\\"{sitename}\\\".</strong><br /><br />Your dona","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"tion is greatly appreciated!'),(329,27,'_wp_old_date','2020-07-26'),(330,153,'_thumbnail_id','163'),(331,153,'_give_onboarding_default_form','1'),(332,153,'_give_levels_minimum_amount','10'),(333,153,'_give_levels_maximim_amount','250'),(334,153,'_give_form_template','legacy'),(335,153,'_give_form_status','open'),(336,153,'_give_sequoia_form_template_settings','a:4:{s:12:\\\"introduction\\\";a:5:{s:7:\\\"enabled\\\";s:7:\\\"enabled\\\";s:8:\\\"headline\\\";s:17:\\\"Support Our Cause\\\";s:11:\\\"description\\\";s:104:\\\"Help our organization by donating today! All donations go directly to making a difference for our cause.\\\";s:5:\\\"image\\\";s:109:\\\"https://www.lilahilislam.org/wp-content/plugins/give/assets/dist/images/onboarding-preview-form-image.min.jpg\\\";s:12:\\\"donate_label\\\";s:10:\\\"Donate Now\\\";}s:14:\\\"payment_amount\\\";a:3:{s:12:\\\"header_label\\\";s:13:\\\"Choose Amount\\\";s:7:\\\"content\\\";s:144:\\\"How much would you like to donate? As a contributor to Lilahilislam Foundation we make sure your donation goes directly to supporting our cau","file":"matihkpu_wp647.sql"}}
{"type":"debug","data":{"description":"se.\\\";s:10:\\\"next_label\\\";s:8:\\\"Continue\\\";}s:19:\\\"payment_information\\\";a:4:{s:12:\\\"header_label\\\";s:20:\\\"Add Your Information\\\";s:8:\\\"headline\\\";s:19:\\\"Who\\'s giving today?\\\";s:11:\\\"description\\\";s:49:\\\"We’ll never share this information with anyone.\\\";i:0;a:7:{s:2:\\\"id\\\";s:14:\\\"checkout_label\\\";s:4:\\\"name\\\";s:13:\\\"Submit Button\\\";s:4:\\\"desc\\\";s:43:\\\"The button label for completing a donation.\\\";s:4:\\\"type\\\";s:11:\\\"text_medium\\\";s:10:\\\"attributes\\\";a:1:{s:11:\\\"placeholder\\\";s:10:\\\"Donate Now\\\";}s:7:\\\"default\\\";s:10:\\\"Donate Now\\\";s:18:\\\"mapToLegacySetting\\\";s:20:\\\"_give_checkout_label\\\";}}s:9:\\\"thank-you\\\";a:6:{s:5:\\\"image\\\";s:0:\\\"\\\";s:8:\\\"headline\\\";s:22:\\\"A great big thank you!\\\";s:11:\\\"description\\\";s:140:\\\"{name}, your contribution means a lot and will be put to good use making a difference. We’ve sent your donation receipt to {donor_email}. \\\";s:7:\\\"sharing\\\";s:7:\\\"enabled\\\";s:19:\\\"sharing_instruction\\\";s:79:\\\"Help us out by sharing with friends and followers that you supported the cause!\\\";s:15:\\\"","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"data":{"file":"matihkpu_wp647.sql","description":"twitter_message\\\";s:38:\\\"I just gave to this cause. Who\\'s next?\\\";}}'),(337,153,'_give_checkout_label','Donate Now'),(338,153,'_give_display_style','buttons'),(339,153,'_give_payment_display','button'),(340,153,'_give_form_floating_labels','disabled'),(341,153,'_give_reveal_label','Donate Now'),(342,153,'_give_display_content','enabled'),(343,153,'_give_content_placement',''),(344,153,'_give_form_content',''),(345,153,'_give_price_option','multi'),(346,153,'_give_set_price','1'),(347,153,'_give_custom_amount','enabled'),(348,153,'_give_donation_levels','a:5:{i:0;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:0;}s:12:\\\"_give_amount\\\";i:10;}i:1;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:1;}s:12:\\\"_give_amount\\\";i:25;}i:2;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:2;}s:12:\\\"_give_amount\\\";i:50;}i:3;a:3:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:3;}s:12:\\\"_give_amount\\\";i:100;s:13:\\\"_give_default\\\";s:7:\\\"default\\\";}i:4;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:5;}s:12:\\\"_give_amount\\\";i:250;}}'),(349,153"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"matihkpu_wp647.sql","description":",'_give_default_gateway','global'),(350,153,'_give_name_title_prefix','global'),(351,153,'_give_title_prefixes',''),(352,153,'_give_company_field','global'),(353,153,'_give_anonymous_donation','global'),(354,153,'_give_donor_comment','global'),(355,153,'_give_logged_in_only','enabled'),(356,153,'_give_show_register_form','none'),(357,153,'_give_goal_option','enabled'),(358,153,'_give_goal_format','amount'),(359,153,'_give_set_goal','6000'),(360,153,'_give_form_earnings','5040'),(361,153,'_give_number_of_donor_goal','100'),(362,153,'_give_close_form_when_goal_achieved','enabled'),(363,153,'_give_form_goal_achieved_message','Thank you to all our donors, we have met our fundraising goal.'),(364,153,'_give_terms_option','global'),(365,153,'_give_agree_label','Agree to terms?'),(366,153,'_give_agree_text','The terms can be customized in the donation form settings.'),(367,153,'give_stripe_per_form_accounts','disabled'),(368,153,'_give_default_stripe_account',''),(369,153,'_give_email_options','global'),(370,153,'_g"},"type":"debug"}
{"type":"debug","data":{"description":"ive_email_template','default'),(371,153,'_give_email_logo',''),(372,153,'_give_from_name','Lilahilislam Foundation'),(373,153,'_give_from_email','maticanweb@gmail.com'),(374,153,'_give_new-donation_notification','global'),(375,153,'_give_new-donation_email_subject','New Donation - #{payment_id}'),(376,153,'_give_new-donation_email_header','New Donation!'),(377,153,'_give_new-donation_email_message','Hi there,\\n\\nThis email is to inform you that a new donation has been made on your website: {site_url}.\\n\\n<strong>Donor:</strong> {name}\\n<strong>Donation:</strong> {donation}\\n<strong>Amount:</strong> {amount}\\n<strong>Payment Method:</strong> {payment_method}\\n\\nThank you,\\n\\n{sitename}\\n'),(378,153,'_give_new-donation_email_content_type','text/html'),(379,153,'_give_new-donation_recipient','a:1:{s:5:\\\"email\\\";s:20:\\\"maticanweb@gmail.com\\\";}'),(380,153,'_give_donation-receipt_notification','global'),(381,153,'_give_donation-receipt_email_subject','Donation Receipt'),(382,153,'_give_donation-receipt_email_header","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"data":{"file":"matihkpu_wp647.sql","description":"','Donation Receipt'),(383,153,'_give_donation-receipt_email_mesage','Dear {name},\\n\\nThank you for your donation. Your generosity is appreciated! Here are the details of your donation:\\n\\n<strong>Donor:</strong> {fullname}\\n<strong>Donation:</strong> {donation}\\n<strong>Donation Date:</strong> {date}\\n<strong>Amount:</strong> {amount}\\n<strong>Payment Method:</strong> {payment_method}\\n<strong>Payment ID:</strong> {payment_id}\\n\\n{receipt_link}\\n\\n\\n\\nSincerely,\\n{sitename}\\n'),(384,153,'_give_donation-receipt_email_content_type','text/html'),(385,153,'_give_form_goal_progress','-1'),(386,153,'_give_offline_checkout_notes','<em>You can customize instructions in the forms settings.</em><br /><br /><strong>Please make checks payable to \\\"{sitename}\\\".</strong><br /><br />Your donation is greatly appreciated!'),(387,153,'_wp_old_date','2020-07-21'),(388,19,'_thumbnail_id','163'),(389,19,'_give_onboarding_default_form','1'),(390,19,'_give_levels_minimum_amount','10'),(391,19,'_give_levels_maximim_amount','250'),"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"(392,19,'_give_form_template','legacy'),(393,19,'_give_form_status','open'),(394,19,'_give_sequoia_form_template_settings','a:4:{s:12:\\\"introduction\\\";a:5:{s:7:\\\"enabled\\\";s:7:\\\"enabled\\\";s:8:\\\"headline\\\";s:17:\\\"Support Our Cause\\\";s:11:\\\"description\\\";s:104:\\\"Help our organization by donating today! All donations go directly to making a difference for our cause.\\\";s:5:\\\"image\\\";s:109:\\\"https://www.lilahilislam.org/wp-content/plugins/give/assets/dist/images/onboarding-preview-form-image.min.jpg\\\";s:12:\\\"donate_label\\\";s:10:\\\"Donate Now\\\";}s:14:\\\"payment_amount\\\";a:3:{s:12:\\\"header_label\\\";s:13:\\\"Choose Amount\\\";s:7:\\\"content\\\";s:144:\\\"How much would you like to donate? As a contributor to Lilahilislam Foundation we make sure your donation goes directly to supporting our cause.\\\";s:10:\\\"next_label\\\";s:8:\\\"Continue\\\";}s:19:\\\"payment_information\\\";a:4:{s:12:\\\"header_label\\\";s:20:\\\"Add Your Information\\\";s:8:\\\"headline\\\";s:19:\\\"Who\\'s giving today?\\\";s:11:\\\"description\\\";s:49:\\\"We’ll never share this informatio","file":"matihkpu_wp647.sql"}}
{"type":"debug","name":"restoring","data":{"description":"n with anyone.\\\";i:0;a:7:{s:2:\\\"id\\\";s:14:\\\"checkout_label\\\";s:4:\\\"name\\\";s:13:\\\"Submit Button\\\";s:4:\\\"desc\\\";s:43:\\\"The button label for completing a donation.\\\";s:4:\\\"type\\\";s:11:\\\"text_medium\\\";s:10:\\\"attributes\\\";a:1:{s:11:\\\"placeholder\\\";s:10:\\\"Donate Now\\\";}s:7:\\\"default\\\";s:10:\\\"Donate Now\\\";s:18:\\\"mapToLegacySetting\\\";s:20:\\\"_give_checkout_label\\\";}}s:9:\\\"thank-you\\\";a:6:{s:5:\\\"image\\\";s:0:\\\"\\\";s:8:\\\"headline\\\";s:22:\\\"A great big thank you!\\\";s:11:\\\"description\\\";s:140:\\\"{name}, your contribution means a lot and will be put to good use making a difference. We’ve sent your donation receipt to {donor_email}. \\\";s:7:\\\"sharing\\\";s:7:\\\"enabled\\\";s:19:\\\"sharing_instruction\\\";s:79:\\\"Help us out by sharing with friends and followers that you supported the cause!\\\";s:15:\\\"twitter_message\\\";s:38:\\\"I just gave to this cause. Who\\'s next?\\\";}}'),(395,19,'_give_checkout_label','Donate Now'),(396,19,'_give_display_style','buttons'),(397,19,'_give_payment_display','button'),(398,19,'_give_form_floating_labels','di","file":"matihkpu_wp647.sql"}}
{"type":"debug","name":"restoring","data":{"description":"sabled'),(399,19,'_give_reveal_label','Donate Now'),(400,19,'_give_display_content','enabled'),(401,19,'_give_content_placement',''),(402,19,'_give_form_content',''),(403,19,'_give_price_option','multi'),(404,19,'_give_set_price','1'),(405,19,'_give_custom_amount','enabled'),(406,19,'_give_donation_levels','a:5:{i:0;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:0;}s:12:\\\"_give_amount\\\";i:10;}i:1;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:1;}s:12:\\\"_give_amount\\\";i:25;}i:2;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:2;}s:12:\\\"_give_amount\\\";i:50;}i:3;a:3:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:3;}s:12:\\\"_give_amount\\\";i:100;s:13:\\\"_give_default\\\";s:7:\\\"default\\\";}i:4;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:5;}s:12:\\\"_give_amount\\\";i:250;}}'),(407,19,'_give_default_gateway','global'),(408,19,'_give_name_title_prefix','global'),(409,19,'_give_title_prefixes',''),(410,19,'_give_company_field','global'),(411,19,'_give_anonymous_donation','global'),(412,19,'_give_donor_comment','global'),(413,19,'_give","file":"matihkpu_wp647.sql"}}
{"type":"debug","data":{"description":"_logged_in_only','enabled'),(414,19,'_give_show_register_form','none'),(415,19,'_give_goal_option','enabled'),(416,19,'_give_goal_format','amount'),(417,19,'_give_set_goal','10000'),(418,19,'_give_form_earnings','9600'),(419,19,'_give_number_of_donor_goal','100'),(420,19,'_give_close_form_when_goal_achieved','enabled'),(421,19,'_give_form_goal_achieved_message','Thank you to all our donors, we have met our fundraising goal.'),(422,19,'_give_terms_option','global'),(423,19,'_give_agree_label','Agree to terms?'),(424,19,'_give_agree_text','The terms can be customized in the donation form settings.'),(425,19,'give_stripe_per_form_accounts','disabled'),(426,19,'_give_default_stripe_account',''),(427,19,'_give_email_options','global'),(428,19,'_give_email_template','default'),(429,19,'_give_email_logo',''),(430,19,'_give_from_name','Lilahilislam Foundation'),(431,19,'_give_from_email','maticanweb@gmail.com'),(432,19,'_give_new-donation_notification','global'),(433,19,'_give_new-donation_email_subject','New Donatio","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"data":{"file":"matihkpu_wp647.sql","description":"n - #{payment_id}'),(434,19,'_give_new-donation_email_header','New Donation!'),(435,19,'_give_new-donation_email_message','Hi there,\\n\\nThis email is to inform you that a new donation has been made on your website: {site_url}.\\n\\n<strong>Donor:</strong> {name}\\n<strong>Donation:</strong> {donation}\\n<strong>Amount:</strong> {amount}\\n<strong>Payment Method:</strong> {payment_method}\\n\\nThank you,\\n\\n{sitename}\\n'),(436,19,'_give_new-donation_email_content_type','text/html'),(437,19,'_give_new-donation_recipient','a:1:{s:5:\\\"email\\\";s:20:\\\"maticanweb@gmail.com\\\";}'),(438,19,'_give_donation-receipt_notification','global'),(439,19,'_give_donation-receipt_email_subject','Donation Receipt'),(440,19,'_give_donation-receipt_email_header','Donation Receipt'),(441,19,'_give_donation-receipt_email_mesage','Dear {name},\\n\\nThank you for your donation. Your generosity is appreciated! Here are the details of your donation:\\n\\n<strong>Donor:</strong> {fullname}\\n<strong>Donation:</strong> {donation}\\n<strong>Donation Date:"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"</strong> {date}\\n<strong>Amount:</strong> {amount}\\n<strong>Payment Method:</strong> {payment_method}\\n<strong>Payment ID:</strong> {payment_id}\\n\\n{receipt_link}\\n\\n\\n\\nSincerely,\\n{sitename}\\n'),(442,19,'_give_donation-receipt_email_content_type','text/html'),(443,19,'_give_form_goal_progress','-1'),(444,19,'_give_offline_checkout_notes','<em>You can customize instructions in the forms settings.</em><br /><br /><strong>Please make checks payable to \\\"{sitename}\\\".</strong><br /><br />Your donation is greatly appreciated!'),(445,19,'_wp_old_date','2020-07-19'),(446,107,'_thumbnail_id','163'),(447,107,'_give_onboarding_default_form','1'),(448,107,'_give_levels_minimum_amount','10'),(449,107,'_give_levels_maximim_amount','250'),(450,107,'_give_form_template','legacy'),(451,107,'_give_form_status','open'),(452,107,'_give_sequoia_form_template_settings','a:4:{s:12:\\\"introduction\\\";a:5:{s:7:\\\"enabled\\\";s:7:\\\"enabled\\\";s:8:\\\"headline\\\";s:17:\\\"Support Our Cause\\\";s:11:\\\"description\\\";s:104:\\\"Help our organization ","file":"matihkpu_wp647.sql"}}
{"name":"restoring","data":{"file":"matihkpu_wp647.sql","description":"by donating today! All donations go directly to making a difference for our cause.\\\";s:5:\\\"image\\\";s:109:\\\"https://www.lilahilislam.org/wp-content/plugins/give/assets/dist/images/onboarding-preview-form-image.min.jpg\\\";s:12:\\\"donate_label\\\";s:10:\\\"Donate Now\\\";}s:14:\\\"payment_amount\\\";a:3:{s:12:\\\"header_label\\\";s:13:\\\"Choose Amount\\\";s:7:\\\"content\\\";s:144:\\\"How much would you like to donate? As a contributor to Lilahilislam Foundation we make sure your donation goes directly to supporting our cause.\\\";s:10:\\\"next_label\\\";s:8:\\\"Continue\\\";}s:19:\\\"payment_information\\\";a:4:{s:12:\\\"header_label\\\";s:20:\\\"Add Your Information\\\";s:8:\\\"headline\\\";s:19:\\\"Who\\'s giving today?\\\";s:11:\\\"description\\\";s:49:\\\"We’ll never share this information with anyone.\\\";i:0;a:7:{s:2:\\\"id\\\";s:14:\\\"checkout_label\\\";s:4:\\\"name\\\";s:13:\\\"Submit Button\\\";s:4:\\\"desc\\\";s:43:\\\"The button label for completing a donation.\\\";s:4:\\\"type\\\";s:11:\\\"text_medium\\\";s:10:\\\"attributes\\\";a:1:{s:11:\\\"placeholder\\\";s:10:\\\"Donate Now\\\";}s:7:\\\"default\\\";s:1"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"0:\\\"Donate Now\\\";s:18:\\\"mapToLegacySetting\\\";s:20:\\\"_give_checkout_label\\\";}}s:9:\\\"thank-you\\\";a:6:{s:5:\\\"image\\\";s:0:\\\"\\\";s:8:\\\"headline\\\";s:22:\\\"A great big thank you!\\\";s:11:\\\"description\\\";s:140:\\\"{name}, your contribution means a lot and will be put to good use making a difference. We’ve sent your donation receipt to {donor_email}. \\\";s:7:\\\"sharing\\\";s:7:\\\"enabled\\\";s:19:\\\"sharing_instruction\\\";s:79:\\\"Help us out by sharing with friends and followers that you supported the cause!\\\";s:15:\\\"twitter_message\\\";s:38:\\\"I just gave to this cause. Who\\'s next?\\\";}}'),(453,107,'_give_checkout_label','Donate Now'),(454,107,'_give_display_style','buttons'),(455,107,'_give_payment_display','button'),(456,107,'_give_form_floating_labels','disabled'),(457,107,'_give_reveal_label','Donate Now'),(458,107,'_give_display_content','enabled'),(459,107,'_give_content_placement',''),(460,107,'_give_form_content',''),(461,107,'_give_price_option','multi'),(462,107,'_give_set_price','1'),(463,107,'_give_custom_amount','enable","file":"matihkpu_wp647.sql"}}
{"type":"debug","data":{"description":"d'),(464,107,'_give_donation_levels','a:5:{i:0;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:0;}s:12:\\\"_give_amount\\\";i:10;}i:1;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:1;}s:12:\\\"_give_amount\\\";i:25;}i:2;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:2;}s:12:\\\"_give_amount\\\";i:50;}i:3;a:3:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:3;}s:12:\\\"_give_amount\\\";i:100;s:13:\\\"_give_default\\\";s:7:\\\"default\\\";}i:4;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:5;}s:12:\\\"_give_amount\\\";i:250;}}'),(465,107,'_give_default_gateway','global'),(466,107,'_give_name_title_prefix','global'),(467,107,'_give_title_prefixes',''),(468,107,'_give_company_field','global'),(469,107,'_give_anonymous_donation','global'),(470,107,'_give_donor_comment','global'),(471,107,'_give_logged_in_only','enabled'),(472,107,'_give_show_register_form','none'),(473,107,'_give_goal_option','enabled'),(474,107,'_give_goal_format','amount'),(475,107,'_give_set_goal','14000'),(476,107,'_give_form_earnings','12900'),(477,107,'_give_number_of_donor_goal',","file":"matihkpu_wp647.sql"},"name":"restoring"}
{"data":{"file":"matihkpu_wp647.sql","description":"'100'),(478,107,'_give_close_form_when_goal_achieved','enabled'),(479,107,'_give_form_goal_achieved_message','Thank you to all our donors, we have met our fundraising goal.'),(480,107,'_give_terms_option','global'),(481,107,'_give_agree_label','Agree to terms?'),(482,107,'_give_agree_text','The terms can be customized in the donation form settings.'),(483,107,'give_stripe_per_form_accounts','disabled'),(484,107,'_give_default_stripe_account',''),(485,107,'_give_email_options','global'),(486,107,'_give_email_template','default'),(487,107,'_give_email_logo',''),(488,107,'_give_from_name','Lilahilislam Foundation'),(489,107,'_give_from_email','maticanweb@gmail.com'),(490,107,'_give_new-donation_notification','global'),(491,107,'_give_new-donation_email_subject','New Donation - #{payment_id}'),(492,107,'_give_new-donation_email_header','New Donation!'),(493,107,'_give_new-donation_email_message','Hi there,\\n\\nThis email is to inform you that a new donation has been made on your website: {site_url}.\\n\\n<strong>Don"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"matihkpu_wp647.sql","description":"or:</strong> {name}\\n<strong>Donation:</strong> {donation}\\n<strong>Amount:</strong> {amount}\\n<strong>Payment Method:</strong> {payment_method}\\n\\nThank you,\\n\\n{sitename}\\n'),(494,107,'_give_new-donation_email_content_type','text/html'),(495,107,'_give_new-donation_recipient','a:1:{s:5:\\\"email\\\";s:20:\\\"maticanweb@gmail.com\\\";}'),(496,107,'_give_donation-receipt_notification','global'),(497,107,'_give_donation-receipt_email_subject','Donation Receipt'),(498,107,'_give_donation-receipt_email_header','Donation Receipt'),(499,107,'_give_donation-receipt_email_mesage','Dear {name},\\n\\nThank you for your donation. Your generosity is appreciated! Here are the details of your donation:\\n\\n<strong>Donor:</strong> {fullname}\\n<strong>Donation:</strong> {donation}\\n<strong>Donation Date:</strong> {date}\\n<strong>Amount:</strong> {amount}\\n<strong>Payment Method:</strong> {payment_method}\\n<strong>Payment ID:</strong> {payment_id}\\n\\n{receipt_link}\\n\\n\\n\\nSincerely,\\n{sitename}\\n'),(500,107,'_give_donation-receipt_emai"},"type":"debug"}
{"name":"restoring","data":{"file":"matihkpu_wp647.sql","description":"l_content_type','text/html'),(501,107,'_give_form_goal_progress','-1'),(502,107,'_give_offline_checkout_notes','<em>You can customize instructions in the forms settings.</em><br /><br /><strong>Please make checks payable to \\\"{sitename}\\\".</strong><br /><br />Your donation is greatly appreciated!'),(503,107,'_wp_old_date','2020-07-16'),(504,65,'_thumbnail_id','163'),(505,65,'_give_onboarding_default_form','1'),(506,65,'_give_levels_minimum_amount','10'),(507,65,'_give_levels_maximim_amount','250'),(508,65,'_give_form_template','legacy'),(509,65,'_give_form_status','open'),(510,65,'_give_sequoia_form_template_settings','a:4:{s:12:\\\"introduction\\\";a:5:{s:7:\\\"enabled\\\";s:7:\\\"enabled\\\";s:8:\\\"headline\\\";s:17:\\\"Support Our Cause\\\";s:11:\\\"description\\\";s:104:\\\"Help our organization by donating today! All donations go directly to making a difference for our cause.\\\";s:5:\\\"image\\\";s:109:\\\"https://www.lilahilislam.org/wp-content/plugins/give/assets/dist/images/onboarding-preview-form-image.min.jpg\\\";s:12:\\\"donate_label"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"\\\";s:10:\\\"Donate Now\\\";}s:14:\\\"payment_amount\\\";a:3:{s:12:\\\"header_label\\\";s:13:\\\"Choose Amount\\\";s:7:\\\"content\\\";s:144:\\\"How much would you like to donate? As a contributor to Lilahilislam Foundation we make sure your donation goes directly to supporting our cause.\\\";s:10:\\\"next_label\\\";s:8:\\\"Continue\\\";}s:19:\\\"payment_information\\\";a:4:{s:12:\\\"header_label\\\";s:20:\\\"Add Your Information\\\";s:8:\\\"headline\\\";s:19:\\\"Who\\'s giving today?\\\";s:11:\\\"description\\\";s:49:\\\"We’ll never share this information with anyone.\\\";i:0;a:7:{s:2:\\\"id\\\";s:14:\\\"checkout_label\\\";s:4:\\\"name\\\";s:13:\\\"Submit Button\\\";s:4:\\\"desc\\\";s:43:\\\"The button label for completing a donation.\\\";s:4:\\\"type\\\";s:11:\\\"text_medium\\\";s:10:\\\"attributes\\\";a:1:{s:11:\\\"placeholder\\\";s:10:\\\"Donate Now\\\";}s:7:\\\"default\\\";s:10:\\\"Donate Now\\\";s:18:\\\"mapToLegacySetting\\\";s:20:\\\"_give_checkout_label\\\";}}s:9:\\\"thank-you\\\";a:6:{s:5:\\\"image\\\";s:0:\\\"\\\";s:8:\\\"headline\\\";s:22:\\\"A great big thank you!\\\";s:11:\\\"description\\\";s:140:\\\"{name}, your contribution means a lot","file":"matihkpu_wp647.sql"}}
{"data":{"file":"matihkpu_wp647.sql","description":" and will be put to good use making a difference. We’ve sent your donation receipt to {donor_email}. \\\";s:7:\\\"sharing\\\";s:7:\\\"enabled\\\";s:19:\\\"sharing_instruction\\\";s:79:\\\"Help us out by sharing with friends and followers that you supported the cause!\\\";s:15:\\\"twitter_message\\\";s:38:\\\"I just gave to this cause. Who\\'s next?\\\";}}'),(511,65,'_give_checkout_label','Donate Now'),(512,65,'_give_display_style','buttons'),(513,65,'_give_payment_display','button'),(514,65,'_give_form_floating_labels','disabled'),(515,65,'_give_reveal_label','Donate Now'),(516,65,'_give_display_content','enabled'),(517,65,'_give_content_placement',''),(518,65,'_give_form_content',''),(519,65,'_give_price_option','multi'),(520,65,'_give_set_price','1'),(521,65,'_give_custom_amount','enabled'),(522,65,'_give_donation_levels','a:5:{i:0;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:0;}s:12:\\\"_give_amount\\\";i:10;}i:1;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id\\\";i:1;}s:12:\\\"_give_amount\\\";i:25;}i:2;a:2:{s:8:\\\"_give_id\\\";a:1:{s:8:\\\"level_id"},"name":"restoring","type":"debug"}
{"data":{"file":"matihkpu_wp647.sql","description":"…","truncated":1},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"matihkpu_wp647.sql","description":"The system removed the temporary database user “matihkpu_tir6gdw”.","username":"matihkpu_tir6gdw"},"name":"removed_temp_database_user"}
{"type":"done","data":{"description":"The system successfully restored the database “matihkpu_wp647” from the backup file “matihkpu_wp647.sql”.","file":"matihkpu_wp647.sql"},"name":"restore_done"}
{"type":"info","name":"processed","data":{"file":"matihkpu_wp647.sql"}}
{"type":"close"}
© 2025 XylotrechusZ