[04-Jun-2017 16:55:52 UTC] PHP Warning:  require_once(/home/newfycru/public_html/new-chalk/wp-content/plugins/gravityforms/widget.php): failed to open stream: No such file or directory in /home/newfycru/public_html/new-chalk/wp-content/plugins/gravityforms/gravityforms.php on line 158
[04-Jun-2017 16:55:52 UTC] PHP Fatal error:  require_once(): Failed opening required '/home/newfycru/public_html/new-chalk/wp-content/plugins/gravityforms/widget.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/newfycru/public_html/new-chalk/wp-content/plugins/gravityforms/gravityforms.php on line 158
[04-Jun-2017 16:55:53 UTC] PHP Warning:  require_once(/home/newfycru/public_html/new-chalk/wp-content/plugins/gravityforms/widget.php): failed to open stream: No such file or directory in /home/newfycru/public_html/new-chalk/wp-content/plugins/gravityforms/gravityforms.php on line 158
[04-Jun-2017 16:55:53 UTC] PHP Fatal error:  require_once(): Failed opening required '/home/newfycru/public_html/new-chalk/wp-content/plugins/gravityforms/widget.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/newfycru/public_html/new-chalk/wp-content/plugins/gravityforms/gravityforms.php on line 158
[04-Jun-2017 16:55:54 UTC] PHP Warning:  require_once(/home/newfycru/public_html/new-chalk/wp-content/plugins/gravityforms/widget.php): failed to open stream: No such file or directory in /home/newfycru/public_html/new-chalk/wp-content/plugins/gravityforms/gravityforms.php on line 158
[04-Jun-2017 16:55:54 UTC] PHP Fatal error:  require_once(): Failed opening required '/home/newfycru/public_html/new-chalk/wp-content/plugins/gravityforms/widget.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/newfycru/public_html/new-chalk/wp-content/plugins/gravityforms/gravityforms.php on line 158
[27-Jul-2017 09:55:41 America/New_York] PHP Fatal error:  Call to undefined function nocache_headers() in /home/newfycru/public_html/new-chalk/wp-admin/admin.php on line 33
[27-Jul-2017 09:55:46 America/New_York] PHP Fatal error:  Call to undefined function nocache_headers() in /home/newfycru/public_html/new-chalk/wp-admin/admin.php on line 33
[27-Jul-2017 09:55:48 America/New_York] PHP Fatal error:  Call to undefined function nocache_headers() in /home/newfycru/public_html/new-chalk/wp-admin/admin.php on line 33
[27-Jul-2017 09:55:57 America/New_York] PHP Fatal error:  Call to undefined function nocache_headers() in /home/newfycru/public_html/new-chalk/wp-admin/admin.php on line 33
[27-Jul-2017 09:57:34 America/New_York] PHP Fatal error:  Call to undefined function nocache_headers() in /home/newfycru/public_html/new-chalk/wp-admin/admin.php on line 33
[27-Jul-2017 09:57:53 America/New_York] PHP Fatal error:  Call to undefined function nocache_headers() in /home/newfycru/public_html/new-chalk/wp-admin/admin.php on line 33
[28-Jul-2017 11:07:58 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[28-Jul-2017 13:24:50 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[28-Jul-2017 13:25:15 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[06-Aug-2017 00:12:06 UTC] WordPress database error Illegal mix of collations (utf8mb4_unicode_520_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation '=' for query DELETE synch.*
				  FROM
					 wpll_blc_synch AS synch
					 LEFT JOIN wpll_posts AS posts
					 ON (synch.container_id = posts.ID and synch.container_type = posts.post_type)
				  WHERE
					 posts.post_status NOT IN ('publish') made by activate_plugin, do_action('activate_broken-link-checker/broken-link-checker.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, blc_activation_hook, require('/plugins/broken-link-checker/includes/activation.php'), blcModuleManager->plugin_activated, blcModule->plugin_activated, blcContainerManager->activated, blcAnyPostContainerManager->resynch, blcPostTypeOverlord->resynch
[06-Aug-2017 00:12:06 UTC] WordPress database error Illegal mix of collations (utf8mb4_unicode_520_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation '=' for query UPDATE
					wpll_blc_synch AS synch
					JOIN wpll_posts AS posts ON (synch.container_id = posts.ID and synch.container_type=posts.post_type)
				  SET 
					synched = 0
				  WHERE
					synch.last_synch < posts.post_modified made by activate_plugin, do_action('activate_broken-link-checker/broken-link-checker.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, blc_activation_hook, require('/plugins/broken-link-checker/includes/activation.php'), blcModuleManager->plugin_activated, blcModule->plugin_activated, blcContainerManager->activated, blcAnyPostContainerManager->resynch, blcPostTypeOverlord->resynch
[06-Aug-2017 00:12:06 UTC] WordPress database error Illegal mix of collations (utf8mb4_unicode_520_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation '=' for query INSERT INTO wpll_blc_synch(container_id, container_type, synched)
				  SELECT posts.id, posts.post_type, 0
				  FROM 
				    wpll_posts AS posts LEFT JOIN wpll_blc_synch AS synch
					ON (synch.container_id = posts.ID and synch.container_type=posts.post_type)  
				  WHERE
				  	posts.post_status IN ('publish')
	 				AND posts.post_type IN ('page', 'post')
					AND synch.container_id IS NULL made by activate_plugin, do_action('activate_broken-link-checker/broken-link-checker.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, blc_activation_hook, require('/plugins/broken-link-checker/includes/activation.php'), blcModuleManager->plugin_activated, blcModule->plugin_activated, blcContainerManager->activated, blcAnyPostContainerManager->resynch, blcPostTypeOverlord->resynch
[12-Aug-2017 20:12:59 UTC] PHP Warning:  call_user_func() expects parameter 1 to be a valid callback, class 'Puc_v4_Plugin_Info' not found in /home/newfycru/public_html/chalkboardparenting.com/wp-content/plugins/p3/plugin-update-checker/Puc/v4/UpdateChecker.php on line 467
[29-Sep-2017 10:41:49 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[19-Oct-2017 07:33:58 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/newfycru/public_html/chalkboardparenting.com/wp-content/plugins/leadpages/leadpages.php on line 76
[08-Jan-2018 12:00:17 UTC] PHP Notice:  An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/update.php on line 132
[28-Jan-2018 19:28:53 UTC] PHP Fatal error:  Class 'Puc_v4p1_Plugin_Info' not found in /home/newfycru/public_html/chalkboardparenting.com/wp-content/plugins/p3/inc/plugin-update-checker/Puc/v4p1/Vcs/PluginUpdateChecker.php on line 39
[13-Feb-2018 11:41:58 UTC] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /home/newfycru/public_html/chalkboardparenting.com/wp-content/plugins/wordfence/lib/wordfenceScanner.php on line 380
[17-Feb-2018 19:10:22 UTC] PHP Warning:  An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/update.php on line 156
[18-Feb-2018 00:13:38 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/update.php on line 367
[18-Feb-2018 00:13:38 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/update.php on line 377
[22-Feb-2018 11:27:29 UTC] PHP Notice:  An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/update.php on line 156
[22-Feb-2018 11:27:42 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[22-Feb-2018 23:10:10 UTC] PHP Warning:  An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/update.php on line 156
[01-Mar-2018 10:54:03 UTC] PHP Warning:  An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/update.php on line 156
[02-Mar-2018 13:24:15 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[06-Mar-2018 13:09:16 UTC] PHP Notice:  An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/update.php on line 156
[06-Mar-2018 13:09:29 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[09-Mar-2018 12:14:52 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[15-Mar-2018 11:24:33 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[21-Mar-2018 11:28:25 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[23-Mar-2018 13:33:30 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[24-Mar-2018 11:49:56 UTC] PHP Notice:  An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/newfycru/public_html/chalkboardparenting.com/wp-admin/includes/plugin-install.php on line 169
[24-Mar-2018 11:50:06 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[27-Mar-2018 11:46:13 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[30-Mar-2018 12:45:03 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[03-Apr-2018 13:28:32 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[05-Apr-2018 11:29:07 UTC] PHP Notice:  An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/update.php on line 156
[05-Apr-2018 11:29:22 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[08-Apr-2018 11:27:14 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[11-Apr-2018 11:27:41 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[14-Apr-2018 11:28:43 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[17-Apr-2018 11:48:10 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[20-Apr-2018 11:33:12 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[23-Apr-2018 11:33:50 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[26-Apr-2018 11:45:15 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[29-Apr-2018 11:28:20 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[02-May-2018 11:57:06 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[05-May-2018 12:05:45 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[08-May-2018 13:07:00 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[11-May-2018 11:24:08 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[14-May-2018 12:22:55 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[17-May-2018 12:59:02 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[20-May-2018 13:00:50 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[23-May-2018 12:28:30 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[29-May-2018 11:55:50 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[01-Jun-2018 11:34:13 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[07-Jun-2018 11:51:31 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[10-Jun-2018 11:42:57 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[13-Jun-2018 12:14:48 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[16-Jun-2018 12:39:13 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[19-Jun-2018 11:27:14 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[28-Jun-2018 12:20:12 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[01-Jul-2018 13:01:44 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[04-Jul-2018 11:46:20 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[07-Jul-2018 12:24:47 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[10-Jul-2018 11:27:34 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[13-Jul-2018 11:37:14 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[19-Jul-2018 11:30:14 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[22-Jul-2018 11:40:20 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[24-Jul-2018 09:59:39 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[24-Jul-2018 10:08:08 UTC] WordPress database error Table 'newfycru_wpchalk.wp_options' doesn't exist for query DELETE FROM `wp_options` WHERE `option_name` LIKE ('_transient__eg_%') OR `option_name` LIKE ('_transient_timeout__eg_%') OR `option_name` LIKE ('_transient_timeout__eg_%') ; made by deactivate_plugins, do_action('deactivate_envira-gallery/envira-gallery.php'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, Envira_Gallery::deactivate, envira_flush_all_cache
[24-Jul-2018 10:47:13 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[24-Jul-2018 11:54:14 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[25-Jul-2018 00:13:23 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[25-Jul-2018 00:31:27 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[25-Jul-2018 00:35:10 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[26-Jul-2018 09:37:32 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[01-Aug-2018 10:00:45 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[03-Aug-2018 09:59:31 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[03-Aug-2018 11:26:10 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[07-Aug-2018 09:59:50 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[11-Aug-2018 10:05:00 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[14-Aug-2018 10:16:48 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[16-Aug-2018 11:41:26 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[21-Aug-2018 11:44:43 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[22-Aug-2018 10:03:04 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[24-Aug-2018 16:07:46 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[28-Aug-2018 16:06:50 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[02-Sep-2018 11:34:56 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[03-Sep-2018 16:23:19 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[05-Sep-2018 16:44:18 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[08-Sep-2018 16:14:12 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[10-Sep-2018 16:35:08 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[11-Sep-2018 12:29:07 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[11-Sep-2018 16:09:22 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[13-Sep-2018 16:23:45 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[17-Sep-2018 11:37:47 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[18-Sep-2018 17:19:28 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[19-Sep-2018 16:08:42 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[20-Sep-2018 13:58:24 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[21-Sep-2018 16:22:23 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[22-Sep-2018 16:13:54 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[23-Sep-2018 16:14:31 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[25-Sep-2018 16:11:57 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[26-Sep-2018 11:48:19 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[27-Sep-2018 16:50:32 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[01-Oct-2018 16:14:27 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[02-Oct-2018 12:13:58 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[09-Oct-2018 16:24:21 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[12-Oct-2018 16:28:40 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[14-Oct-2018 11:49:21 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[16-Oct-2018 16:11:17 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[22-Oct-2018 16:19:44 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[23-Oct-2018 16:13:21 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[24-Oct-2018 17:15:44 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[26-Oct-2018 16:14:42 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[30-Oct-2018 16:19:52 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[01-Nov-2018 11:56:09 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[04-Nov-2018 12:51:40 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[06-Nov-2018 15:51:43 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[07-Nov-2018 11:56:49 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[09-Nov-2018 15:09:34 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[10-Nov-2018 12:24:13 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
[12-Nov-2018 17:02:21 UTC] PHP Warning:  stream_socket_enable_crypto(): Peer certificate CN=`*.web-hosting.com' did not match expected CN=`localhost' in /home/newfycru/public_html/chalkboardparenting.com/wp-includes/class-smtp.php on line 369
