{"type":"param","data":{"name":"wpdb_prefix","value":"wp_"}} {"type":"param","data":{"name":"wp_upload_dir_baseurl","value":"https:\/\/dtinsurance.wpengine.com\/wp-content\/uploads"}} {"type":"table","data":{"name":"actionscheduler_actions","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"action_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","hook":"varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL","status":"varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL","scheduled_date_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","scheduled_date_local":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","args":"varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL","schedule":"longtext COLLATE utf8mb4_unicode_520_ci","group_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","attempts":"int(11) NOT NULL DEFAULT '0'","last_attempt_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","last_attempt_local":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","claim_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","extended_args":"varchar(8000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL"},"indexes":["PRIMARY KEY (`action_id`)","KEY `hook` (`hook`)","KEY `status` (`status`)","KEY `scheduled_date_gmt` (`scheduled_date_gmt`)","KEY `args` (`args`)","KEY `group_id` (`group_id`)","KEY `last_attempt_gmt` (`last_attempt_gmt`)","KEY `claim_id` (`claim_id`)"]}} {"type":"row","data":{"table":"actionscheduler_actions","row":{"action_id":"1","hook":"action_scheduler\/migration_hook","status":"complete","scheduled_date_gmt":"2021-08-05 10:48:23","scheduled_date_local":"2021-08-05 10:48:23","args":"[]","schedule":"O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\u0000*\u0000scheduled_timestamp\";i:1628160503;s:41:\"\u0000ActionScheduler_SimpleSchedule\u0000timestamp\";i:1628160503;}","group_id":"1","attempts":"1","last_attempt_gmt":"2021-08-05 10:49:53","last_attempt_local":"2021-08-05 10:49:53","claim_id":"0","extended_args":null}}} {"type":"table","data":{"name":"actionscheduler_claims","opts":"ENGINE=InnoDB AUTO_INCREMENT=2109 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"claim_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","date_created_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'"},"indexes":["PRIMARY KEY (`claim_id`)","KEY `date_created_gmt` (`date_created_gmt`)"]}} {"type":"table","data":{"name":"actionscheduler_groups","opts":"ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"group_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","slug":"varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL"},"indexes":["PRIMARY KEY (`group_id`)","KEY `slug` (`slug`(191))"]}} {"type":"row","data":{"table":"actionscheduler_groups","row":{"group_id":"1","slug":"action-scheduler-migration"}}} {"type":"row","data":{"table":"actionscheduler_groups","row":{"group_id":"2","slug":"woocommerce-db-updates"}}} {"type":"row","data":{"table":"actionscheduler_groups","row":{"group_id":"3","slug":"wc_update_product_lookup_tables"}}} {"type":"table","data":{"name":"actionscheduler_logs","opts":"ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"log_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","action_id":"bigint(20) unsigned NOT NULL","message":"text COLLATE utf8mb4_unicode_520_ci NOT NULL","log_date_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","log_date_local":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'"},"indexes":["PRIMARY KEY (`log_id`)","KEY `action_id` (`action_id`)","KEY `log_date_gmt` (`log_date_gmt`)"]}} {"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"1","action_id":"1","message":"action created","log_date_gmt":"2021-08-05 10:47:23","log_date_local":"2021-08-05 10:47:23"}}} {"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"2","action_id":"1","message":"action started via WP Cron","log_date_gmt":"2021-08-05 10:49:53","log_date_local":"2021-08-05 10:49:53"}}} {"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"3","action_id":"1","message":"action complete via WP Cron","log_date_gmt":"2021-08-05 10:49:53","log_date_local":"2021-08-05 10:49:53"}}} {"type":"table","data":{"name":"blogmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","blog_id":"bigint(20) NOT NULL DEFAULT '0'","meta_key":"varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8mb4_unicode_520_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `meta_key` (`meta_key`(191))","KEY `blog_id` (`blog_id`)"]}} {"type":"table","data":{"name":"bp_activity","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","user_id":"bigint(20) NOT NULL","component":"varchar(75) COLLATE utf8mb4_unicode_ci NOT NULL","type":"varchar(75) COLLATE utf8mb4_unicode_ci NOT NULL","action":"text COLLATE utf8mb4_unicode_ci NOT NULL","content":"longtext COLLATE utf8mb4_unicode_ci NOT NULL","primary_link":"text COLLATE utf8mb4_unicode_ci NOT NULL","item_id":"bigint(20) NOT NULL","secondary_item_id":"bigint(20) DEFAULT NULL","date_recorded":"datetime NOT NULL","hide_sitewide":"tinyint(1) DEFAULT '0'","mptt_left":"int(11) NOT NULL DEFAULT '0'","mptt_right":"int(11) NOT NULL DEFAULT '0'","is_spam":"tinyint(1) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`id`)","KEY `date_recorded` (`date_recorded`)","KEY `user_id` (`user_id`)","KEY `item_id` (`item_id`)","KEY `secondary_item_id` (`secondary_item_id`)","KEY `component` (`component`)","KEY `type` (`type`)","KEY `mptt_left` (`mptt_left`)","KEY `mptt_right` (`mptt_right`)","KEY `hide_sitewide` (`hide_sitewide`)","KEY `is_spam` (`is_spam`)"]}} {"type":"row","data":{"table":"bp_activity","row":{"id":"1","user_id":"1","component":"members","type":"last_activity","action":"","content":"","primary_link":"","item_id":"0","secondary_item_id":null,"date_recorded":"2021-08-12 07:48:10","hide_sitewide":"0","mptt_left":"0","mptt_right":"0","is_spam":"0"}}} {"type":"table","data":{"name":"bp_activity_meta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","activity_id":"bigint(20) NOT NULL","meta_key":"varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8mb4_unicode_ci"},"indexes":["PRIMARY KEY (`id`)","KEY `activity_id` (`activity_id`)","KEY `meta_key` (`meta_key`(191))"]}} {"type":"table","data":{"name":"bp_friends","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","initiator_user_id":"bigint(20) NOT NULL","friend_user_id":"bigint(20) NOT NULL","is_confirmed":"tinyint(1) DEFAULT '0'","is_limited":"tinyint(1) DEFAULT '0'","date_created":"datetime NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `initiator_user_id` (`initiator_user_id`)","KEY `friend_user_id` (`friend_user_id`)"]}} {"type":"table","data":{"name":"bp_groups","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","creator_id":"bigint(20) NOT NULL","name":"varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL","slug":"varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL","description":"longtext COLLATE utf8mb4_unicode_ci NOT NULL","status":"varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'public'","parent_id":"bigint(20) NOT NULL DEFAULT '0'","enable_forum":"tinyint(1) NOT NULL DEFAULT '1'","date_created":"datetime NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `creator_id` (`creator_id`)","KEY `status` (`status`)","KEY `parent_id` (`parent_id`)"]}} {"type":"table","data":{"name":"bp_groups_groupmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","group_id":"bigint(20) NOT NULL","meta_key":"varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8mb4_unicode_ci"},"indexes":["PRIMARY KEY (`id`)","KEY `group_id` (`group_id`)","KEY `meta_key` (`meta_key`(191))"]}} {"type":"table","data":{"name":"bp_groups_members","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","group_id":"bigint(20) NOT NULL","user_id":"bigint(20) NOT NULL","inviter_id":"bigint(20) NOT NULL","is_admin":"tinyint(1) NOT NULL DEFAULT '0'","is_mod":"tinyint(1) NOT NULL DEFAULT '0'","user_title":"varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL","date_modified":"datetime NOT NULL","comments":"longtext COLLATE utf8mb4_unicode_ci NOT NULL","is_confirmed":"tinyint(1) NOT NULL DEFAULT '0'","is_banned":"tinyint(1) NOT NULL DEFAULT '0'","invite_sent":"tinyint(1) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`id`)","KEY `group_id` (`group_id`)","KEY `is_admin` (`is_admin`)","KEY `is_mod` (`is_mod`)","KEY `user_id` (`user_id`)","KEY `inviter_id` (`inviter_id`)","KEY `is_confirmed` (`is_confirmed`)"]}} {"type":"table","data":{"name":"bp_invitations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","user_id":"bigint(20) NOT NULL","inviter_id":"bigint(20) NOT NULL","invitee_email":"varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL","class":"varchar(120) COLLATE utf8mb4_unicode_520_ci NOT NULL","item_id":"bigint(20) NOT NULL","secondary_item_id":"bigint(20) DEFAULT NULL","type":"varchar(12) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'invite'","content":"longtext COLLATE utf8mb4_unicode_520_ci","date_modified":"datetime NOT NULL","invite_sent":"tinyint(1) NOT NULL DEFAULT '0'","accepted":"tinyint(1) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`id`)","KEY `user_id` (`user_id`)","KEY `inviter_id` (`inviter_id`)","KEY `invitee_email` (`invitee_email`)","KEY `class` (`class`)","KEY `item_id` (`item_id`)","KEY `secondary_item_id` (`secondary_item_id`)","KEY `type` (`type`)","KEY `invite_sent` (`invite_sent`)","KEY `accepted` (`accepted`)"]}} {"type":"table","data":{"name":"bp_messages_messages","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","thread_id":"bigint(20) NOT NULL","sender_id":"bigint(20) NOT NULL","subject":"varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL","message":"longtext COLLATE utf8mb4_unicode_ci NOT NULL","date_sent":"datetime NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `sender_id` (`sender_id`)","KEY `thread_id` (`thread_id`)"]}} {"type":"table","data":{"name":"bp_messages_meta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","message_id":"bigint(20) NOT NULL","meta_key":"varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8mb4_unicode_ci"},"indexes":["PRIMARY KEY (`id`)","KEY `message_id` (`message_id`)","KEY `meta_key` (`meta_key`(191))"]}} {"type":"table","data":{"name":"bp_messages_notices","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","subject":"varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL","message":"longtext COLLATE utf8mb4_unicode_ci NOT NULL","date_sent":"datetime NOT NULL","is_active":"tinyint(1) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`id`)","KEY `is_active` (`is_active`)"]}} {"type":"table","data":{"name":"bp_messages_recipients","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","user_id":"bigint(20) NOT NULL","thread_id":"bigint(20) NOT NULL","unread_count":"int(10) NOT NULL DEFAULT '0'","sender_only":"tinyint(1) NOT NULL DEFAULT '0'","is_deleted":"tinyint(1) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`id`)","KEY `user_id` (`user_id`)","KEY `thread_id` (`thread_id`)","KEY `is_deleted` (`is_deleted`)","KEY `sender_only` (`sender_only`)","KEY `unread_count` (`unread_count`)"]}} {"type":"table","data":{"name":"bp_notifications","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","user_id":"bigint(20) NOT NULL","item_id":"bigint(20) NOT NULL","secondary_item_id":"bigint(20) DEFAULT NULL","component_name":"varchar(75) COLLATE utf8mb4_unicode_ci NOT NULL","component_action":"varchar(75) COLLATE utf8mb4_unicode_ci NOT NULL","date_notified":"datetime NOT NULL","is_new":"tinyint(1) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`id`)","KEY `item_id` (`item_id`)","KEY `secondary_item_id` (`secondary_item_id`)","KEY `user_id` (`user_id`)","KEY `is_new` (`is_new`)","KEY `component_name` (`component_name`)","KEY `component_action` (`component_action`)","KEY `useritem` (`user_id`,`is_new`)"]}} {"type":"table","data":{"name":"bp_notifications_meta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","notification_id":"bigint(20) NOT NULL","meta_key":"varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8mb4_unicode_ci"},"indexes":["PRIMARY KEY (`id`)","KEY `notification_id` (`notification_id`)","KEY `meta_key` (`meta_key`(191))"]}} {"type":"table","data":{"name":"bp_xprofile_data","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","field_id":"bigint(20) unsigned NOT NULL","user_id":"bigint(20) unsigned NOT NULL","value":"longtext COLLATE utf8mb4_unicode_ci NOT NULL","last_updated":"datetime NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `field_id` (`field_id`)","KEY `user_id` (`user_id`)"]}} {"type":"row","data":{"table":"bp_xprofile_data","row":{"id":"1","field_id":"1","user_id":"1","value":"ram","last_updated":"2021-04-05 09:40:30"}}} {"type":"table","data":{"name":"bp_xprofile_fields","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","group_id":"bigint(20) unsigned NOT NULL","parent_id":"bigint(20) unsigned NOT NULL","type":"varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL","name":"varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL","description":"longtext COLLATE utf8mb4_unicode_ci NOT NULL","is_required":"tinyint(1) NOT NULL DEFAULT '0'","is_default_option":"tinyint(1) NOT NULL DEFAULT '0'","field_order":"bigint(20) NOT NULL DEFAULT '0'","option_order":"bigint(20) NOT NULL DEFAULT '0'","order_by":"varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","can_delete":"tinyint(1) NOT NULL DEFAULT '1'"},"indexes":["PRIMARY KEY (`id`)","KEY `group_id` (`group_id`)","KEY `parent_id` (`parent_id`)","KEY `field_order` (`field_order`)","KEY `can_delete` (`can_delete`)","KEY `is_required` (`is_required`)"]}} {"type":"row","data":{"table":"bp_xprofile_fields","row":{"id":"1","group_id":"1","parent_id":"0","type":"textbox","name":"Name","description":"","is_required":"1","is_default_option":"0","field_order":"0","option_order":"0","order_by":"","can_delete":"0"}}} {"type":"table","data":{"name":"bp_xprofile_groups","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","name":"varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL","description":"mediumtext COLLATE utf8mb4_unicode_ci NOT NULL","group_order":"bigint(20) NOT NULL DEFAULT '0'","can_delete":"tinyint(1) NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `can_delete` (`can_delete`)"]}} {"type":"row","data":{"table":"bp_xprofile_groups","row":{"id":"1","name":"Base","description":"","group_order":"0","can_delete":"0"}}} {"type":"table","data":{"name":"bp_xprofile_meta","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) NOT NULL AUTO_INCREMENT","object_id":"bigint(20) NOT NULL","object_type":"varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL","meta_key":"varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8mb4_unicode_ci"},"indexes":["PRIMARY KEY (`id`)","KEY `object_id` (`object_id`)","KEY `meta_key` (`meta_key`(191))"]}} {"type":"row","data":{"table":"bp_xprofile_meta","row":{"id":"1","object_id":"1","object_type":"field","meta_key":"allow_custom_visibility","meta_value":"disabled"}}} {"type":"table","data":{"name":"commentmeta","opts":"ENGINE=InnoDB AUTO_INCREMENT=204 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","comment_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","meta_key":"varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8_unicode_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `comment_id` (`comment_id`)","KEY `meta_key` (`meta_key`(191))"]}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"1","comment_id":"2","meta_key":"akismet_error","meta_value":"1370606225"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"2","comment_id":"2","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370606225.6765859127044677734375;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"3","comment_id":"2","meta_key":"akismet_as_submitted","meta_value":"a:67:{s:15:\"comment_post_ID\";i:15;s:14:\"comment_author\";s:12:\"Cobus Bester\";s:20:\"comment_author_email\";s:18:\"bester.c@gmail.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:49:\"Simple and effective design. One of my favorites.\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"196.215.9.147\";s:10:\"user_agent\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:8:\"referrer\";s:56:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-logo\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:56:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-logo\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:12:\"Cobus Bester\";s:10:\"POST_email\";s:18:\"bester.c@gmail.com\";s:11:\"POST_rating\";s:1:\"4\";s:12:\"POST_comment\";s:49:\"Simple and effective design. One of my favorites.\";s:7:\"POST__n\";s:10:\"a80bd2f042\";s:21:\"POST__wp_http_referer\";s:30:\"\/woocommerce\/product\/woo-logo\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"15\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"bbd941e9bf\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"273\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:56:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-logo\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:19:\"HTTP_ACCEPT_CHARSET\";s:30:\"ISO-8859-1,utf-8;q=0.7,*;q=0.3\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"196.215.9.147\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"57596\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370606225\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:15:25\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"4","comment_id":"2","meta_key":"rating","meta_value":"4"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"5","comment_id":"2","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607940.89634990692138671875;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"6","comment_id":"3","meta_key":"akismet_error","meta_value":"1370606029"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"7","comment_id":"3","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370606029.1820490360260009765625;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"8","comment_id":"3","meta_key":"akismet_as_submitted","meta_value":"a:67:{s:15:\"comment_post_ID\";i:19;s:14:\"comment_author\";s:12:\"Cobus Bester\";s:20:\"comment_author_email\";s:18:\"bester.c@gmail.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:56:\"Wonderful quality, and an awesome design. WooThemes ftw!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"196.215.9.147\";s:10:\"user_agent\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:8:\"referrer\";s:63:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/premium-quality\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:63:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/premium-quality\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:12:\"Cobus Bester\";s:10:\"POST_email\";s:18:\"bester.c@gmail.com\";s:11:\"POST_rating\";s:1:\"4\";s:12:\"POST_comment\";s:56:\"Wonderful quality, and an awesome design. WooThemes ftw!\";s:7:\"POST__n\";s:10:\"a80bd2f042\";s:21:\"POST__wp_http_referer\";s:37:\"\/woocommerce\/product\/premium-quality\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"19\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"0f92b67011\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"291\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:63:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/premium-quality\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:19:\"HTTP_ACCEPT_CHARSET\";s:30:\"ISO-8859-1,utf-8;q=0.7,*;q=0.3\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"196.215.9.147\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"54854\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370606029\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 10:41:52\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"9","comment_id":"3","meta_key":"rating","meta_value":"4"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"10","comment_id":"3","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607930.6214559078216552734375;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"11","comment_id":"4","meta_key":"akismet_error","meta_value":"1370606265"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"12","comment_id":"4","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370606265.92131900787353515625;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"13","comment_id":"4","meta_key":"akismet_as_submitted","meta_value":""}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"14","comment_id":"4","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"15","comment_id":"4","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607942.4681990146636962890625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"16","comment_id":"5","meta_key":"akismet_error","meta_value":"1370605393"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"17","comment_id":"5","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370605393.68045711517333984375;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"18","comment_id":"5","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:22;s:14:\"comment_author\";s:12:\"James Koster\";s:20:\"comment_author_email\";s:23:\"james@jameskoster.co.uk\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:53:\"Nice T-shirt, I got one in black. Goes with anything!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"86.146.141.82\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:62:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:62:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:12:\"James Koster\";s:10:\"POST_email\";s:23:\"james@jameskoster.co.uk\";s:11:\"POST_rating\";s:1:\"4\";s:12:\"POST_comment\";s:53:\"Nice T-shirt, I got one in black. Goes with anything!\";s:7:\"POST__n\";s:10:\"a80bd2f042\";s:21:\"POST__wp_http_referer\";s:36:\"\/woocommerce\/product\/ship-your-idea\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"22\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"19b2b0163a\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"292\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:62:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"86.146.141.82\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"47178\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370605393\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:14:41\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"19","comment_id":"5","meta_key":"rating","meta_value":"4"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"20","comment_id":"5","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370605641.8064620494842529296875;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"21","comment_id":"6","meta_key":"akismet_error","meta_value":"1370606115"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"22","comment_id":"6","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370606115.2617321014404296875;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"23","comment_id":"6","meta_key":"akismet_as_submitted","meta_value":"a:67:{s:15:\"comment_post_ID\";i:22;s:14:\"comment_author\";s:12:\"Cobus Bester\";s:20:\"comment_author_email\";s:18:\"bester.c@gmail.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:47:\"Very comfortable shirt, and I love the graphic!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"196.215.9.147\";s:10:\"user_agent\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:8:\"referrer\";s:62:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:62:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:12:\"Cobus Bester\";s:10:\"POST_email\";s:18:\"bester.c@gmail.com\";s:11:\"POST_rating\";s:1:\"4\";s:12:\"POST_comment\";s:47:\"Very comfortable shirt, and I love the graphic!\";s:7:\"POST__n\";s:10:\"a80bd2f042\";s:21:\"POST__wp_http_referer\";s:36:\"\/woocommerce\/product\/ship-your-idea\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"22\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"19b2b0163a\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"281\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:62:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:19:\"HTTP_ACCEPT_CHARSET\";s:30:\"ISO-8859-1,utf-8;q=0.7,*;q=0.3\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"196.215.9.147\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"55879\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370606115\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:14:41\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"24","comment_id":"6","meta_key":"rating","meta_value":"4"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"25","comment_id":"6","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607935.6320250034332275390625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"26","comment_id":"7","meta_key":"akismet_error","meta_value":"1370610134"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"27","comment_id":"7","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370610134.2017900943756103515625;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"28","comment_id":"7","meta_key":"akismet_as_submitted","meta_value":"a:64:{s:15:\"comment_post_ID\";i:22;s:14:\"comment_author\";s:6:\"Stuart\";s:20:\"comment_author_email\";s:20:\"stuart@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:54:\"Great T-shirt quality, Great Design and Great Service.\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"82.32.109.140\";s:10:\"user_agent\";s:72:\"Mozilla\/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko\/20100101 Firefox\/21.0\";s:8:\"referrer\";s:62:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:62:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:6:\"Stuart\";s:10:\"POST_email\";s:20:\"stuart@woothemes.com\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:54:\"Great T-shirt quality, Great Design and Great Service.\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:36:\"\/woocommerce\/product\/ship-your-idea\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"22\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"0ad3ed6bac\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:72:\"Mozilla\/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko\/20100101 Firefox\/21.0\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:12:\"HTTP_REFERER\";s:62:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea\/\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:14:\"CONTENT_LENGTH\";s:3:\"282\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"82.32.109.140\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"40932\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370610134\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:14:41\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"29","comment_id":"7","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"30","comment_id":"7","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370611526.547483921051025390625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"31","comment_id":"8","meta_key":"akismet_error","meta_value":"1370606072"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"32","comment_id":"8","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370606072.7117550373077392578125;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"33","comment_id":"8","meta_key":"akismet_as_submitted","meta_value":"a:67:{s:15:\"comment_post_ID\";i:31;s:14:\"comment_author\";s:12:\"Cobus Bester\";s:20:\"comment_author_email\";s:18:\"bester.c@gmail.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:76:\"The ninja silhouette is one of my favorite designs. This is a great product.\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"196.215.9.147\";s:10:\"user_agent\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:8:\"referrer\";s:64:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:64:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:12:\"Cobus Bester\";s:10:\"POST_email\";s:18:\"bester.c@gmail.com\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:76:\"The ninja silhouette is one of my favorite designs. This is a great product.\";s:7:\"POST__n\";s:10:\"a80bd2f042\";s:21:\"POST__wp_http_referer\";s:38:\"\/woocommerce\/product\/ninja-silhouette\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"31\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"a0acab20c6\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"308\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:64:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:19:\"HTTP_ACCEPT_CHARSET\";s:30:\"ISO-8859-1,utf-8;q=0.7,*;q=0.3\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"196.215.9.147\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"55289\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370606072\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:15:05\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"34","comment_id":"8","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"35","comment_id":"8","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607931.63070201873779296875;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"36","comment_id":"9","meta_key":"akismet_error","meta_value":"1370610085"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"37","comment_id":"9","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370610085.324596881866455078125;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"38","comment_id":"9","meta_key":"akismet_as_submitted","meta_value":"a:64:{s:15:\"comment_post_ID\";i:37;s:14:\"comment_author\";s:6:\"Stuart\";s:20:\"comment_author_email\";s:20:\"stuart@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:65:\"This will go great with my Hoodie that I ordered a few weeks ago.\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"82.32.109.140\";s:10:\"user_agent\";s:72:\"Mozilla\/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko\/20100101 Firefox\/21.0\";s:8:\"referrer\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/happy-ninja\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/happy-ninja\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:6:\"Stuart\";s:10:\"POST_email\";s:20:\"stuart@woothemes.com\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:65:\"This will go great with my Hoodie that I ordered a few weeks ago.\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:33:\"\/woocommerce\/product\/happy-ninja\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"37\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"7da2a7b2b2\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:72:\"Mozilla\/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko\/20100101 Firefox\/21.0\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:12:\"HTTP_REFERER\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/happy-ninja\/\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:14:\"CONTENT_LENGTH\";s:3:\"288\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"82.32.109.140\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"40272\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370610085\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:14:15\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"39","comment_id":"9","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"40","comment_id":"9","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370611525.10484409332275390625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"41","comment_id":"10","meta_key":"akismet_error","meta_value":"1370620193"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"42","comment_id":"10","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620193.9864521026611328125;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"43","comment_id":"10","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:37;s:14:\"comment_author\";s:5:\"Maria\";s:20:\"comment_author_email\";s:19:\"maria@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:56:\"Love this shirt! The ninja near and dear to my heart. <3\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"24.225.103.32\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/happy-ninja\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/happy-ninja\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:5:\"Maria\";s:10:\"POST_email\";s:19:\"maria@woothemes.com\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:56:\"Love this shirt! The ninja near and dear to my heart. <3\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:33:\"\/woocommerce\/product\/happy-ninja\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"37\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"7da2a7b2b2\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"281\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/happy-ninja\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"24.225.103.32\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"24107\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370620193\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:14:15\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"44","comment_id":"10","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"45","comment_id":"10","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620633.9563140869140625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"46","comment_id":"11","meta_key":"akismet_error","meta_value":"1370610209"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"47","comment_id":"11","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370610209.978949069976806640625;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"48","comment_id":"11","meta_key":"akismet_as_submitted","meta_value":"a:64:{s:15:\"comment_post_ID\";i:40;s:14:\"comment_author\";s:6:\"Stuart\";s:20:\"comment_author_email\";s:20:\"stuart@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:108:\"Another great quality product that anyone who see's me wearing has asked where to purchase one of their own.\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"82.32.109.140\";s:10:\"user_agent\";s:72:\"Mozilla\/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko\/20100101 Firefox\/21.0\";s:8:\"referrer\";s:64:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:64:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:6:\"Stuart\";s:10:\"POST_email\";s:20:\"stuart@woothemes.com\";s:11:\"POST_rating\";s:1:\"4\";s:12:\"POST_comment\";s:108:\"Another great quality product that anyone who see's me wearing has asked where to purchase one of their own.\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:38:\"\/woocommerce\/product\/ship-your-idea-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"40\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"3493e6658d\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:72:\"Mozilla\/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko\/20100101 Firefox\/21.0\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:12:\"HTTP_REFERER\";s:64:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea-2\/\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:14:\"CONTENT_LENGTH\";s:3:\"338\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"82.32.109.140\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"41743\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370610209\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:18:57\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"49","comment_id":"11","meta_key":"rating","meta_value":"4"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"50","comment_id":"11","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370611527.7993829250335693359375;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"51","comment_id":"12","meta_key":"akismet_error","meta_value":"1370611492"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"52","comment_id":"12","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370611492.6543419361114501953125;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"53","comment_id":"12","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:40;s:14:\"comment_author\";s:4:\"Ryan\";s:20:\"comment_author_email\";s:18:\"ryan@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:168:\"This hoodie gets me lots of looks while out in public, I got the blue one and it's awesome. Not sure if people are looking at my hoodie only, or also at my rocking bod.\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:14:\"99.153.225.252\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:64:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:64:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:4:\"Ryan\";s:10:\"POST_email\";s:18:\"ryan@woothemes.com\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:168:\"This hoodie gets me lots of looks while out in public, I got the blue one and it's awesome. Not sure if people are looking at my hoodie only, or also at my rocking bod.\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:38:\"\/woocommerce\/product\/ship-your-idea-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"40\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"3493e6658d\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"398\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:64:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea-2\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:14:\"99.153.225.252\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"54935\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370611492\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:18:57\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"54","comment_id":"12","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"55","comment_id":"12","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370611529.7720489501953125;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"56","comment_id":"13","meta_key":"akismet_error","meta_value":"1370620411"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"57","comment_id":"13","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620411.1445829868316650390625;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"58","comment_id":"13","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:40;s:14:\"comment_author\";s:5:\"Maria\";s:20:\"comment_author_email\";s:19:\"maria@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:8:\"Ship it!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"24.225.103.32\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:64:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:64:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:5:\"Maria\";s:10:\"POST_email\";s:19:\"maria@woothemes.com\";s:11:\"POST_rating\";s:1:\"3\";s:12:\"POST_comment\";s:8:\"Ship it!\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:38:\"\/woocommerce\/product\/ship-your-idea-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"40\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"3493e6658d\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"236\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:64:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ship-your-idea-2\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"24.225.103.32\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"27030\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370620411\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:18:57\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"59","comment_id":"13","meta_key":"rating","meta_value":"3"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"60","comment_id":"13","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620633.9381520748138427734375;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"61","comment_id":"14","meta_key":"akismet_error","meta_value":"1370606279"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"62","comment_id":"14","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370606279.836287975311279296875;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"63","comment_id":"14","meta_key":"akismet_as_submitted","meta_value":"a:67:{s:15:\"comment_post_ID\";i:47;s:14:\"comment_author\";s:12:\"Cobus Bester\";s:20:\"comment_author_email\";s:18:\"bester.c@gmail.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:71:\"This hoodie is great for those chilly winter days. I love the WooNinja!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"196.215.9.147\";s:10:\"user_agent\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:8:\"referrer\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-ninja-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-ninja-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:12:\"Cobus Bester\";s:10:\"POST_email\";s:18:\"bester.c@gmail.com\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:71:\"This hoodie is great for those chilly winter days. I love the WooNinja!\";s:7:\"POST__n\";s:10:\"a80bd2f042\";s:21:\"POST__wp_http_referer\";s:33:\"\/woocommerce\/product\/woo-ninja-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"47\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"38d66a284b\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"300\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-ninja-2\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:19:\"HTTP_ACCEPT_CHARSET\";s:30:\"ISO-8859-1,utf-8;q=0.7,*;q=0.3\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"196.215.9.147\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"58209\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370606279\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:18:45\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"64","comment_id":"14","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"65","comment_id":"14","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607944.7811119556427001953125;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"66","comment_id":"15","meta_key":"akismet_error","meta_value":"1370620393"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"67","comment_id":"15","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620393.6741259098052978515625;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"68","comment_id":"15","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:47;s:14:\"comment_author\";s:5:\"Maria\";s:20:\"comment_author_email\";s:19:\"maria@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:40:\"Perfect for the lady Ninja in your life!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"24.225.103.32\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-ninja-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-ninja-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:5:\"Maria\";s:10:\"POST_email\";s:19:\"maria@woothemes.com\";s:11:\"POST_rating\";s:1:\"4\";s:12:\"POST_comment\";s:40:\"Perfect for the lady Ninja in your life!\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:33:\"\/woocommerce\/product\/woo-ninja-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"47\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"ade950552e\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"263\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-ninja-2\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"24.225.103.32\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"26829\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370620393\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:18:45\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"69","comment_id":"15","meta_key":"rating","meta_value":"4"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"70","comment_id":"15","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620633.94254302978515625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"71","comment_id":"16","meta_key":"akismet_error","meta_value":"1370605612"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"72","comment_id":"16","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370605612.873900890350341796875;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"73","comment_id":"16","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:50;s:14:\"comment_author\";s:12:\"James Koster\";s:20:\"comment_author_email\";s:23:\"james@jameskoster.co.uk\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:103:\"Perfect when you're waiting for the next batch of Woo Goodies to be released. Patient Ninja is Patient.\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"86.146.141.82\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:61:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/patient-ninja\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:61:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/patient-ninja\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:12:\"James Koster\";s:10:\"POST_email\";s:23:\"james@jameskoster.co.uk\";s:11:\"POST_rating\";s:1:\"4\";s:12:\"POST_comment\";s:103:\"Perfect when you're waiting for the next batch of Woo Goodies to be released. Patient Ninja is Patient.\";s:7:\"POST__n\";s:10:\"a80bd2f042\";s:21:\"POST__wp_http_referer\";s:35:\"\/woocommerce\/product\/patient-ninja\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"50\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"ad4e7e1f00\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"339\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:61:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/patient-ninja\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"86.146.141.82\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"49636\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370605612\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:17:10\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"74","comment_id":"16","meta_key":"rating","meta_value":"4"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"75","comment_id":"16","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370605643.71494293212890625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"76","comment_id":"17","meta_key":"akismet_error","meta_value":"1370605993"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"77","comment_id":"17","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370605993.45998096466064453125;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"78","comment_id":"17","meta_key":"akismet_as_submitted","meta_value":"a:67:{s:15:\"comment_post_ID\";i:50;s:14:\"comment_author\";s:12:\"Cobus Bester\";s:20:\"comment_author_email\";s:18:\"bester.c@gmail.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:46:\"The most comfortable hoodie I have ever owned!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"196.215.9.147\";s:10:\"user_agent\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:8:\"referrer\";s:61:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/patient-ninja\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:61:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/patient-ninja\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:12:\"Cobus Bester\";s:10:\"POST_email\";s:18:\"bester.c@gmail.com\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:46:\"The most comfortable hoodie I have ever owned!\";s:7:\"POST__n\";s:10:\"a80bd2f042\";s:21:\"POST__wp_http_referer\";s:35:\"\/woocommerce\/product\/patient-ninja\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"50\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"ad4e7e1f00\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"277\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:61:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/patient-ninja\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:19:\"HTTP_ACCEPT_CHARSET\";s:30:\"ISO-8859-1,utf-8;q=0.7,*;q=0.3\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"196.215.9.147\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"54451\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370605993\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:17:10\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"79","comment_id":"17","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"80","comment_id":"17","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607929.392714977264404296875;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"81","comment_id":"18","meta_key":"akismet_error","meta_value":"1370606643"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"82","comment_id":"18","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370606643.435740947723388671875;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"83","comment_id":"18","meta_key":"akismet_as_submitted","meta_value":""}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"84","comment_id":"18","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"85","comment_id":"18","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607947.308474063873291015625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"86","comment_id":"19","meta_key":"akismet_error","meta_value":"1370606091"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"87","comment_id":"19","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370606091.7579820156097412109375;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"88","comment_id":"19","meta_key":"akismet_as_submitted","meta_value":"a:64:{s:15:\"comment_post_ID\";i:53;s:14:\"comment_author\";s:6:\"Andrew\";s:20:\"comment_author_email\";s:25:\"andrew@chromeorange.co.uk\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:149:\"I bought this thinking it was a nice green colour, apparently it GREY! I'm colour blind so I don't care but my girlfriend says grey makes me look fat\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"86.19.152.140\";s:10:\"user_agent\";s:81:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko\/20100101 Firefox\/21.0\";s:8:\"referrer\";s:61:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/happy-ninja-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:61:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/happy-ninja-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:6:\"Andrew\";s:10:\"POST_email\";s:25:\"andrew@chromeorange.co.uk\";s:11:\"POST_rating\";s:1:\"1\";s:12:\"POST_comment\";s:149:\"I bought this thinking it was a nice green colour, apparently it GREY! I'm colour blind so I don't care but my girlfriend says grey makes me look fat\";s:7:\"POST__n\";s:10:\"a80bd2f042\";s:21:\"POST__wp_http_referer\";s:35:\"\/woocommerce\/product\/happy-ninja-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"53\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"d96b507062\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:81:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko\/20100101 Firefox\/21.0\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:12:\"HTTP_REFERER\";s:61:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/happy-ninja-2\/\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:14:\"CONTENT_LENGTH\";s:3:\"387\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"86.19.152.140\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"55431\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370606091\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:17:38\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"89","comment_id":"19","meta_key":"rating","meta_value":"1"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"90","comment_id":"19","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607932.6080811023712158203125;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"91","comment_id":"20","meta_key":"akismet_error","meta_value":"1370620222"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"92","comment_id":"20","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620222.19242095947265625;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"93","comment_id":"20","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:53;s:14:\"comment_author\";s:5:\"Maria\";s:20:\"comment_author_email\";s:19:\"maria@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:122:\"I love grey hoodies! This is perfect with my grey Ninja shirt, when I get cold I throw this on and I can still be a Ninja.\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"24.225.103.32\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:61:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/happy-ninja-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:61:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/happy-ninja-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:5:\"Maria\";s:10:\"POST_email\";s:19:\"maria@woothemes.com\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:123:\"I love grey hoodies! This is perfect with my grey Ninja shirt, when I get cold I throw this on and I can still be a Ninja. \";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:35:\"\/woocommerce\/product\/happy-ninja-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"53\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"7c862b3966\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"350\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:61:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/happy-ninja-2\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"24.225.103.32\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"24514\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370620222\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:17:38\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"94","comment_id":"20","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"95","comment_id":"20","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620633.951541900634765625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"96","comment_id":"21","meta_key":"akismet_error","meta_value":"1370607293"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"97","comment_id":"21","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607293.9348719120025634765625;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:7:\"student\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"98","comment_id":"21","meta_key":"akismet_as_submitted","meta_value":"a:65:{s:15:\"comment_post_ID\";i:56;s:14:\"comment_author\";s:7:\"student\";s:20:\"comment_author_email\";s:21:\"student@woothemes.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:27:\"Perfect Hoodie for a Ninja!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:600;s:7:\"user_ip\";s:13:\"196.215.9.147\";s:10:\"user_agent\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.93 Safari\/537.36\";s:8:\"referrer\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:9:\"user_role\";s:0:\"\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:27:\"Perfect Hoodie for a Ninja!\";s:7:\"POST__n\";s:10:\"b7bb36a5b7\";s:21:\"POST__wp_http_referer\";s:40:\"\/woocommerce\/product\/ninja-silhouette-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"56\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"83a5efa213\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.93 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"216\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"196.215.9.147\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:4:\"4903\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370607293\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:18:23\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"99","comment_id":"21","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"100","comment_id":"21","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607950.2842080593109130859375;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"101","comment_id":"22","meta_key":"akismet_error","meta_value":"1370607656"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"102","comment_id":"22","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607656.262073040008544921875;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"103","comment_id":"22","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:56;s:14:\"comment_author\";s:11:\"Coen Jacobs\";s:20:\"comment_author_email\";s:18:\"coen@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:56:\"I have lots of hoodies, but none is as cool as this one!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:12:\"84.39.28.254\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:11:\"Coen Jacobs\";s:10:\"POST_email\";s:18:\"coen@woothemes.com\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:56:\"I have lots of hoodies, but none is as cool as this one!\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:40:\"\/woocommerce\/product\/ninja-silhouette-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"56\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"96525c59f8\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"293\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:23:\"en-US,en;q=0.8,nl;q=0.6\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:12:\"84.39.28.254\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:4:\"9614\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370607656\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:18:23\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"104","comment_id":"22","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"105","comment_id":"22","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607953.4172599315643310546875;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"106","comment_id":"23","meta_key":"akismet_error","meta_value":"1370608902"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"107","comment_id":"23","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370608902.768413066864013671875;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"108","comment_id":"23","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:56;s:14:\"comment_author\";s:3:\"Dan\";s:20:\"comment_author_email\";s:17:\"dan@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:97:\"I love hoodies, and ninjas, so what could be better than a ninja hoodie? Not much, if you ask me!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"188.221.1.167\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:3:\"Dan\";s:10:\"POST_email\";s:17:\"dan@woothemes.com\";s:11:\"POST_rating\";s:1:\"4\";s:12:\"POST_comment\";s:97:\"I love hoodies, and ninjas, so what could be better than a ninja hoodie? Not much, if you ask me!\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:40:\"\/woocommerce\/product\/ninja-silhouette-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"56\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"96525c59f8\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"331\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"188.221.1.167\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"24701\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370608902\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:18:23\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"109","comment_id":"23","meta_key":"rating","meta_value":"4"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"110","comment_id":"23","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370609037.499927043914794921875;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"111","comment_id":"24","meta_key":"akismet_error","meta_value":"1370611600"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"112","comment_id":"24","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370611600.5786969661712646484375;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"113","comment_id":"24","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:56;s:14:\"comment_author\";s:4:\"Ryan\";s:20:\"comment_author_email\";s:18:\"ryan@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:123:\"This is the most bombastic hoodie in this shop, it's soft and has the sly WooThemes ninja on it. Why wouldn't you buy this?\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:14:\"99.153.225.252\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:4:\"Ryan\";s:10:\"POST_email\";s:18:\"ryan@woothemes.com\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:123:\"This is the most bombastic hoodie in this shop, it's soft and has the sly WooThemes ninja on it. Why wouldn't you buy this?\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:40:\"\/woocommerce\/product\/ninja-silhouette-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"56\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"96525c59f8\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"357\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:14:\"99.153.225.252\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"56439\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370611600\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:18:23\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"114","comment_id":"24","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"115","comment_id":"24","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370612306.3991410732269287109375;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"116","comment_id":"25","meta_key":"akismet_error","meta_value":"1370620436"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"117","comment_id":"25","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620436.97305393218994140625;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"118","comment_id":"25","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:56;s:14:\"comment_author\";s:5:\"Maria\";s:20:\"comment_author_email\";s:19:\"maria@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:67:\"This only gets 1 star because I don't have this yet. I want it now!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"24.225.103.32\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:5:\"Maria\";s:10:\"POST_email\";s:19:\"maria@woothemes.com\";s:11:\"POST_rating\";s:1:\"1\";s:12:\"POST_comment\";s:68:\"This only gets 1 star because I don't have this yet. I want it now! \";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:40:\"\/woocommerce\/product\/ninja-silhouette-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"56\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"96525c59f8\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"300\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"24.225.103.32\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"27338\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370620436\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:18:23\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"119","comment_id":"25","meta_key":"rating","meta_value":"1"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"120","comment_id":"25","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620633.932437896728515625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"121","comment_id":"26","meta_key":"akismet_error","meta_value":"1370684262"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"122","comment_id":"26","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370684262.2404038906097412109375;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"123","comment_id":"26","meta_key":"akismet_as_submitted","meta_value":"a:68:{s:15:\"comment_post_ID\";i:56;s:14:\"comment_author\";s:7:\"Gerhard\";s:20:\"comment_author_email\";s:21:\"gerhard@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:21:\"The best hoodie ever!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:12:\"72.251.244.9\";s:10:\"user_agent\";s:135:\"Mozilla\/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit\/536.26 (KHTML, like Gecko) Version\/6.0 Mobile\/10B329 Safari\/8536.25\";s:8:\"referrer\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:7:\"Gerhard\";s:10:\"POST_email\";s:21:\"gerhard@woothemes.com\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:21:\"The best hoodie ever!\";s:7:\"POST__n\";s:10:\"56eef4b919\";s:21:\"POST__wp_http_referer\";s:40:\"\/woocommerce\/product\/ninja-silhouette-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"56\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"98e3d67d36\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla\/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit\/536.26 (KHTML, like Gecko) Version\/6.0 Mobile\/10B329 Safari\/8536.25\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:5:\"en-us\";s:11:\"HTTP_PRAGMA\";s:8:\"no-cache\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:12:\"HTTP_REFERER\";s:66:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/ninja-silhouette-2\/\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:14:\"CONTENT_LENGTH\";s:3:\"255\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:8:\"HTTP_VIA\";s:5:\"Onavo\";s:18:\"HTTP_CACHE_CONTROL\";s:14:\"max-age=259200\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:12:\"72.251.244.9\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"14967\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370684262\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:18:23\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"124","comment_id":"26","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"125","comment_id":"27","meta_key":"akismet_error","meta_value":"1370606673"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"126","comment_id":"27","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370606673.5934140682220458984375;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"127","comment_id":"27","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:60;s:14:\"comment_author\";s:6:\"Magnus\";s:20:\"comment_author_email\";s:20:\"magnus@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:34:\"I like the logo but not the color.\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"79.161.106.35\";s:10:\"user_agent\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.93 Safari\/537.36\";s:8:\"referrer\";s:58:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-logo-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:58:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-logo-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:6:\"Magnus\";s:10:\"POST_email\";s:20:\"magnus@woothemes.com\";s:11:\"POST_rating\";s:1:\"3\";s:12:\"POST_comment\";s:35:\"I like the logo but not the color. \";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:32:\"\/woocommerce\/product\/woo-logo-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"60\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"71dc771f00\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.93 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"257\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:58:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-logo-2\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"79.161.106.35\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"62521\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370606673\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:18:08\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"128","comment_id":"27","meta_key":"rating","meta_value":"3"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"129","comment_id":"27","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607949.19136905670166015625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"130","comment_id":"28","meta_key":"akismet_error","meta_value":"1370620465"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"131","comment_id":"28","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620465.89346790313720703125;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"132","comment_id":"28","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:60;s:14:\"comment_author\";s:5:\"Maria\";s:20:\"comment_author_email\";s:19:\"maria@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:29:\"Three letters, one word: WOO!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"24.225.103.32\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:58:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-logo-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:58:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-logo-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:5:\"Maria\";s:10:\"POST_email\";s:19:\"maria@woothemes.com\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:29:\"Three letters, one word: WOO!\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:32:\"\/woocommerce\/product\/woo-logo-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"60\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"71dc771f00\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"255\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:58:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-logo-2\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"24.225.103.32\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"27597\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370620465\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:18:08\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"133","comment_id":"28","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"134","comment_id":"28","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620633.92792606353759765625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"135","comment_id":"29","meta_key":"akismet_error","meta_value":"1370605945"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"136","comment_id":"29","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370605945.8927509784698486328125;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"137","comment_id":"29","meta_key":"akismet_as_submitted","meta_value":"a:67:{s:15:\"comment_post_ID\";i:70;s:14:\"comment_author\";s:12:\"Cobus Bester\";s:20:\"comment_author_email\";s:18:\"bester.c@gmail.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:86:\"Really happy with this print. The colors are great, and the paper quality is good too.\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"196.215.9.147\";s:10:\"user_agent\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:8:\"referrer\";s:60:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/flying-ninja\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:60:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/flying-ninja\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:12:\"Cobus Bester\";s:10:\"POST_email\";s:18:\"bester.c@gmail.com\";s:11:\"POST_rating\";s:1:\"4\";s:12:\"POST_comment\";s:86:\"Really happy with this print. The colors are great, and the paper quality is good too.\";s:7:\"POST__n\";s:10:\"a80bd2f042\";s:21:\"POST__wp_http_referer\";s:34:\"\/woocommerce\/product\/flying-ninja\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"70\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"09a0ca91cf\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.31 (KHTML, like Gecko) Chrome\/26.0.1410.65 Safari\/537.31\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"316\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:60:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/flying-ninja\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:19:\"HTTP_ACCEPT_CHARSET\";s:30:\"ISO-8859-1,utf-8;q=0.7,*;q=0.3\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"196.215.9.147\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"53744\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370605945\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:25:12\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"138","comment_id":"29","meta_key":"rating","meta_value":"4"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"139","comment_id":"29","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607928.4240779876708984375;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"140","comment_id":"30","meta_key":"akismet_error","meta_value":"1370606196"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"141","comment_id":"30","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370606196.096724987030029296875;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"142","comment_id":"30","meta_key":"akismet_as_submitted","meta_value":"a:64:{s:15:\"comment_post_ID\";i:70;s:14:\"comment_author\";s:6:\"Andrew\";s:20:\"comment_author_email\";s:25:\"andrew@chromeorange.co.uk\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:136:\"You only get the picture, not the person holding it, something they don't mention in the description, now I've got to find my own person\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"86.19.152.140\";s:10:\"user_agent\";s:81:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko\/20100101 Firefox\/21.0\";s:8:\"referrer\";s:60:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/flying-ninja\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:60:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/flying-ninja\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:6:\"Andrew\";s:10:\"POST_email\";s:25:\"andrew@chromeorange.co.uk\";s:11:\"POST_rating\";s:1:\"3\";s:12:\"POST_comment\";s:136:\"You only get the picture, not the person holding it, something they don't mention in the description, now I've got to find my own person\";s:7:\"POST__n\";s:10:\"a80bd2f042\";s:21:\"POST__wp_http_referer\";s:34:\"\/woocommerce\/product\/flying-ninja\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"70\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"09a0ca91cf\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:81:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko\/20100101 Firefox\/21.0\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:12:\"HTTP_REFERER\";s:60:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/flying-ninja\/\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:14:\"CONTENT_LENGTH\";s:3:\"375\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"86.19.152.140\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"56980\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370606196\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:25:12\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"143","comment_id":"30","meta_key":"rating","meta_value":"3"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"144","comment_id":"30","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607938.78227710723876953125;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"145","comment_id":"31","meta_key":"akismet_error","meta_value":"1370607565"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"146","comment_id":"31","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607565.8578360080718994140625;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"147","comment_id":"31","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:70;s:14:\"comment_author\";s:11:\"Coen Jacobs\";s:20:\"comment_author_email\";s:18:\"coen@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:60:\"This is my favorite poster. In fact, I've ordered 5 of them!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:12:\"84.39.28.254\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:60:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/flying-ninja\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:60:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/flying-ninja\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:11:\"Coen Jacobs\";s:10:\"POST_email\";s:18:\"coen@woothemes.com\";s:11:\"POST_rating\";s:1:\"5\";s:12:\"POST_comment\";s:60:\"This is my favorite poster. In fact, I've ordered 5 of them!\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:34:\"\/woocommerce\/product\/flying-ninja\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"70\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"a0ccbdfa0d\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"293\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:60:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/flying-ninja\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:23:\"en-US,en;q=0.8,nl;q=0.6\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:12:\"84.39.28.254\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:4:\"8391\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370607565\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:25:12\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"148","comment_id":"31","meta_key":"rating","meta_value":"5"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"149","comment_id":"31","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370607952.2542870044708251953125;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"150","comment_id":"32","meta_key":"akismet_error","meta_value":"1370609989"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"151","comment_id":"32","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370609989.9351150989532470703125;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"152","comment_id":"32","meta_key":"akismet_as_submitted","meta_value":"a:64:{s:15:\"comment_post_ID\";i:70;s:14:\"comment_author\";s:6:\"Stuart\";s:20:\"comment_author_email\";s:20:\"stuart@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:79:\"This is a fantastic quality print and is happily hanging framed on my wall now.\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"82.32.109.140\";s:10:\"user_agent\";s:72:\"Mozilla\/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko\/20100101 Firefox\/21.0\";s:8:\"referrer\";s:60:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/flying-ninja\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:60:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/flying-ninja\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:6:\"Stuart\";s:10:\"POST_email\";s:20:\"stuart@woothemes.com\";s:11:\"POST_rating\";s:1:\"4\";s:12:\"POST_comment\";s:79:\"This is a fantastic quality print and is happily hanging framed on my wall now.\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:34:\"\/woocommerce\/product\/flying-ninja\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"70\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"a0ccbdfa0d\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:72:\"Mozilla\/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko\/20100101 Firefox\/21.0\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:12:\"HTTP_REFERER\";s:60:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/flying-ninja\/\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:14:\"CONTENT_LENGTH\";s:3:\"303\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"82.32.109.140\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"39257\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370609989\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:25:12\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"153","comment_id":"32","meta_key":"rating","meta_value":"4"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"154","comment_id":"32","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370611523.6167409420013427734375;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"155","comment_id":"33","meta_key":"akismet_error","meta_value":"1370608744"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"156","comment_id":"33","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370608744.324286937713623046875;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"157","comment_id":"33","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:73;s:14:\"comment_author\";s:3:\"Dan\";s:20:\"comment_author_email\";s:17:\"dan@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:135:\"I thought I was buying a man holding a poster, but when it arrived it was just the poster. Cool poster though, so I'll give it 3 stars!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"188.221.1.167\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:65:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/premium-quality-2\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:65:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/premium-quality-2\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:3:\"Dan\";s:10:\"POST_email\";s:17:\"dan@woothemes.com\";s:11:\"POST_rating\";s:1:\"3\";s:12:\"POST_comment\";s:135:\"I thought I was buying a man holding a poster, but when it arrived it was just the poster. Cool poster though, so I'll give it 3 stars!\";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:39:\"\/woocommerce\/product\/premium-quality-2\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"73\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"441b7bcdc8\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"366\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:65:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/premium-quality-2\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"188.221.1.167\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"22513\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370608744\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:27:38\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"158","comment_id":"33","meta_key":"rating","meta_value":"3"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"159","comment_id":"33","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370609036.19725894927978515625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"160","comment_id":"34","meta_key":"akismet_error","meta_value":"1370620529"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"161","comment_id":"34","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620529.737782001495361328125;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"162","comment_id":"34","meta_key":"akismet_as_submitted","meta_value":""}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"163","comment_id":"34","meta_key":"rating","meta_value":"1"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"164","comment_id":"34","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620633.7349870204925537109375;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"165","comment_id":"35","meta_key":"akismet_error","meta_value":"1370620584"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"166","comment_id":"35","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620584.252111911773681640625;s:7:\"message\";s:92:\"Akismet was unable to check this comment (response: ), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"167","comment_id":"35","meta_key":"akismet_as_submitted","meta_value":"a:66:{s:15:\"comment_post_ID\";i:76;s:14:\"comment_author\";s:5:\"Maria\";s:20:\"comment_author_email\";s:19:\"maria@woothemes.com\";s:18:\"comment_author_url\";N;s:15:\"comment_content\";s:44:\"He really is the cutest little man. Swoooon!\";s:12:\"comment_type\";s:0:\"\";s:14:\"comment_parent\";i:0;s:7:\"user_ID\";i:0;s:7:\"user_ip\";s:13:\"24.225.103.32\";s:10:\"user_agent\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:8:\"referrer\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-ninja-3\/\";s:4:\"blog\";s:38:\"http:\/\/demo2.woothemes.com\/woocommerce\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-ninja-3\/\";s:21:\"akismet_comment_nonce\";s:6:\"passed\";s:11:\"POST_author\";s:5:\"Maria\";s:10:\"POST_email\";s:19:\"maria@woothemes.com\";s:11:\"POST_rating\";s:1:\"4\";s:12:\"POST_comment\";s:45:\"He really is the cutest little man. Swoooon! \";s:7:\"POST__n\";s:10:\"2145d644a3\";s:21:\"POST__wp_http_referer\";s:33:\"\/woocommerce\/product\/woo-ninja-3\/\";s:11:\"POST_submit\";s:13:\"Submit Review\";s:20:\"POST_comment_post_ID\";s:2:\"76\";s:19:\"POST_comment_parent\";s:1:\"0\";s:26:\"POST_akismet_comment_nonce\";s:10:\"29cab5ecf2\";s:15:\"SERVER_SOFTWARE\";s:6:\"Apache\";s:11:\"REQUEST_URI\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:15:\"REDIRECT_IS_WPE\";s:1:\"1\";s:27:\"REDIRECT_WPE_CAN_WRITE_DISK\";s:1:\"0\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:6:\"IS_WPE\";s:1:\"1\";s:18:\"WPE_CAN_WRITE_DISK\";s:1:\"0\";s:9:\"HTTP_HOST\";s:19:\"demo2.woothemes.com\";s:13:\"HTTP_X_LB_KEY\";s:8:\"woodemo2\";s:13:\"HTTP_X_IS_BOT\";s:1:\"0\";s:15:\"HTTP_USER_AGENT\";s:120:\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/27.0.1453.110 Safari\/537.36\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:14:\"CONTENT_LENGTH\";s:3:\"268\";s:18:\"HTTP_CACHE_CONTROL\";s:9:\"max-age=0\";s:11:\"HTTP_ACCEPT\";s:63:\"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8\";s:11:\"HTTP_ORIGIN\";s:26:\"http:\/\/demo2.woothemes.com\";s:12:\"CONTENT_TYPE\";s:33:\"application\/x-www-form-urlencoded\";s:12:\"HTTP_REFERER\";s:59:\"http:\/\/demo2.woothemes.com\/woocommerce\/product\/woo-ninja-3\/\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip,deflate,sdch\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.8\";s:11:\"HTTP_COOKIE\";s:0:\"\";s:4:\"PATH\";s:28:\"\/usr\/local\/bin:\/usr\/bin:\/bin\";s:16:\"SERVER_SIGNATURE\";s:0:\"\";s:11:\"SERVER_NAME\";s:19:\"demo2.woothemes.com\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"REMOTE_ADDR\";s:13:\"24.225.103.32\";s:13:\"DOCUMENT_ROOT\";s:26:\"\/nas\/wp\/www\/sites\/woodemo2\";s:12:\"SERVER_ADMIN\";s:18:\"[no address given]\";s:15:\"SCRIPT_FILENAME\";s:47:\"\/nas\/wp\/www\/sites\/woodemo2\/wp-comments-post.php\";s:11:\"REMOTE_PORT\";s:5:\"28885\";s:12:\"REDIRECT_URL\";s:33:\"\/woocommerce\/wp-comments-post.php\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI\/1.1\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP\/1.0\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:11:\"SCRIPT_NAME\";s:21:\"\/wp-comments-post.php\";s:8:\"PHP_SELF\";s:21:\"\/wp-comments-post.php\";s:12:\"REQUEST_TIME\";s:10:\"1370620584\";s:25:\"comment_post_modified_gmt\";s:19:\"2013-06-07 11:28:45\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"168","comment_id":"35","meta_key":"rating","meta_value":"4"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"169","comment_id":"35","meta_key":"akismet_history","meta_value":"a:4:{s:4:\"time\";d:1370620633.352140903472900390625;s:7:\"message\";s:46:\"wooteam changed the comment status to approved\";s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:7:\"wooteam\";}"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"170","comment_id":"5","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"171","comment_id":"6","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"172","comment_id":"7","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"173","comment_id":"9","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"174","comment_id":"10","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"175","comment_id":"14","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"176","comment_id":"15","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"177","comment_id":"16","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"178","comment_id":"17","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"179","comment_id":"18","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"180","comment_id":"29","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"181","comment_id":"30","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"182","comment_id":"31","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"183","comment_id":"32","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"184","comment_id":"33","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"185","comment_id":"34","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"186","comment_id":"11","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"187","comment_id":"12","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"188","comment_id":"13","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"189","comment_id":"35","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"190","comment_id":"19","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"191","comment_id":"20","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"192","comment_id":"21","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"193","comment_id":"22","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"194","comment_id":"23","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"195","comment_id":"24","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"196","comment_id":"25","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"197","comment_id":"26","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"198","comment_id":"8","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"199","comment_id":"27","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"200","comment_id":"28","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"201","comment_id":"2","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"202","comment_id":"3","meta_key":"verified","meta_value":"0"}}} {"type":"row","data":{"table":"commentmeta","row":{"meta_id":"203","comment_id":"4","meta_key":"verified","meta_value":"0"}}} {"type":"table","data":{"name":"comments","opts":"ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"comment_ID":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","comment_post_ID":"bigint(20) unsigned NOT NULL DEFAULT '0'","comment_author":"tinytext COLLATE utf8_unicode_ci NOT NULL","comment_author_email":"varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","comment_author_url":"varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","comment_author_IP":"varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","comment_date":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","comment_date_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","comment_content":"text COLLATE utf8_unicode_ci NOT NULL","comment_karma":"int(11) NOT NULL DEFAULT '0'","comment_approved":"varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT '1'","comment_agent":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","comment_type":"varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'comment'","comment_parent":"bigint(20) unsigned NOT NULL DEFAULT '0'","user_id":"bigint(20) unsigned NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`comment_ID`)","KEY `comment_post_ID` (`comment_post_ID`)","KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`)","KEY `comment_date_gmt` (`comment_date_gmt`)","KEY `comment_parent` (`comment_parent`)","KEY `comment_author_email` (`comment_author_email`(10))","KEY `woo_idx_comment_type` (`comment_type`)"]}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"1","comment_post_ID":"1","comment_author":"Mr WordPress","comment_author_email":"","comment_author_url":"http:\/\/wedesignthemes.com\/veda\/","comment_author_IP":"","comment_date":"2015-06-11 09:56:35","comment_date_gmt":"2015-06-11 09:56:35","comment_content":"Hi, this is a comment.\nTo delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"comment","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"2","comment_post_ID":"4748","comment_author":"Cobus Bester","comment_author_email":"bester.c@gmail.com","comment_author_url":"","comment_author_IP":"196.215.9.147","comment_date":"2013-06-07 11:57:05","comment_date_gmt":"2013-06-07 11:57:05","comment_content":"Simple and effective design. One of my favorites.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"3","comment_post_ID":"4749","comment_author":"Cobus Bester","comment_author_email":"bester.c@gmail.com","comment_author_url":"","comment_author_IP":"196.215.9.147","comment_date":"2013-06-07 11:53:49","comment_date_gmt":"2013-06-07 11:53:49","comment_content":"Wonderful quality, and an awesome design. WooThemes ftw!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"4","comment_post_ID":"4749","comment_author":"Andrew","comment_author_email":"andrew@chromeorange.co.uk","comment_author_url":"","comment_author_IP":"86.19.152.140","comment_date":"2013-06-07 11:57:45","comment_date_gmt":"2013-06-07 11:57:45","comment_content":"This t-shirt is awesome! Would recommend to everyone!\n\nI'm ordering mine next week","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"5","comment_post_ID":"22","comment_author":"James Koster","comment_author_email":"james@jameskoster.co.uk","comment_author_url":"","comment_author_IP":"86.146.141.82","comment_date":"2013-06-07 11:43:13","comment_date_gmt":"2013-06-07 11:43:13","comment_content":"Nice T-shirt, I got one in black. Goes with anything!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"6","comment_post_ID":"22","comment_author":"Cobus Bester","comment_author_email":"bester.c@gmail.com","comment_author_url":"","comment_author_IP":"196.215.9.147","comment_date":"2013-06-07 11:55:15","comment_date_gmt":"2013-06-07 11:55:15","comment_content":"Very comfortable shirt, and I love the graphic!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"7","comment_post_ID":"22","comment_author":"Stuart","comment_author_email":"stuart@woothemes.com","comment_author_url":"","comment_author_IP":"82.32.109.140","comment_date":"2013-06-07 13:02:14","comment_date_gmt":"2013-06-07 13:02:14","comment_content":"Great T-shirt quality, Great Design and Great Service.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"8","comment_post_ID":"31","comment_author":"Cobus Bester","comment_author_email":"bester.c@gmail.com","comment_author_url":"","comment_author_IP":"196.215.9.147","comment_date":"2013-06-07 11:54:32","comment_date_gmt":"2013-06-07 11:54:32","comment_content":"The ninja silhouette is one of my favorite designs. This is a great product.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"9","comment_post_ID":"37","comment_author":"Stuart","comment_author_email":"stuart@woothemes.com","comment_author_url":"","comment_author_IP":"82.32.109.140","comment_date":"2013-06-07 13:01:25","comment_date_gmt":"2013-06-07 13:01:25","comment_content":"This will go great with my Hoodie that I ordered a few weeks ago.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"10","comment_post_ID":"37","comment_author":"Maria","comment_author_email":"maria@woothemes.com","comment_author_url":"","comment_author_IP":"24.225.103.32","comment_date":"2013-06-07 15:49:53","comment_date_gmt":"2013-06-07 15:49:53","comment_content":"Love this shirt! The ninja near and dear to my heart. <3","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"11","comment_post_ID":"40","comment_author":"Stuart","comment_author_email":"stuart@woothemes.com","comment_author_url":"","comment_author_IP":"82.32.109.140","comment_date":"2013-06-07 13:03:29","comment_date_gmt":"2013-06-07 13:03:29","comment_content":"Another great quality product that anyone who see's me wearing has asked where to purchase one of their own.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"12","comment_post_ID":"40","comment_author":"Ryan","comment_author_email":"ryan@woothemes.com","comment_author_url":"","comment_author_IP":"99.153.225.252","comment_date":"2013-06-07 13:24:52","comment_date_gmt":"2013-06-07 13:24:52","comment_content":"This hoodie gets me lots of looks while out in public, I got the blue one and it's awesome. Not sure if people are looking at my hoodie only, or also at my rocking bod.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"13","comment_post_ID":"40","comment_author":"Maria","comment_author_email":"maria@woothemes.com","comment_author_url":"","comment_author_IP":"24.225.103.32","comment_date":"2013-06-07 15:53:31","comment_date_gmt":"2013-06-07 15:53:31","comment_content":"Ship it!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"14","comment_post_ID":"47","comment_author":"Cobus Bester","comment_author_email":"bester.c@gmail.com","comment_author_url":"","comment_author_IP":"196.215.9.147","comment_date":"2013-06-07 11:57:59","comment_date_gmt":"2013-06-07 11:57:59","comment_content":"This hoodie is great for those chilly winter days. I love the WooNinja!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"15","comment_post_ID":"47","comment_author":"Maria","comment_author_email":"maria@woothemes.com","comment_author_url":"","comment_author_IP":"24.225.103.32","comment_date":"2013-06-07 15:53:13","comment_date_gmt":"2013-06-07 15:53:13","comment_content":"Perfect for the lady Ninja in your life!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"16","comment_post_ID":"50","comment_author":"James Koster","comment_author_email":"james@jameskoster.co.uk","comment_author_url":"","comment_author_IP":"86.146.141.82","comment_date":"2013-06-07 11:46:52","comment_date_gmt":"2013-06-07 11:46:52","comment_content":"Perfect when you're sat at your computer, waiting for the next batch of Woo Goodies to be released. The Patient Ninja is Patient.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"17","comment_post_ID":"50","comment_author":"Cobus Bester","comment_author_email":"bester.c@gmail.com","comment_author_url":"","comment_author_IP":"196.215.9.147","comment_date":"2013-06-07 11:53:13","comment_date_gmt":"2013-06-07 11:53:13","comment_content":"The most comfortable hoodie I have ever owned!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"18","comment_post_ID":"50","comment_author":"Magnus","comment_author_email":"magnus@woothemes.com","comment_author_url":"","comment_author_IP":"79.161.106.35","comment_date":"2013-06-07 12:04:03","comment_date_gmt":"2013-06-07 12:04:03","comment_content":"This is my favorite hoodie!\n\nIf only it came in red as well!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"19","comment_post_ID":"53","comment_author":"Andrew","comment_author_email":"andrew@chromeorange.co.uk","comment_author_url":"","comment_author_IP":"86.19.152.140","comment_date":"2013-06-07 11:54:51","comment_date_gmt":"2013-06-07 11:54:51","comment_content":"I bought this thinking it was a nice green colour, apparently it GREY! I'm colour blind so I don't care but my girlfriend says grey makes me look fat","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"20","comment_post_ID":"53","comment_author":"Maria","comment_author_email":"maria@woothemes.com","comment_author_url":"","comment_author_IP":"24.225.103.32","comment_date":"2013-06-07 15:50:22","comment_date_gmt":"2013-06-07 15:50:22","comment_content":"I love grey hoodies! This is perfect with my grey Ninja shirt, when I get cold I throw this on and I can still be a Ninja.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"21","comment_post_ID":"56","comment_author":"student","comment_author_email":"student@woothemes.com","comment_author_url":"","comment_author_IP":"196.215.9.147","comment_date":"2013-06-07 12:14:53","comment_date_gmt":"2013-06-07 12:14:53","comment_content":"Perfect Hoodie for a Ninja!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"22","comment_post_ID":"56","comment_author":"Coen Jacobs","comment_author_email":"coen@woothemes.com","comment_author_url":"","comment_author_IP":"84.39.28.254","comment_date":"2013-06-07 12:20:56","comment_date_gmt":"2013-06-07 12:20:56","comment_content":"I have lots of hoodies, but none is as cool as this one!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"23","comment_post_ID":"56","comment_author":"Dan","comment_author_email":"dan@woothemes.com","comment_author_url":"","comment_author_IP":"188.221.1.167","comment_date":"2013-06-07 12:41:42","comment_date_gmt":"2013-06-07 12:41:42","comment_content":"I love hoodies, and ninjas, so what could be better than a ninja hoodie? Not much, if you ask me!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"24","comment_post_ID":"56","comment_author":"Ryan","comment_author_email":"ryan@woothemes.com","comment_author_url":"","comment_author_IP":"99.153.225.252","comment_date":"2013-06-07 13:26:40","comment_date_gmt":"2013-06-07 13:26:40","comment_content":"This is the most bombastic hoodie in this shop, it's soft and has the sly WooThemes ninja on it. Why wouldn't you buy this?","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"25","comment_post_ID":"56","comment_author":"Maria","comment_author_email":"maria@woothemes.com","comment_author_url":"","comment_author_IP":"24.225.103.32","comment_date":"2013-06-07 15:53:56","comment_date_gmt":"2013-06-07 15:53:56","comment_content":"This only gets 1 star because I don't have this yet. I want it now!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"26","comment_post_ID":"56","comment_author":"Gerhard","comment_author_email":"gerhard@woothemes.com","comment_author_url":"","comment_author_IP":"72.251.244.9","comment_date":"2013-06-08 09:37:42","comment_date_gmt":"2013-06-08 09:37:42","comment_content":"The best hoodie ever!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"27","comment_post_ID":"4750","comment_author":"Magnus","comment_author_email":"magnus@woothemes.com","comment_author_url":"","comment_author_IP":"79.161.106.35","comment_date":"2013-06-07 12:04:33","comment_date_gmt":"2013-06-07 12:04:33","comment_content":"I like the logo but not the color.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"28","comment_post_ID":"4750","comment_author":"Maria","comment_author_email":"maria@woothemes.com","comment_author_url":"","comment_author_IP":"24.225.103.32","comment_date":"2013-06-07 15:54:25","comment_date_gmt":"2013-06-07 15:54:25","comment_content":"Three letters, one word: WOO!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"29","comment_post_ID":"4751","comment_author":"Cobus Bester","comment_author_email":"bester.c@gmail.com","comment_author_url":"","comment_author_IP":"196.215.9.147","comment_date":"2013-06-07 11:52:25","comment_date_gmt":"2013-06-07 11:52:25","comment_content":"Really happy with this print. The colors are great, and the paper quality is good too.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"30","comment_post_ID":"4751","comment_author":"Andrew","comment_author_email":"andrew@chromeorange.co.uk","comment_author_url":"","comment_author_IP":"86.19.152.140","comment_date":"2013-06-07 11:56:36","comment_date_gmt":"2013-06-07 11:56:36","comment_content":"You only get the picture, not the person holding it, something they don't mention in the description, now I've got to find my own person","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"31","comment_post_ID":"4751","comment_author":"Coen Jacobs","comment_author_email":"coen@woothemes.com","comment_author_url":"","comment_author_IP":"84.39.28.254","comment_date":"2013-06-07 12:19:25","comment_date_gmt":"2013-06-07 12:19:25","comment_content":"This is my favorite poster. In fact, I've ordered 5 of them!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"32","comment_post_ID":"4751","comment_author":"Stuart","comment_author_email":"stuart@woothemes.com","comment_author_url":"","comment_author_IP":"82.32.109.140","comment_date":"2013-06-07 12:59:49","comment_date_gmt":"2013-06-07 12:59:49","comment_content":"This is a fantastic quality print and is happily hanging framed on my wall now.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"33","comment_post_ID":"4752","comment_author":"Dan","comment_author_email":"dan@woothemes.com","comment_author_url":"","comment_author_IP":"188.221.1.167","comment_date":"2013-06-07 12:39:04","comment_date_gmt":"2013-06-07 12:39:04","comment_content":"I thought I was buying a man holding a poster, but when it arrived it was just the poster. Cool poster though, so I'll give it 3 stars!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"34","comment_post_ID":"4752","comment_author":"Maria","comment_author_email":"maria@woothemes.com","comment_author_url":"","comment_author_IP":"24.225.103.32","comment_date":"2013-06-07 15:55:29","comment_date_gmt":"2013-06-07 15:55:29","comment_content":"I didn't expect this poster to arrive folded. Now there are lines on the poster and one sad Ninja.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"35","comment_post_ID":"76","comment_author":"Maria","comment_author_email":"maria@woothemes.com","comment_author_url":"","comment_author_IP":"24.225.103.32","comment_date":"2013-06-07 15:56:24","comment_date_gmt":"2013-06-07 15:56:24","comment_content":"He really is the cutest little man. Swoooon!","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"review","comment_parent":"0","user_id":"0"}}} {"type":"row","data":{"table":"comments","row":{"comment_ID":"57","comment_post_ID":"10806","comment_author":"WooCommerce","comment_author_email":"woocommerce@themes-demo.com","comment_author_url":"","comment_author_IP":"","comment_date":"2019-02-25 22:27:29","comment_date_gmt":"2019-02-25 22:27:29","comment_content":"Awaiting BACS payment Order status changed from Pending payment to On hold.","comment_karma":"0","comment_approved":"1","comment_agent":"WooCommerce","comment_type":"order_note","comment_parent":"0","user_id":"0"}}} {"type":"table","data":{"name":"duplicator_pro_entities","opts":"ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC","columns":{"id":"int(11) NOT NULL AUTO_INCREMENT","type":"varchar(255) DEFAULT NULL","data":"text"},"indexes":["PRIMARY KEY (`id`)","KEY `type_idx` (`type`)"]}} {"type":"row","data":{"table":"duplicator_pro_entities","row":{"id":"1","type":"DUP_PRO_Global_Entity","data":"{\n \"uninstall_settings\": false,\n \"uninstall_packages\": null,\n \"uninstall_tables\": true,\n \"crypt\": true,\n \"wpfront_integrate\": false,\n \"package_ui_created\": 1,\n \"package_mysqldump\": true,\n \"package_mysqldump_path\": \"\",\n \"package_phpdump_mode\": 0,\n \"package_phpdump_qrylimit\": 100,\n \"package_php_chunking\": null,\n \"package_mysqldump_qrylimit\": 131072,\n \"archive_build_mode\": 1,\n \"archive_compression\": false,\n \"ziparchive_validation\": null,\n \"ziparchive_mode\": 0,\n \"ziparchive_chunk_size_in_mb\": 6,\n \"archive_build_mode_schedule\": -1,\n \"archive_compression_schedule\": true,\n \"server_load_reduction\": 0,\n \"max_package_runtime_in_min\": 90,\n \"php_max_worker_time_in_sec\": 18,\n \"lock_mode\": 0,\n \"json_mode\": 0,\n \"ajax_protocol\": \"http\",\n \"custom_ajax_url\": \"http:\\\/\\\/wedesignthemes.com\\\/themes\\\/insurance\\\/wp-admin\\\/admin-ajax.php\",\n \"server_kick_off_sslverify\": true,\n \"clientside_kickoff\": false,\n \"basic_auth_enabled\": false,\n \"basic_auth_user\": \"\",\n \"basic_auth_password\": \"\",\n \"installer_base_name\": \"installer.php\",\n \"chunk_size\": 2048,\n \"skip_archive_scan\": false,\n \"send_email_on_build_mode\": 1,\n \"notification_email_address\": \"\",\n \"storage_htaccess_off\": false,\n \"max_storage_retries\": 10,\n \"max_default_store_files\": 20,\n \"purge_default_package_record\": null,\n \"dropbox_upload_chunksize_in_kb\": 2000,\n \"dropbox_transfer_mode\": 1,\n \"gdrive_upload_chunksize_in_kb\": 2000,\n \"s3_upload_part_size_in_kb\": 6000,\n \"manual_mode_storage_ids\": [\n \"-2\"\n ],\n \"license_status\": 1,\n \"license_expiration_time\": 1574414641,\n \"license_no_activations_left\": false,\n \"license_key_visible\": true,\n \"lkp\": \"\",\n \"license_limit\": -1,\n \"last_edd_api_response\": null,\n \"last_edd_api_timestamp\": 0,\n \"last_system_check_timestamp\": 1573189166,\n \"initial_activation_timestamp\": 1490616442,\n \"ssl_useservercerts\": true,\n \"ssl_disableverify\": true,\n \"ipv4_only\": null,\n \"debug_on\": null,\n \"trace_profiler_on\": null,\n \"profile_idea\": null,\n \"profile_beta\": null,\n \"dupHidePackagesGiftFeatures\": true,\n \"type\": \"DUP_PRO_Global_Entity\",\n \"uninstall_files\": false,\n \"send_trace_to_error_log\": true,\n \"package_debug\": false\n}"}}} {"type":"row","data":{"table":"duplicator_pro_entities","row":{"id":"2","type":"DUP_PRO_System_Global_Entity","data":"{\n \"recommended_fixes\": [],\n \"schedule_failed\": false,\n \"package_check_ts\": 1573205055,\n \"type\": \"DUP_PRO_System_Global_Entity\"\n}"}}} {"type":"row","data":{"table":"duplicator_pro_entities","row":{"id":"3","type":"DUP_PRO_Package_Template_Entity","data":"{\"name\":\"Default\",\"notes\":\"The default template.\",\"archive_filter_on\":0,\"archive_filter_dirs\":\"\",\"archive_filter_exts\":\"\",\"archive_filter_files\":\"\",\"database_filter_on\":0,\"database_filter_tables\":\"\",\"database_compatibility_modes\":[],\"installer_opts_secure_on\":null,\"installer_opts_secure_pass\":null,\"installer_opts_skip_scan\":null,\"installer_opts_db_host\":null,\"installer_opts_db_name\":null,\"installer_opts_db_user\":null,\"installer_opts_cpnl_enable\":false,\"installer_opts_cpnl_host\":\"\",\"installer_opts_cpnl_user\":\"\",\"installer_opts_cpnl_pass\":\"\",\"installer_opts_cpnl_db_action\":\"create\",\"installer_opts_cpnl_db_host\":\"\",\"installer_opts_cpnl_db_name\":\"\",\"installer_opts_cpnl_db_user\":\"\",\"installer_opts_ssl_admin\":null,\"installer_opts_ssl_login\":null,\"installer_opts_cache_wp\":null,\"installer_opts_cache_path\":null,\"installer_opts_url_new\":null,\"is_default\":true,\"is_manual\":false,\"type\":\"DUP_PRO_Package_Template_Entity\"}"}}} {"type":"row","data":{"table":"duplicator_pro_entities","row":{"id":"4","type":"DUP_PRO_Package_Template_Entity","data":"{\n \"name\": \"[Manual Mode]\",\n \"notes\": \"\",\n \"filter_sites\": \"\",\n \"archive_export_onlydb\": 0,\n \"archive_filter_on\": 0,\n \"archive_filter_dirs\": \"\",\n \"archive_filter_exts\": \"\",\n \"archive_filter_files\": \"\",\n \"database_filter_on\": 0,\n \"database_filter_tables\": \"\",\n \"database_compatibility_modes\": \"\",\n \"installer_opts_secure_on\": 0,\n \"installer_opts_secure_pass\": \"\",\n \"installer_opts_skip_scan\": 0,\n \"installer_opts_db_host\": \"\",\n \"installer_opts_db_name\": \"\",\n \"installer_opts_db_user\": \"\",\n \"installer_opts_cpnl_enable\": 0,\n \"installer_opts_cpnl_host\": \"\",\n \"installer_opts_cpnl_user\": \"\",\n \"installer_opts_cpnl_pass\": \"\",\n \"installer_opts_cpnl_db_action\": \"create\",\n \"installer_opts_cpnl_db_host\": \"\",\n \"installer_opts_cpnl_db_name\": \"\",\n \"installer_opts_cpnl_db_user\": \"\",\n \"installer_opts_brand\": -2,\n \"is_default\": false,\n \"is_manual\": true,\n \"type\": \"DUP_PRO_Package_Template_Entity\",\n \"installer_opts_ssl_admin\": 0,\n \"installer_opts_ssl_login\": 0,\n \"installer_opts_cache_wp\": 0,\n \"installer_opts_cache_path\": 0,\n \"installer_opts_url_new\": \"\"\n}"}}} {"type":"row","data":{"table":"duplicator_pro_entities","row":{"id":"5","type":"DUP_PRO_Secure_Global_Entity","data":"{\"basic_auth_password\":\"\",\"lkp\":\"\",\"type\":\"DUP_PRO_Secure_Global_Entity\"}"}}} {"type":"table","data":{"name":"duplicator_pro_packages","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC","columns":{"id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","name":"varchar(250) NOT NULL","hash":"varchar(50) NOT NULL","status":"int(11) NOT NULL","created":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","owner":"varchar(60) NOT NULL","package":"mediumblob NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `hash` (`hash`)"]}} {"type":"table","data":{"name":"links","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"link_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","link_url":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","link_name":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","link_image":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","link_target":"varchar(25) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","link_description":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","link_visible":"varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'Y'","link_owner":"bigint(20) unsigned NOT NULL DEFAULT '1'","link_rating":"int(11) NOT NULL DEFAULT '0'","link_updated":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","link_rel":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","link_notes":"mediumtext COLLATE utf8_unicode_ci NOT NULL","link_rss":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`link_id`)","KEY `link_visible` (`link_visible`)"]}} {"type":"table","data":{"name":"options","opts":"ENGINE=InnoDB AUTO_INCREMENT=194081 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ROW_FORMAT=DYNAMIC","columns":{"option_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","option_name":"varchar(191) COLLATE utf8_unicode_ci DEFAULT NULL","option_value":"longtext COLLATE utf8_unicode_ci NOT NULL","autoload":"varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes'"},"indexes":["PRIMARY KEY (`option_id`)","UNIQUE KEY `option_name` (`option_name`)","KEY `wpe_autoload_options_index` (`autoload`)","KEY `autoload` (`autoload`)"]}} {"type":"row","data":{"table":"options","row":{"option_id":"8","option_name":"use_balanceTags","option_value":"0","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"10","option_name":"require_name_email","option_value":"1","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"11","option_name":"comments_notify","option_value":"1","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"12","option_name":"posts_per_rss","option_value":"10","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"13","option_name":"rss_use_excerpt","option_value":"0","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"18","option_name":"default_category","option_value":"1","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"19","option_name":"default_comment_status","option_value":"open","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"20","option_name":"default_ping_status","option_value":"open","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"21","option_name":"default_pingback_flag","option_value":"1","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"22","option_name":"posts_per_page","option_value":"10","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"26","option_name":"comment_moderation","option_value":"0","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"28","option_name":"permalink_structure","option_value":"\/%postname%\/","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"30","option_name":"hack_file","option_value":"0","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"32","option_name":"moderation_keys","option_value":"","autoload":"no"}}} {"type":"row","data":{"table":"options","row":{"option_id":"34","option_name":"category_base","option_value":"","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"37","option_name":"comment_max_links","option_value":"2","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"39","option_name":"default_email_category","option_value":"1","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"46","option_name":"html_type","option_value":"text\/html","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"49","option_name":"db_version","option_value":"49752","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"53","option_name":"default_link_category","option_value":"2","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"54","option_name":"show_on_front","option_value":"page","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"55","option_name":"tag_base","option_value":"","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"56","option_name":"show_avatars","option_value":"1","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"57","option_name":"avatar_rating","option_value":"G","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"59","option_name":"thumbnail_size_w","option_value":"150","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"60","option_name":"thumbnail_size_h","option_value":"150","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"61","option_name":"thumbnail_crop","option_value":"1","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"62","option_name":"medium_size_w","option_value":"300","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"63","option_name":"medium_size_h","option_value":"300","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"64","option_name":"avatar_default","option_value":"mystery","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"65","option_name":"large_size_w","option_value":"1024","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"66","option_name":"large_size_h","option_value":"1024","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"67","option_name":"image_default_link_type","option_value":"","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"68","option_name":"image_default_size","option_value":"","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"69","option_name":"image_default_align","option_value":"","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"70","option_name":"close_comments_for_old_posts","option_value":"0","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"71","option_name":"close_comments_days_old","option_value":"14","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"72","option_name":"thread_comments","option_value":"1","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"73","option_name":"thread_comments_depth","option_value":"5","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"74","option_name":"page_comments","option_value":"0","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"75","option_name":"comments_per_page","option_value":"50","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"76","option_name":"default_comments_page","option_value":"newest","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"77","option_name":"comment_order","option_value":"asc","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"78","option_name":"sticky_posts","option_value":"a:0:{}","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"79","option_name":"widget_categories","option_value":"a:2:{i:2;a:4:{s:5:\"title\";s:10:\"CATEGORIES\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}} {"type":"row","data":{"table":"options","row":{"option_id":"80","option_name":"widget_text","option_value":"a:7:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:488:\"\"\"\r\n[dt_sc_hr_invisible size=\"small\" \/]\r\n

Phasellus et nisl tellus. Etiam facilisis eu nisi scelerisque faucibus. Proin semper suscipit magna, nec imperdiet lacus semper vitae. Sed hendrerit enim non justo posuere placerat eget purus mauris.

Etiam facilisis eu nisi scelerisque faucibus. Proin semper suscipit magna, nec imperdiet lacus semper. <\/p>\";s:6:\"filter\";b:0;}i:3;a:3:{s:5:\"title\";s:8:\"Location\";s:4:\"text\";s:280:\"7609 Edgemont Lane [dt_sc_br br=\"1\"]\r\nLawrence, MA 01841\r\n[vc_empty_space height=\"28px\"]\r\n[dt_sc_contact_info icon=\"fa fa-phone\"] 223 334 3366 [\/dt_sc_contact_info][dt_sc_contact_info icon=\"fa fa-envelope\"] info@insusafe.com <\/a>[\/dt_sc_contact_info]\r\n\r\n\r\n\r\n\";s:6:\"filter\";b:0;}i:4;a:3:{s:5:\"title\";s:10:\"Talk to Us\";s:4:\"text\";s:292:\"Duis sit tamet eros a sem viverra mollis nec eu sem. Quisque rutporta sed diam id.\r\n[vc_empty_space height=\"20px\"]\r\n[dt_sc_button title=\"Talk to Us\" size=\"medium\" style=\"filled rounded-corner\" icon_type=\"fontawesome\" iconalign=\"icon-left with-icon\" iconclass=\"fa fa-comments-o\" class=\"type2\"]\";s:6:\"filter\";b:0;}i:5;a:3:{s:5:\"title\";s:12:\"Useful Links\";s:4:\"text\";s:646:\"[vc_row][vc_column width=\"1\/2\"][vc_column_text]