[12-Dec-2025 22:05:54 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [12-Dec-2025 22:05:54 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [12-Dec-2025 22:05:55 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [12-Dec-2025 22:05:55 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [13-Dec-2025 03:58:57 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_timeout_nfd_site_capabilities' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, NewfoldLabs\WP\Module\Performance\PerformanceFeature->NewfoldLabs\WP\Module\Performance\{closure}, NewfoldLabs\WP\Module\Performance\Performance->__construct, NewfoldLabs\WP\Module\Performance\Images\ImageManager->__construct, NewfoldLabs\WP\Module\Performance\Images\ImageManager->initialize_settings, NewfoldLabs\WP\Module\Performance\Images\ImageSettings->__construct, NewfoldLabs\WP\Module\Performance\Images\ImageSettings::get_default_settings, NewfoldLabs\WP\Module\Data\SiteCapabilities->get, NewfoldLabs\WP\Module\Data\SiteCapabilities->exists, NewfoldLabs\WP\Module\Data\SiteCapabilities->all, NewfoldLabs\WP\Module\Data\Helpers\Transient::get, get_transient, delete_option [15-Dec-2025 13:23:06 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2025-12-08 00:00:00' AND date <= '2025-12-14 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2025-12-01 00:00:00' AND date <= '2025-12-07 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [15-Dec-2025 14:00:33 UTC] Erreur d’événement de replanification de tâche pour le crochet jetpack_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"jetpack_sync_interval","args":[],"interval":300} [17-Dec-2025 16:16:19 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2025-12-17 16:16:19') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [17-Dec-2025 16:17:25 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2025-12-17 16:17:25') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [17-Dec-2025 16:19:27 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2025-12-17 16:19:27') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [17-Dec-2025 16:23:28 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2025-12-17 16:23:28') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [17-Dec-2025 16:31:31 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2025-12-17 16:31:31') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [22-Dec-2025 01:23:13 UTC] Erreur d’événement de replanification de tâche pour le crochet jetpack_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"jetpack_sync_interval","args":[],"interval":300} [22-Dec-2025 01:23:13 UTC] Erreur d’événement de replanification de tâche pour le crochet fluentform_do_scheduled_tasks. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"ff_every_five_minutes","args":[],"interval":300} [22-Dec-2025 01:23:13 UTC] Erreur d’événement de déplanification de tâche pour le crochet fluentform_do_scheduled_tasks. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"ff_every_five_minutes","args":[],"interval":300} [22-Dec-2025 04:39:21 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [22-Dec-2025 13:57:57 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2025-12-15 00:00:00' AND date <= '2025-12-21 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2025-12-08 00:00:00' AND date <= '2025-12-14 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [23-Dec-2025 08:37:45 UTC] Erreur d’événement de replanification de tâche pour le crochet fluentform_do_scheduled_tasks. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"ff_every_five_minutes","args":[],"interval":300} [27-Dec-2025 11:09:03 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [27-Dec-2025 11:09:03 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [27-Dec-2025 11:09:03 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [27-Dec-2025 11:09:03 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [28-Dec-2025 07:19:14 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [28-Dec-2025 07:19:14 UTC] Erreur d’événement de replanification de tâche pour le crochet fluentform_do_scheduled_tasks. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"ff_every_five_minutes","args":[],"interval":300} [28-Dec-2025 21:55:20 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [29-Dec-2025 14:14:57 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2025-12-22 00:00:00' AND date <= '2025-12-28 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2025-12-15 00:00:00' AND date <= '2025-12-21 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [02-Jan-2026 10:52:44 UTC] Erreur d’événement de replanification de tâche pour le crochet fluentform_do_scheduled_tasks. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"ff_every_five_minutes","args":[],"interval":300} [05-Jan-2026 09:22:29 UTC] Erreur d’événement de replanification de tâche pour le crochet jetpack_sync_full_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"jetpack_sync_interval","args":[],"interval":300} [05-Jan-2026 09:22:29 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [05-Jan-2026 13:42:43 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2025-12-29 00:00:00' AND date <= '2026-01-04 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2025-12-22 00:00:00' AND date <= '2025-12-28 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [07-Jan-2026 05:32:23 UTC] Erreur d’événement de replanification de tâche pour le crochet fluentform_do_scheduled_tasks. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"ff_every_five_minutes","args":[],"interval":300} [10-Jan-2026 13:44:34 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [10-Jan-2026 13:44:34 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [10-Jan-2026 13:44:35 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [10-Jan-2026 13:44:35 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [12-Jan-2026 14:09:25 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-01-05 00:00:00' AND date <= '2026-01-11 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2025-12-29 00:00:00' AND date <= '2026-01-04 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [13-Jan-2026 21:02:34 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-01-13 21:02:34') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [16-Jan-2026 16:26:14 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-01-16 16:26:14') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [16-Jan-2026 16:26:19 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-01-16 16:26:19') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [16-Jan-2026 22:59:57 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_site_transient_wp_theme_files_patterns-7f15d0d55a8798489293313f68c1ceea' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, _register_theme_block_patterns, WP_Theme->get_block_patterns, WP_Theme->get_pattern_cache, get_site_transient, delete_site_option, delete_network_option, delete_option [19-Jan-2026 14:00:20 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-01-12 00:00:00' AND date <= '2026-01-18 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-01-05 00:00:00' AND date <= '2026-01-11 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [21-Jan-2026 03:26:34 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_site_transient_wp_theme_files_patterns-7f15d0d55a8798489293313f68c1ceea' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, _register_theme_block_patterns, WP_Theme->get_block_patterns, WP_Theme->get_pattern_cache, get_site_transient, delete_site_option, delete_network_option, delete_option [21-Jan-2026 03:26:34 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_site_transient_wp_theme_files_patterns-7f15d0d55a8798489293313f68c1ceea' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, _register_theme_block_patterns, WP_Theme->get_block_patterns, WP_Theme->get_pattern_cache, get_site_transient, delete_site_option, delete_network_option, delete_option [21-Jan-2026 03:26:34 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_site_transient_wp_theme_files_patterns-7f15d0d55a8798489293313f68c1ceea' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, _register_theme_block_patterns, WP_Theme->get_block_patterns, WP_Theme->get_pattern_cache, get_site_transient, delete_site_option, delete_network_option, delete_option [21-Jan-2026 03:26:34 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_site_transient_timeout_wp_theme_files_patterns-7f15d0d55a8798489293313f68c1ceea' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, _register_theme_block_patterns, WP_Theme->get_block_patterns, WP_Theme->get_pattern_cache, get_site_transient, delete_site_option, delete_network_option, delete_option [24-Jan-2026 15:22:01 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [24-Jan-2026 15:22:01 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [24-Jan-2026 15:22:02 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [24-Jan-2026 15:22:02 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [26-Jan-2026 13:51:37 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-01-19 00:00:00' AND date <= '2026-01-25 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-01-12 00:00:00' AND date <= '2026-01-18 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [02-Feb-2026 13:59:52 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-01-26 00:00:00' AND date <= '2026-02-01 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-01-19 00:00:00' AND date <= '2026-01-25 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [06-Feb-2026 21:33:51 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-02-06 21:33:51') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [07-Feb-2026 04:28:16 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [07-Feb-2026 04:28:16 UTC] Erreur d’événement de replanification de tâche pour le crochet jetpack_sync_full_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"jetpack_sync_interval","args":[],"interval":300} [07-Feb-2026 16:59:31 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [07-Feb-2026 16:59:31 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [07-Feb-2026 16:59:32 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [07-Feb-2026 16:59:32 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [09-Feb-2026 14:00:06 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-02-02 00:00:00' AND date <= '2026-02-08 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-01-26 00:00:00' AND date <= '2026-02-01 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [12-Feb-2026 03:52:18 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [16-Feb-2026 14:00:42 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-02-09 00:00:00' AND date <= '2026-02-15 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-02-02 00:00:00' AND date <= '2026-02-08 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [21-Feb-2026 20:13:37 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [21-Feb-2026 20:13:37 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [21-Feb-2026 20:13:37 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [21-Feb-2026 20:13:37 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [23-Feb-2026 14:00:37 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-02-16 00:00:00' AND date <= '2026-02-22 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-02-09 00:00:00' AND date <= '2026-02-15 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [25-Feb-2026 16:30:19 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_site_transient_timeout_wp_theme_files_patterns-7f15d0d55a8798489293313f68c1ceea' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, _register_theme_block_patterns, WP_Theme->get_block_patterns, WP_Theme->get_pattern_cache, get_site_transient, delete_site_option, delete_network_option, delete_option [25-Feb-2026 16:30:19 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_site_transient_timeout_wp_theme_files_patterns-7f15d0d55a8798489293313f68c1ceea' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, _register_theme_block_patterns, WP_Theme->get_block_patterns, WP_Theme->get_pattern_cache, get_site_transient, delete_site_option, delete_network_option, delete_option [27-Feb-2026 18:13:01 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-02-27 18:13:01') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [27-Feb-2026 18:13:03 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-02-27 18:13:03') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [28-Feb-2026 06:39:38 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [02-Mar-2026 13:59:56 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-02-23 00:00:00' AND date <= '2026-03-01 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-02-16 00:00:00' AND date <= '2026-02-22 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [07-Mar-2026 21:43:10 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [07-Mar-2026 21:43:10 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [07-Mar-2026 21:43:11 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [07-Mar-2026 21:43:11 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [08-Mar-2026 23:03:38 UTC] Erreur d’événement de replanification de tâche pour le crochet jetpack_sync_full_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"jetpack_sync_interval","args":[],"interval":300} [08-Mar-2026 23:03:38 UTC] Erreur d’événement de déplanification de tâche pour le crochet jetpack_sync_full_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"jetpack_sync_interval","args":[],"interval":300} [08-Mar-2026 23:03:38 UTC] Erreur d’événement de replanification de tâche pour le crochet jetpack_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"jetpack_sync_interval","args":[],"interval":300} [08-Mar-2026 23:03:38 UTC] Erreur d’événement de déplanification de tâche pour le crochet jetpack_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"jetpack_sync_interval","args":[],"interval":300} [09-Mar-2026 14:00:18 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-03-02 00:00:00' AND date <= '2026-03-08 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-02-23 00:00:00' AND date <= '2026-03-01 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [16-Mar-2026 14:00:08 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-03-09 00:00:00' AND date <= '2026-03-15 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-03-02 00:00:00' AND date <= '2026-03-08 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [21-Mar-2026 03:01:55 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [21-Mar-2026 21:56:07 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [21-Mar-2026 21:56:07 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [21-Mar-2026 21:56:08 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [21-Mar-2026 21:56:08 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [22-Mar-2026 04:06:39 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-03-22 04:06:39') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [23-Mar-2026 09:12:22 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-03-23 09:12:22') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [23-Mar-2026 14:00:13 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-03-16 00:00:00' AND date <= '2026-03-22 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-03-09 00:00:00' AND date <= '2026-03-15 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [29-Mar-2026 06:50:23 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-03-29 06:50:23') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [29-Mar-2026 06:50:25 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-03-29 06:50:25') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [30-Mar-2026 14:00:06 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-03-23 00:00:00' AND date <= '2026-03-29 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-03-16 00:00:00' AND date <= '2026-03-22 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [30-Mar-2026 19:31:59 UTC] Erreur d’événement de replanification de tâche pour le crochet fluentform_do_scheduled_tasks. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"ff_every_five_minutes","args":[],"interval":300} [30-Mar-2026 19:31:59 UTC] Erreur d’événement de déplanification de tâche pour le crochet fluentform_do_scheduled_tasks. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"ff_every_five_minutes","args":[],"interval":300} [01-Apr-2026 19:40:13 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-04-01 19:40:13') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [04-Apr-2026 23:50:01 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [04-Apr-2026 23:50:01 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [04-Apr-2026 23:50:02 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [04-Apr-2026 23:50:02 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [06-Apr-2026 13:12:46 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [06-Apr-2026 13:12:46 UTC] Erreur d’événement de replanification de tâche pour le crochet fluentform_do_scheduled_tasks. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"ff_every_five_minutes","args":[],"interval":300} [06-Apr-2026 13:12:46 UTC] Erreur d’événement de déplanification de tâche pour le crochet fluentform_do_scheduled_tasks. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"ff_every_five_minutes","args":[],"interval":300} [06-Apr-2026 13:56:57 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-03-30 00:00:00' AND date <= '2026-04-05 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-03-23 00:00:00' AND date <= '2026-03-29 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [07-Apr-2026 02:12:19 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [12-Apr-2026 06:00:29 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-04-12 06:00:29') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [13-Apr-2026 13:59:49 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-04-06 00:00:00' AND date <= '2026-04-12 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-03-30 00:00:00' AND date <= '2026-04-05 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [15-Apr-2026 05:32:40 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [19-Apr-2026 01:39:03 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [19-Apr-2026 01:39:03 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [19-Apr-2026 01:39:04 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [19-Apr-2026 01:39:04 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [20-Apr-2026 13:59:50 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-04-13 00:00:00' AND date <= '2026-04-19 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-04-06 00:00:00' AND date <= '2026-04-12 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [20-Apr-2026 20:54:57 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"00c65c19-6ada-6b8b-9262-6627b156b2ef"} ) ) [20-Apr-2026 20:54:57 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [21-Apr-2026 10:57:50 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/page.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [21-Apr-2026 20:38:41 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_elementor_remote_info_api_data_4.0.3' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Frontend->register_scripts, Elementor\Frontend->register_frontend_handlers, Elementor\Widgets_Manager->register_frontend_handlers, Elementor\Widgets_Manager->get_widget_types, Elementor\Widgets_Manager->init_widgets, do_action('elementor/widgets/register'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\Promotions\Module->Elementor\Modules\Promotions\{closure}, Elementor\Api::get_promotion_widgets, Elementor\Api::get_info_data, get_transient, delete_option [21-Apr-2026 20:38:42 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/page.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [21-Apr-2026 20:54:51 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"53eec8bf-cd75-46cf-aa21-fdf2a653bf57"} ) ) [21-Apr-2026 20:54:51 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [22-Apr-2026 20:53:31 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"4315fabb-931a-e7f5-7af7-b8dc26753bfb"} ) ) [22-Apr-2026 20:53:31 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [23-Apr-2026 20:54:54 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"48fec1c1-10bb-5737-dc01-c11266ed9505"} ) ) [23-Apr-2026 20:54:54 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [24-Apr-2026 20:54:51 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"36200332-be4b-cbd3-bc14-063126d1b461"} ) ) [24-Apr-2026 20:54:51 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [25-Apr-2026 20:54:54 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"d6f19bd5-bd36-2711-6d90-0bbb017beba5"} ) ) [25-Apr-2026 20:54:54 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [26-Apr-2026 20:54:52 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"fd417092-ce23-acf8-9c6b-7f884d48109e"} ) ) [26-Apr-2026 20:54:52 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [27-Apr-2026 13:59:52 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-04-20 00:00:00' AND date <= '2026-04-26 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-04-13 00:00:00' AND date <= '2026-04-19 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [27-Apr-2026 20:54:53 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"d3752943-0814-1c09-1eb9-da32aa66b767"} ) ) [27-Apr-2026 20:54:53 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [28-Apr-2026 20:54:51 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"b0bae49b-ebe6-39f7-5bcd-6d381f05b045"} ) ) [28-Apr-2026 20:54:51 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [29-Apr-2026 12:48:11 UTC] Erreur d’événement de replanification de tâche pour le crochet action_scheduler_run_queue. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"every_minute","args":["WP Cron"],"interval":60} [29-Apr-2026 12:48:11 UTC] Erreur d’événement de replanification de tâche pour le crochet fluentform_do_scheduled_tasks. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"ff_every_five_minutes","args":[],"interval":300} [29-Apr-2026 12:48:11 UTC] Erreur d’événement de déplanification de tâche pour le crochet fluentform_do_scheduled_tasks. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"ff_every_five_minutes","args":[],"interval":300} [29-Apr-2026 20:54:18 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"f6715102-44aa-57f6-0901-aebc8d5736c6"} ) ) [29-Apr-2026 20:54:18 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [30-Apr-2026 04:04:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [30-Apr-2026 04:04:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [30-Apr-2026 04:04:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [30-Apr-2026 04:04:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [30-Apr-2026 04:04:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/page.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [30-Apr-2026 04:04:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [30-Apr-2026 04:04:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [30-Apr-2026 04:04:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [30-Apr-2026 04:04:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [30-Apr-2026 20:54:51 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"35a232e7-45ae-b244-bce2-aadb47058550"} ) ) [30-Apr-2026 20:54:51 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [01-May-2026 03:23:11 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [01-May-2026 03:23:11 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [01-May-2026 03:23:11 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [01-May-2026 20:54:47 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"eb56bb97-c253-d30a-3139-f1a3f9cc96da"} ) ) [01-May-2026 20:54:47 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [02-May-2026 16:02:12 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_site_transient_wp_theme_files_patterns-7f15d0d55a8798489293313f68c1ceea' made by require('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, _register_theme_block_patterns, WP_Theme->get_block_patterns, WP_Theme->get_pattern_cache, get_site_transient, delete_site_option, delete_network_option, delete_option [02-May-2026 16:02:13 UTC] WordPress database error Duplicate entry '103.153.75.186' for key 'ip' for query INSERT INTO `wpli_loginizer_logs` (`username`, `time`, `count`, `ip`, `lockout`, `url`) VALUES ('abdias-2', 1777737733, 1, '103.153.75.186', 0, 'https://scsbf.org/wp-login.php') made by wp_signon, wp_authenticate, do_action('wp_login_failed'), WP_Hook->do_action, WP_Hook->apply_filters, loginizer_login_failed [02-May-2026 16:03:49 UTC] Erreur d’événement de déplanification de tâche pour le crochet epc_scheduled_purge_all. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":false,"args":[]} [02-May-2026 20:54:48 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"dad0ebb7-c900-f723-97d9-c17116cf53da"} ) ) [02-May-2026 20:54:48 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [03-May-2026 03:12:42 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [03-May-2026 03:12:42 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [03-May-2026 03:12:42 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [03-May-2026 03:12:42 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [03-May-2026 20:52:32 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"c1717fee-92cd-0bca-6324-6dfb7c4e6642"} ) ) [03-May-2026 20:52:32 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [04-May-2026 14:04:50 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-04-27 00:00:00' AND date <= '2026-05-03 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-04-20 00:00:00' AND date <= '2026-04-26 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [04-May-2026 20:54:48 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"046c11c5-7586-c4b6-9cb0-9b5275942cea"} ) ) [04-May-2026 20:54:48 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [05-May-2026 15:24:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [05-May-2026 15:24:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [05-May-2026 15:24:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [05-May-2026 15:24:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [05-May-2026 15:24:05 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [05-May-2026 20:53:36 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"bee79737-a4c4-2438-d738-a099c1e31265"} ) ) [05-May-2026 20:53:36 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [06-May-2026 12:07:18 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [06-May-2026 20:54:47 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"4e5a6d86-daef-05ae-acce-4ae230ebcdec"} ) ) [06-May-2026 20:54:47 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [07-May-2026 20:54:03 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"737812d7-5acd-f932-c36d-374db3a8001f"} ) ) [07-May-2026 20:54:03 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [08-May-2026 20:52:31 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"839fbad3-eba2-5444-824b-f6cf1faa7183"} ) ) [08-May-2026 20:52:31 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [09-May-2026 05:37:49 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [09-May-2026 05:37:49 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [09-May-2026 05:37:49 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [09-May-2026 14:03:08 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_timeout_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [09-May-2026 14:03:08 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_timeout_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [09-May-2026 14:03:08 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [09-May-2026 14:03:08 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_timeout_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [09-May-2026 14:03:08 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [09-May-2026 14:03:08 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [09-May-2026 20:54:36 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"261d0cdb-bdf4-60f4-a263-c3d967403505"} ) ) [09-May-2026 20:54:36 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [10-May-2026 01:53:58 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [10-May-2026 01:53:58 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [10-May-2026 01:53:58 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [10-May-2026 01:53:58 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [10-May-2026 01:53:59 UTC] Erreur d’événement de déplanification de tâche pour le crochet epc_scheduled_purge_all. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":false,"args":[]} [10-May-2026 03:11:54 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [10-May-2026 03:11:54 UTC] Erreur d’événement de déplanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [10-May-2026 20:54:21 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"9733f843-2a1b-4b57-a47a-17175879d3c2"} ) ) [10-May-2026 20:54:21 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [11-May-2026 07:14:51 UTC] Erreur d’événement de déplanification de tâche pour le crochet epc_scheduled_purge_all. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":false,"args":[]} [11-May-2026 13:55:06 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-05-04 00:00:00' AND date <= '2026-05-10 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-04-27 00:00:00' AND date <= '2026-05-03 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [11-May-2026 20:54:46 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"3d747a38-c982-b06d-5c38-72a0b10778ad"} ) ) [11-May-2026 20:54:46 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [12-May-2026 04:12:37 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-05-12 04:12:37') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [12-May-2026 04:12:38 UTC] WordPress database error Column 'mint_email_id' cannot be null for query INSERT INTO `wpli_mint_broadcast_email_meta` (`mint_email_id`, `meta_key`, `meta_value`, `created_at`) VALUES (NULL, 'is_unsubscribe', '1', '2026-05-12 04:12:38') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->unsubscribe_confirmation, Mint\MRM\Internal\Optin\UnsubscribeConfirmation->process_one_click_confirmation, Mint\MRM\DataBase\Models\EmailModel::insert_or_update_email_meta, Mint\MRM\DataBase\Models\EmailModel::insert_broadcast_email_meta [12-May-2026 08:42:46 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_timeout_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [12-May-2026 08:42:46 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [12-May-2026 08:42:46 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [12-May-2026 08:42:47 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [12-May-2026 08:42:47 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [12-May-2026 20:54:44 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"ffdf0889-ff52-0b34-4ac9-17d73a757fda"} ) ) [12-May-2026 20:54:44 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [13-May-2026 20:54:44 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"65176a35-539a-9870-ac71-7571cbf5ef25"} ) ) [13-May-2026 20:54:44 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [14-May-2026 05:38:56 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [14-May-2026 05:38:57 UTC] Erreur d’événement de replanification de tâche pour le crochet jetpack_sync_full_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"jetpack_sync_interval","args":[],"interval":300} [14-May-2026 20:54:44 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"7ee677f2-4e0d-bbbf-d257-fd58e721b73d"} ) ) [14-May-2026 20:54:44 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [15-May-2026 20:52:41 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"8beceb25-c8dc-d3c3-94bb-7599f4e655b8"} ) ) [15-May-2026 20:52:41 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [16-May-2026 20:54:44 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"62b36639-30cc-9669-14ec-4fe2312a1bd8"} ) ) [16-May-2026 20:54:44 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [17-May-2026 07:42:51 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [17-May-2026 07:42:51 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [17-May-2026 07:46:14 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [17-May-2026 07:46:14 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [17-May-2026 20:54:45 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"275c758c-76af-8091-4722-301e9ab83c88"} ) ) [17-May-2026 20:54:45 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [18-May-2026 14:04:44 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-05-11 00:00:00' AND date <= '2026-05-17 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-05-04 00:00:00' AND date <= '2026-05-10 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [18-May-2026 20:54:45 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"54568d84-396b-321b-3925-2598ecd1b318"} ) ) [18-May-2026 20:54:45 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [18-May-2026 22:31:44 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [18-May-2026 22:31:44 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [18-May-2026 22:31:44 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_elementor_design_system_sync_css_meta' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/404.php'), get_header, locate_template, load_template, require_once('/themes/Divi/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Modules\DesignSystemSync\Module->enqueue_sync_stylesheet, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->enqueue, Elementor\Modules\DesignSystemSync\Classes\Stylesheet_Manager->generate, Elementor\Core\Files\Base->update, Elementor\Core\Files\Base->update_file, Elementor\Core\Files\Base->delete, Elementor\Core\Files\Base->delete_meta, delete_option [19-May-2026 04:24:07 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_timeout_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [19-May-2026 20:12:52 UTC] Erreur d’événement de replanification de tâche pour le crochet fluentform_do_scheduled_tasks. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"ff_every_five_minutes","args":[],"interval":300} [19-May-2026 20:54:45 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"c1eca946-0425-856a-cfaf-b32f71c47b65"} ) ) [19-May-2026 20:54:45 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [20-May-2026 20:55:26 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/6.9.4; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"c563507d-e74f-7079-3f1a-054d95e2a2da"} ) ) [20-May-2026 20:55:26 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [21-May-2026 10:49:11 UTC] PHP Warning: Undefined array key "host" in /home4/jrbprodu/public_html/scs/wp-content/plugins/bluehost-wordpress-plugin/inc/YoastAI.php on line 54 [21-May-2026 20:54:44 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/7.0; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"a2e7e49f-efe3-cc7a-8701-d7cee00977d5"} ) ) [21-May-2026 20:54:44 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [22-May-2026 20:52:36 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/7.0; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"eae96fa9-a857-01ea-78a2-db31f68a38b0"} ) ) [22-May-2026 20:52:36 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [23-May-2026 20:54:46 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/7.0; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"abc4e37d-468e-94dc-b673-541ecf5c3a5c"} ) ) [23-May-2026 20:54:46 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [24-May-2026 16:18:22 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [24-May-2026 16:18:22 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [24-May-2026 16:18:45 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [24-May-2026 16:18:45 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [24-May-2026 19:22:26 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [24-May-2026 19:22:27 UTC] Erreur d’événement de replanification de tâche pour le crochet action_scheduler_run_queue. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"every_minute","args":["WP Cron"],"interval":60} [24-May-2026 20:54:46 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/7.0; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"89c8ec0a-83c2-0784-5bf0-5744e74698ea"} ) ) [24-May-2026 20:54:46 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [25-May-2026 11:06:53 UTC] Erreur d’événement de replanification de tâche pour le crochet nfd_data_sync_cron. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"minutely","args":[],"interval":60} [25-May-2026 11:06:53 UTC] Erreur d’événement de replanification de tâche pour le crochet wp_update_plugins. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"twicedaily","args":[],"interval":43200} [25-May-2026 11:06:53 UTC] Erreur d’événement de déplanification de tâche pour le crochet wp_update_plugins. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {"schedule":"twicedaily","args":[],"interval":43200} [25-May-2026 13:55:19 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS' at line 1 for query WITH WeeklyCounts AS ( SELECT form_id, SUM(count_current_week) AS count, SUM(count_previous_week) AS count_previous_week, CASE WHEN SUM(count_previous_week) = 0 THEN 100 WHEN SUM(count_current_week) = 0 THEN -100 WHEN SUM(count_current_week) = SUM(count_previous_week) THEN 0 ELSE ROUND(((SUM(count_current_week) - SUM(count_previous_week)) / NULLIF(SUM(count_previous_week), 1)) * 100) END AS trends FROM ( SELECT form_id, COUNT(entry_id) AS count_current_week, 0 AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-05-18 00:00:00' AND date <= '2026-05-24 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id UNION ALL SELECT form_id, 0 AS count_current_week, COUNT(entry_id) AS count_previous_week FROM wpli_wpforms_entries WHERE form_id IN ( 279, 404, 432, 665, 767, 784, 910, 997, 1025, 1244, 1307, 1326, 1621, 1694, 1746, 1776, 1839, 1847, 1860, 2184, 2186, 2364 ) AND date >= '2026-05-11 00:00:00' AND date <= '2026-05-17 23:59:59' AND status NOT IN ( 'spam', 'trash' ) GROUP BY form_id ) AS WeeklyData GROUP BY form_id ) SELECT * FROM WeeklyCounts ORDER BY count DESC; made by do_action_ref_array('wpforms_email_summaries_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WPForms\Pro\Emails\Summaries->cron, WPForms\Emails\Summaries->cron, WPForms\Pro\Emails\Summaries->get_entries, WPForms\Pro\Reports\EntriesCount->get_by, WPForms\Pro\Reports\EntriesCount->get_by_form_trends_sql [25-May-2026 18:18:35 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [25-May-2026 20:54:46 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/7.0; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"43e7365b-e876-7db6-4349-f598f4de4022"} ) ) [25-May-2026 20:54:46 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [26-May-2026 06:12:12 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_timeout_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [26-May-2026 06:12:12 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_timeout_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [26-May-2026 20:54:46 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/7.0; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"82e8cef7-a876-4c2a-5d51-4ad97d82c146"} ) ) [26-May-2026 20:54:46 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [27-May-2026 20:54:46 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/7.0; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"a1ff71ce-70bd-e086-a00d-29307a29d436"} ) ) [27-May-2026 20:54:46 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [28-May-2026 20:52:52 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/7.0; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"e28492a7-93c5-7356-4a89-77dbc1f790b0"} ) ) [28-May-2026 20:52:52 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [29-May-2026 20:54:47 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/7.0; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"cae96e25-d0c1-8137-bcb0-0002b4a1d384"} ) ) [29-May-2026 20:54:47 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [30-May-2026 09:44:38 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option [30-May-2026 20:54:42 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/7.0; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"bf5505bc-56f1-ab0e-2c0a-4be2e6bc56cf"} ) ) [30-May-2026 20:54:42 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [31-May-2026 08:53:58 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [31-May-2026 08:53:59 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [31-May-2026 08:53:59 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [31-May-2026 08:53:59 UTC] PHP Warning: Attempt to read property "taxonomy" on null in /home4/jrbprodu/public_html/scs/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/ThemeBuilderRequest.php on line 73 [31-May-2026 20:54:47 UTC] .../api/Service.php:494 ET_Core_API_Service::make_remote_request(): ET_Core_HTTPInterface ERROR :: Remote request failed... Details: ET_Core_HTTPInterface Object ( [REQUEST] => ET_Core_HTTPRequest Object ( [ARGS] => Array ( [blocking] => 1 [body] => [cookies] => Array ( ) [headers] => Array ( [Authorization] => Basic Ymxvb206NTFiZDY3NzMzNDZmMGRmOWZmMDQ4M2YzNjI3OTM5MjctdXMxMA== [Accept] => application/json ) [method] => GET [sslverify] => 1 [user-agent] => WordPress/7.0; Bloom/1.3.12; https://scsbf.org [timeout] => 30 ) [URL] => https://us10.api.mailchimp.com/3.0/lists?count=250&fields=lists.name,lists.id,lists.stats,lists.double_optin [METHOD] => GET [BODY] => [IS_AUTH] => [IS_JSON_BODY] => [OWNER] => bloom ) [RESPONSE] => ET_Core_HTTPResponse Object ( [STATUS_CODE] => 403 [STATUS_MESSAGE] => Forbidden [ERROR] => 1 [ERROR_MESSAGE] => Forbidden [DATA] => {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"User Disabled","status":403,"detail":"This account has been deactivated.","instance":"0e771e1b-e986-1369-d2d9-2c3d67e6a266"} ) ) [31-May-2026 20:54:47 UTC] .../wp-includes/class-wp-hook.php:365 WP_Hook::do_action(): bloom_error: mailchimp info@scsbforg Authorization failed: This account has been deactivated. [31-May-2026 21:29:28 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM `wpli_options` WHERE `option_name` = '_transient_timeout_mailmint_coordinator_healthy' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Mint\MRM\Internal\Cron\GlobalQueueCoordinator->selfHeal, get_transient, delete_option