[ad_1]
[ad_2]
What do the folllowing errormessages mean and how can i fix them?
[22-Jul-2024 09:37:00 UTC] WordPress database error Duplicate key name 'route_url_index' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:00 UTC] WordPress database error Duplicate key name 'type_index' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:00 UTC] WordPress database error Duplicate column name 'author_display_name' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:00 UTC] WordPress database error Duplicate column name 'route_post_id' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:00 UTC] WordPress database error Duplicate column name 'position' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:00 UTC] WordPress database error Duplicate key name 'route_url_index' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:00 UTC] WordPress database error Duplicate key name 'type_index' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:00 UTC] WordPress database error Duplicate column name 'author_display_name' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:00 UTC] WordPress database error Duplicate column name 'route_post_id' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:00 UTC] WordPress database error Duplicate column name 'position' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:03 UTC] WordPress database error Duplicate key name 'route_url_index' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:03 UTC] WordPress database error Duplicate key name 'type_index' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:03 UTC] WordPress database error Duplicate column name 'author_display_name' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:03 UTC] WordPress database error Duplicate column name 'route_post_id' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:03 UTC] WordPress database error Duplicate column name 'position' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:04 UTC] WordPress database error Duplicate key name 'route_url_index' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:04 UTC] WordPress database error Duplicate key name 'type_index' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:04 UTC] WordPress database error Duplicate column name 'author_display_name' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:04 UTC] WordPress database error Duplicate column name 'route_post_id' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:04 UTC] WordPress database error Duplicate column name 'position' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:04 UTC] WordPress database error Duplicate entry '0' for key 'PRIMARY' for query INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (6, '_elementor_css', 'a:6:{s:4:\"time\";i:1721641024;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:1:{i:0;s:12:\"the7-feather\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/dt-the7/inc/mods/compatibility/elementor/page-templates/elementor-page.php'), get_header, locate_template, load_template, require_once('/themes/dt-the7/header.php'), get_template_part, locate_template, load_template, require('/themes/dt-the7/header-single.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, ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles, Elementor\Frontend->enqueue_styles, do_action('elementor/frontend/after_enqueue_styles'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Core\Kits\Manager->frontend_before_enqueue_styles, Elementor\Core\Files\CSS\Post->enqueue, Elementor\Core\Files\CSS\Base->enqueue, Elementor\Core\Files\CSS\Base->update, Elementor\Core\Files\CSS\Post->update_meta, update_post_meta, update_metadata, add_metadata [22-Jul-2024 09:37:04 UTC] WordPress database error Duplicate entry '0' for key 'PRIMARY' for query INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (1671, '_elementor_css', 'a:6:{s:4:\"time\";i:1721641024;s:5:\"fonts\";a:1:{i:0;s:9:\"Helvetica\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/dt-the7/inc/mods/compatibility/elementor/page-templates/elementor-page.php'), get_header, locate_template, load_template, require_once('/themes/dt-the7/header.php'), get_template_part, locate_template, load_template, require('/themes/dt-the7/header-single.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, ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles, Elementor\Frontend->enqueue_styles, Elementor\Core\Files\CSS\Post->enqueue, Elementor\Core\Files\CSS\Base->enqueue, Elementor\Core\Files\CSS\Base->update, Elementor\Core\Files\CSS\Post->update_meta, update_post_meta, update_metadata, add_metadata [22-Jul-2024 09:37:04 UTC] WordPress database error Duplicate entry '0' for key 'PRIMARY' for query INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (4924, '_elementor_css', 'a:6:{s:4:\"time\";i:1721641024;s:5:\"fonts\";a:1:{i:0;s:9:\"Helvetica\";}s:5:\"icons\";a:1:{i:0;s:12:\"the7-feather\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/dt-the7/inc/mods/compatibility/elementor/page-templates/elementor-page.php'), get_header, locate_template, load_template, require_once('/themes/dt-the7/header.php'), get_template_part, locate_template, load_template, require('/themes/dt-the7/header-single.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, ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles, Elementor\Core\Files\CSS\Post->enqueue, Elementor\Core\Files\CSS\Base->enqueue, Elementor\Core\Files\CSS\Base->update, Elementor\Core\Files\CSS\Post->update_meta, update_post_meta, update_metadata, add_metadata [22-Jul-2024 09:37:04 UTC] WordPress database error Duplicate entry '0' for key 'PRIMARY' for query INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (2900, '_elementor_css', 'a:6:{s:4:\"time\";i:1721641024;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/dt-the7/inc/mods/compatibility/elementor/page-templates/elementor-page.php'), get_header, locate_template, load_template, require_once('/themes/dt-the7/header.php'), get_template_part, locate_template, load_template, require('/themes/dt-the7/header-single.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, ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles, Elementor\Core\Files\CSS\Post->enqueue, Elementor\Core\Files\CSS\Base->enqueue, Elementor\Core\Files\CSS\Base->update, Elementor\Core\Files\CSS\Post->update_meta, update_post_meta, update_metadata, add_metadata [22-Jul-2024 09:37:04 UTC] WordPress database error Duplicate entry '0' for key 'PRIMARY' for query INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (752, '_elementor_css', 'a:6:{s:4:\"time\";i:1721641024;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";i:8;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/dt-the7/inc/mods/compatibility/elementor/page-templates/elementor-page.php'), get_header, locate_template, load_template, require_once('/themes/dt-the7/header.php'), get_template_part, locate_template, load_template, require('/themes/dt-the7/header-single.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, ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles, Elementor\Core\Files\CSS\Post->enqueue, Elementor\Core\Files\CSS\Base->enqueue, Elementor\Core\Files\CSS\Base->update, Elementor\Core\Files\CSS\Post->update_meta, update_post_meta, update_metadata, add_metadata [22-Jul-2024 09:37:04 UTC] WordPress database error Duplicate entry '0' for key 'PRIMARY' for query INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (4609, '_elementor_css', 'a:6:{s:4:\"time\";i:1721641024;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/dt-the7/inc/mods/compatibility/elementor/page-templates/elementor-page.php'), get_header, locate_template, load_template, require_once('/themes/dt-the7/header.php'), get_template_part, locate_template, load_template, require('/themes/dt-the7/header-single.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, ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles, Elementor\Core\Files\CSS\Post->enqueue, Elementor\Core\Files\CSS\Base->enqueue, Elementor\Core\Files\CSS\Base->update, Elementor\Core\Files\CSS\Post->update_meta, update_post_meta, update_metadata, add_metadata [22-Jul-2024 09:37:05 UTC] WordPress database error Duplicate key name 'route_url_index' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:05 UTC] WordPress database error Duplicate key name 'type_index' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:05 UTC] WordPress database error Duplicate column name 'author_display_name' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:05 UTC] WordPress database error Duplicate column name 'route_post_id' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:05 UTC] WordPress database error Duplicate column name 'position' for query ALTER TABLE `wp_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 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 [22-Jul-2024 09:37:05 UTC] WordPress database error Duplicate entry '0' for key 'PRIMARY' for query INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_content_filtered`, `post_title`, `post_excerpt`, `post_status`, `post_type`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_parent`, `menu_order`, `post_mime_type`, `guid`) VALUES (6, '2024-07-22 11:37:05', '2024-07-22 09:37:05', '{\n \"old_sidebars_widgets_data\": {\n \"value\": {\n \"wp_inactive_widgets\": [\n \"block-2\",\n \"block-3\",\n \"block-4\",\n \"block-5\",\n \"block-6\"\n ],\n \"sidebar\": [\n \"search-2\",\n \"recent-posts-2\",\n \"recent-comments-2\"\n ],\n \"sidebar-2\": [\n \"archives-2\",\n \"categories-2\",\n \"meta-2\"\n ],\n \"search_sidebar\": [],\n \"footer-one\": [],\n \"footer-two\": [],\n \"footer-three\": [],\n \"footer-four\": []\n },\n \"type\": \"global_variable\",\n \"user_id\": 6,\n \"date_modified_gmt\": \"2024-07-22 09:37:05\"\n },\n \"dt-the7-child::nav_menu_locations[primary]\": {\n \"value\": 0,\n \"type\": \"theme_mod\",\n \"user_id\": 6,\n \"date_modified_gmt\": \"2024-07-22 09:37:05\"\n }\n}', '', '', '', 'publish', 'customize_changeset', 'closed', 'closed', '', '61d434e5-5f78-4855-a1a3-b4cc16c522db', '', '', '2024-07-22 11:37:05', '2024-07-22 09:37:05', 0, 0, '', '') made by do_action('wp_ajax_customize_save'), WP_Hook->do_action, WP_Hook->apply_filters, WP_Customize_Manager->save, WP_Customize_Manager->save_changeset_post, wp_insert_post