[02-May-2024 10:11:30 UTC] PHP Warning:  Attempt to read property "title" on null in /home/natp5647/public_html/wp-includes/class-wp-customize-widgets.php on line 905
[03-May-2024 01:23:18 UTC] PHP Warning:  Undefined array key "index_type" in /home/natp5647/public_html/wp-admin/includes/upgrade.php on line 2971
[03-May-2024 01:23:18 UTC] PHP Warning:  Undefined array key "index_name" in /home/natp5647/public_html/wp-admin/includes/upgrade.php on line 2977
[03-May-2024 01:23:18 UTC] PHP Warning:  Undefined array key "index_columns" in /home/natp5647/public_html/wp-admin/includes/upgrade.php on line 2980
[03-May-2024 01:23:18 UTC] PHP Warning:  Undefined array key "column_name" in /home/natp5647/public_html/wp-admin/includes/upgrade.php on line 3009
[03-May-2024 01:23:18 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(``)' at line 1 for query ALTER TABLE wpx4_e_submissions_values ADD  `` (``) made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ElementorPro\Modules\Forms\Submissions\Component->ElementorPro\Modules\Forms\Submissions\{closure}, ElementorPro\Modules\Forms\Submissions\Database\Migration::install, Elementor\Core\Utils\Collection->map, array_map, ElementorPro\Modules\Forms\Submissions\Database\Migration::ElementorPro\Modules\Forms\Submissions\Database\{closure}, ElementorPro\Modules\Forms\Submissions\Database\Migrations\Initial->run, ElementorPro\Modules\Forms\Submissions\Database\Migrations\Initial->create_tables, dbDelta
[03-May-2024 01:23:18 UTC] WordPress database error Duplicate key name 'main_meta_id_index' for query ALTER TABLE `wpx4_e_submissions`
    		ADD INDEX `main_meta_id_index` (`main_meta_id`),
    		ADD UNIQUE INDEX `hash_id_unique_index` (`hash_id`),
    		ADD INDEX `hash_id_index` (`hash_id`),
    		ADD INDEX `type_index` (`type`),
    		ADD INDEX `post_id_index` (`post_id`),
    		ADD INDEX `element_id_index` (`element_id`),
    		ADD INDEX `campaign_id_index` (`campaign_id`),
    		ADD INDEX `user_id_index` (`user_id`),
    		ADD INDEX `user_ip_index` (`user_ip`),
    		ADD INDEX `status_index` (`status`),
    		ADD INDEX `is_read_index` (`is_read`),
    		ADD INDEX `created_at_gmt_index` (`created_at_gmt`),
    		ADD INDEX `updated_at_gmt_index` (`updated_at_gmt`),
    		ADD INDEX `created_at_index` (`created_at`),
    		ADD INDEX `updated_at_index` (`updated_at`)
		 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ElementorPro\Modules\Forms\Submissions\Component->ElementorPro\Modules\Forms\Submissions\{closure}, ElementorPro\Modules\Forms\Submissions\Database\Migration::install, Elementor\Core\Utils\Collection->map, array_map, ElementorPro\Modules\Forms\Submissions\Database\Migration::ElementorPro\Modules\Forms\Submissions\Database\{closure}, ElementorPro\Modules\Forms\Submissions\Database\Migrations\Initial->run, ElementorPro\Modules\Forms\Submissions\Database\Migrations\Initial->add_indexes
[03-May-2024 01:23:18 UTC] WordPress database error Duplicate key name 'submission_id_index' for query ALTER TABLE `wpx4_e_submissions_values`
    		ADD INDEX `submission_id_index` (`submission_id`),
    		ADD INDEX `key_index` (`key`)
		 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ElementorPro\Modules\Forms\Submissions\Component->ElementorPro\Modules\Forms\Submissions\{closure}, ElementorPro\Modules\Forms\Submissions\Database\Migration::install, Elementor\Core\Utils\Collection->map, array_map, ElementorPro\Modules\Forms\Submissions\Database\Migration::ElementorPro\Modules\Forms\Submissions\Database\{closure}, ElementorPro\Modules\Forms\Submissions\Database\Migrations\Initial->run, ElementorPro\Modules\Forms\Submissions\Database\Migrations\Initial->add_indexes
[03-May-2024 01:23:18 UTC] WordPress database error Duplicate key name 'submission_id_index' for query ALTER TABLE `wpx4_e_submissions_actions_log`
    		ADD INDEX `submission_id_index` (`submission_id`),
    		ADD INDEX `action_name_index` (`action_name`),
    		ADD INDEX `status_index` (`status`),
    		ADD INDEX `created_at_gmt_index` (`created_at_gmt`),
    		ADD INDEX `updated_at_gmt_index` (`updated_at_gmt`),
    		ADD INDEX `created_at_index` (`created_at`),
    		ADD INDEX `updated_at_index` (`updated_at`)
		 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ElementorPro\Modules\Forms\Submissions\Component->ElementorPro\Modules\Forms\Submissions\{closure}, ElementorPro\Modules\Forms\Submissions\Database\Migration::install, Elementor\Core\Utils\Collection->map, array_map, ElementorPro\Modules\Forms\Submissions\Database\Migration::ElementorPro\Modules\Forms\Submissions\Database\{closure}, ElementorPro\Modules\Forms\Submissions\Database\Migrations\Initial->run, ElementorPro\Modules\Forms\Submissions\Database\Migrations\Initial->add_indexes
[03-May-2024 01:23:18 UTC] WordPress database error Duplicate column name 'referer_title' for query 
			ALTER TABLE `wpx4_e_submissions`
			ADD COLUMN `referer_title` varchar(300) null AFTER `referer`;
		 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ElementorPro\Modules\Forms\Submissions\Component->ElementorPro\Modules\Forms\Submissions\{closure}, ElementorPro\Modules\Forms\Submissions\Database\Migration::install, Elementor\Core\Utils\Collection->map, array_map, ElementorPro\Modules\Forms\Submissions\Database\Migration::ElementorPro\Modules\Forms\Submissions\Database\{closure}, ElementorPro\Modules\Forms\Submissions\Database\Migrations\Referer_Extra->run
[03-May-2024 01:23:18 UTC] WordPress database error Duplicate key name 'referer_index' for query 
			ALTER TABLE `wpx4_e_submissions`
			ADD INDEX `referer_index` (`referer`(191)),
			ADD INDEX `referer_title_index` (`referer_title`(191));
		 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ElementorPro\Modules\Forms\Submissions\Component->ElementorPro\Modules\Forms\Submissions\{closure}, ElementorPro\Modules\Forms\Submissions\Database\Migration::install, Elementor\Core\Utils\Collection->map, array_map, ElementorPro\Modules\Forms\Submissions\Database\Migration::ElementorPro\Modules\Forms\Submissions\Database\{closure}, ElementorPro\Modules\Forms\Submissions\Database\Migrations\Referer_Extra->run
[03-May-2024 01:23:18 UTC] WordPress database error Table 'wpx4_e_notes' already exists for query CREATE TABLE `wpx4_e_notes` (`id` bigint(20) unsigned auto_increment primary key, `route_url` text null comment "Clean url where the note was created.", `route_title` varchar(255) null, `post_id` bigint(20) unsigned null, `element_id` varchar(60) null comment "The Elementor element ID the note is attached to.", `parent_id` bigint(20) unsigned default 0 not null, `author_id` bigint(20) unsigned null, `status` varchar(20) default "publish" not null, `content` longtext null, `is_resolved` tinyint(1) default 0 not null, `is_public` tinyint(1) default 1 not null, `last_activity_at` datetime null, `created_at` datetime not null, `updated_at` datetime not null) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ElementorPro\Core\Database\Base_Database_Updater->ElementorPro\Core\Database\{closure}, ElementorPro\Core\Database\Base_Database_Updater->up, Elementor\Core\Utils\Collection->map, array_map, ElementorPro\Core\Database\Base_Database_Updater->ElementorPro\Core\Database\{closure}, ElementorPro\Modules\Notes\Database\Migrations\Initial->up, ElementorPro\Core\Database\Base_Migration->create_table, ElementorPro\Core\Database\Base_Migration->run_db_delta, dbDelta
[03-May-2024 01:23:18 UTC] WordPress database error Duplicate key name 'route_url_index' for query ALTER TABLE `wpx4_e_notes` ADD INDEX `route_url_index` (`route_url` (191)), ADD INDEX `post_id_index` (`post_id`), ADD INDEX `element_id_index` (`element_id`), ADD INDEX `parent_id_index` (`parent_id`), ADD INDEX `author_id_index` (`author_id`), ADD INDEX `status_index` (`status`), ADD INDEX `is_resolved_index` (`is_resolved`), ADD INDEX `is_public_index` (`is_public`), ADD INDEX `created_at_index` (`created_at`), ADD INDEX `updated_at_index` (`updated_at`), ADD INDEX `last_activity_at_index` (`last_activity_at`); made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ElementorPro\Core\Database\Base_Database_Updater->ElementorPro\Core\Database\{closure}, ElementorPro\Core\Database\Base_Database_Updater->up, Elementor\Core\Utils\Collection->map, array_map, ElementorPro\Core\Database\Base_Database_Updater->ElementorPro\Core\Database\{closure}, ElementorPro\Modules\Notes\Database\Migrations\Initial->up, ElementorPro\Core\Database\Base_Migration->create_indexes
[03-May-2024 01:23:18 UTC] WordPress database error Duplicate key name 'type_index' for query ALTER TABLE `wpx4_e_notes_users_relations` ADD INDEX `type_index` (`type`), ADD INDEX `note_id_index` (`note_id`), ADD INDEX `user_id_index` (`user_id`); made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ElementorPro\Core\Database\Base_Database_Updater->ElementorPro\Core\Database\{closure}, ElementorPro\Core\Database\Base_Database_Updater->up, Elementor\Core\Utils\Collection->map, array_map, ElementorPro\Core\Database\Base_Database_Updater->ElementorPro\Core\Database\{closure}, ElementorPro\Modules\Notes\Database\Migrations\Initial->up, ElementorPro\Core\Database\Base_Migration->create_indexes
[03-May-2024 01:23:18 UTC] WordPress database error Duplicate column name 'author_display_name' for query ALTER TABLE `wpx4_e_notes` ADD COLUMN `author_display_name` varchar(250) null comment "Save the author name when the author was deleted." AFTER `author_id`; made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ElementorPro\Core\Database\Base_Database_Updater->ElementorPro\Core\Database\{closure}, ElementorPro\Core\Database\Base_Database_Updater->up, Elementor\Core\Utils\Collection->map, array_map, ElementorPro\Core\Database\Base_Database_Updater->ElementorPro\Core\Database\{closure}, ElementorPro\Modules\Notes\Database\Migrations\Add_Author_Display_Name->up, ElementorPro\Core\Database\Base_Migration->add_columns
[03-May-2024 01:23:18 UTC] WordPress database error Duplicate column name 'route_post_id' for query ALTER TABLE `wpx4_e_notes` ADD COLUMN `route_post_id` bigint(20) unsigned null comment "The post id of the route that the note was created on." AFTER `route_title`; made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ElementorPro\Core\Database\Base_Database_Updater->ElementorPro\Core\Database\{closure}, ElementorPro\Core\Database\Base_Database_Updater->up, Elementor\Core\Utils\Collection->map, array_map, ElementorPro\Core\Database\Base_Database_Updater->ElementorPro\Core\Database\{closure}, ElementorPro\Modules\Notes\Database\Migrations\Add_Route_Post_Id->up, ElementorPro\Core\Database\Base_Migration->add_columns
[03-May-2024 01:23:18 UTC] WordPress database error Duplicate column name 'position' for query ALTER TABLE `wpx4_e_notes` ADD COLUMN `position` text null comment "A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}" AFTER `status`; made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ElementorPro\Core\Database\Base_Database_Updater->ElementorPro\Core\Database\{closure}, ElementorPro\Core\Database\Base_Database_Updater->up, Elementor\Core\Utils\Collection->map, array_map, ElementorPro\Core\Database\Base_Database_Updater->ElementorPro\Core\Database\{closure}, ElementorPro\Modules\Notes\Database\Migrations\Add_Note_Position->up, ElementorPro\Core\Database\Base_Migration->add_columns
[13-May-2024 04:25:27 UTC] PHP Warning:  Attempt to read property "title" on null in /home/natp5647/public_html/wp-includes/class-wp-customize-widgets.php on line 905
[13-May-2024 04:26:16 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/natp5647/public_html/wp-admin/includes/ajax-actions.php on line 4677
[17-May-2024 07:28:07 UTC] WordPress database error Commands out of sync; you can't run this command now for query SHOW FULL COLUMNS FROM `wpx4_options` made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_QueueRunner->maybe_dispatch_async_request, ActionScheduler_OptionLock->set, update_option
[17-May-2024 07:28:07 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT COUNT(DISTINCT claim_id) FROM wpx4_actionscheduler_actions WHERE claim_id != 0 AND status IN ( 'pending', 'in-progress') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_QueueRunner->maybe_dispatch_async_request, ActionScheduler_AsyncRequest_QueueRunner->maybe_dispatch, ActionScheduler_AsyncRequest_QueueRunner->allow, ActionScheduler_Abstract_QueueRunner->has_maximum_concurrent_batches, ActionScheduler_DBStore->get_claim_count
[17-May-2024 07:28:07 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT a.action_id FROM wpx4_actionscheduler_actions a WHERE 1=1 AND a.status IN ('pending') AND a.scheduled_date_gmt <= '2024-05-17 07:28:07' LIMIT 0, 5 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_QueueRunner->maybe_dispatch_async_request, ActionScheduler_AsyncRequest_QueueRunner->maybe_dispatch, ActionScheduler_AsyncRequest_QueueRunner->allow, ActionScheduler_Store->has_pending_actions_due, ActionScheduler_DBStore->query_actions
[05-Jul-2024 07:13:09 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/natp5647/public_html/wp-admin/includes/ajax-actions.php on line 4677
[05-Jul-2024 09:30:23 UTC] PHP Warning:  Attempt to read property "title" on null in /home/natp5647/public_html/wp-includes/class-wp-customize-widgets.php on line 905
[13-Dec-2024 06:46:54 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/natp5647/public_html/wp-admin/includes/ajax-actions.php on line 4682
