• File: error_log
  • Full Path: /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-admin/error_log
  • File size: 44.84 KB
  • MIME-type: text/plain
  • Charset: utf-8
[16-Sep-2022 14:09:32 UTC] WordPress database error Table 'yaeytimy_WP1OO.tBU_users' doesn't exist for query SELECT * FROM tBU_users WHERE user_login = 'Backend' LIMIT 1 made by 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, rs_bubblemorph_init, RsBubblemorphBase->__construct, RsAddOnBubblemorphBase->_loadPluginTextDomain, load_plugin_textdomain, determine_locale, get_user_locale, wp_get_current_user, _wp_get_current_user, apply_filters('determine_current_user'), WP_Hook->apply_filters, wp_validate_auth_cookie, get_user_by, WP_User::get_data_by
[18-Sep-2022 15:54:24 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 '(``)' at line 1 for query ALTER TABLE tBU_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
[18-Sep-2022 15:54:24 UTC] WordPress database error Duplicate key name 'main_meta_id_index' for query ALTER TABLE `tBU_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
[18-Sep-2022 15:54:24 UTC] WordPress database error Duplicate key name 'submission_id_index' for query ALTER TABLE `tBU_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
[18-Sep-2022 15:54:24 UTC] WordPress database error Duplicate key name 'submission_id_index' for query ALTER TABLE `tBU_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
[18-Sep-2022 15:54:24 UTC] WordPress database error Duplicate column name 'referer_title' for query 
			ALTER TABLE `tBU_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
[18-Sep-2022 15:54:24 UTC] WordPress database error Duplicate key name 'referer_index' for query 
			ALTER TABLE `tBU_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
[18-Sep-2022 15:54:50 UTC] WordPress database error Duplicate key name 'route_url_index' for query ALTER TABLE `tBU_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
[18-Sep-2022 15:54:50 UTC] WordPress database error Duplicate key name 'type_index' for query ALTER TABLE `tBU_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
[18-Sep-2022 15:54:50 UTC] WordPress database error Duplicate column name 'author_display_name' for query ALTER TABLE `tBU_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
[18-Sep-2022 15:54:50 UTC] WordPress database error Duplicate column name 'route_post_id' for query ALTER TABLE `tBU_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
[18-Sep-2022 15:54:50 UTC] WordPress database error Duplicate column name 'position' for query ALTER TABLE `tBU_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
[28-Sep-2022 10:12:14 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:12:14 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/kosmos.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:12:28 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:12:28 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/Asset-19.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:12:37 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:12:37 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/PTTEP.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:12:59 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:12:59 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/Schlumberger.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:32:59 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:32:59 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/Schlum.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:44:04 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:44:04 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/Shell.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:44:28 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:44:28 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/Equinor-logo.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:44:48 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:44:48 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/Denbury-logo.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:45:06 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:45:06 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/Pemex.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:45:22 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:45:22 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/Nooc-Logo.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:45:41 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:45:41 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/Kuwait-oil-Company-Logo.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:46:26 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:46:26 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/Energy-Pan-American-Logo.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:47:00 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:47:00 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/Ecopetrol-Logo.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:50:49 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 10:50:49 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/Pan-American-Energy-Logo.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 11:07:02 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 11:07:02 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/TAchyus-Fav-Icon-BL.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 11:07:03 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Sep-2022 11:07:03 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/09/TAchyus-Fav-Icon-Grey.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[28-Oct-2022 11:06:01 UTC] PHP Warning:  simplexml_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 70
[28-Oct-2022 11:06:01 UTC] PHP Warning:  simplexml_load_file(http://www.geoplugin.net/xml.gp?ip=5.192.143.217): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 70
[28-Oct-2022 11:06:01 UTC] PHP Warning:  simplexml_load_file(): I/O warning : failed to load external entity "http://www.geoplugin.net/xml.gp?ip=5.192.143.217" in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 70
[28-Oct-2022 11:06:01 UTC] PHP Warning:  simplexml_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 11:06:01 UTC] PHP Warning:  simplexml_load_file(http://www.geoplugin.net/xml.gp?ip=5.192.143.217): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 11:06:01 UTC] PHP Warning:  simplexml_load_file(): I/O warning : failed to load external entity "http://www.geoplugin.net/xml.gp?ip=5.192.143.217" in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 11:08:04 UTC] PHP Warning:  simplexml_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 11:08:04 UTC] PHP Warning:  simplexml_load_file(http://www.geoplugin.net/xml.gp?ip=5.192.143.217): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 11:08:04 UTC] PHP Warning:  simplexml_load_file(): I/O warning : failed to load external entity "http://www.geoplugin.net/xml.gp?ip=5.192.143.217" in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 13:23:56 UTC] PHP Warning:  simplexml_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 70
[28-Oct-2022 13:23:56 UTC] PHP Warning:  simplexml_load_file(http://www.geoplugin.net/xml.gp?ip=5.192.143.150): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 70
[28-Oct-2022 13:23:56 UTC] PHP Warning:  simplexml_load_file(): I/O warning : failed to load external entity "http://www.geoplugin.net/xml.gp?ip=5.192.143.150" in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 70
[28-Oct-2022 13:23:56 UTC] PHP Warning:  simplexml_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 13:23:56 UTC] PHP Warning:  simplexml_load_file(http://www.geoplugin.net/xml.gp?ip=5.192.143.150): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 13:23:56 UTC] PHP Warning:  simplexml_load_file(): I/O warning : failed to load external entity "http://www.geoplugin.net/xml.gp?ip=5.192.143.150" in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 13:24:43 UTC] PHP Warning:  simplexml_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 13:24:43 UTC] PHP Warning:  simplexml_load_file(http://www.geoplugin.net/xml.gp?ip=5.192.143.150): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 13:24:43 UTC] PHP Warning:  simplexml_load_file(): I/O warning : failed to load external entity "http://www.geoplugin.net/xml.gp?ip=5.192.143.150" in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 13:27:53 UTC] PHP Warning:  simplexml_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 13:27:53 UTC] PHP Warning:  simplexml_load_file(http://www.geoplugin.net/xml.gp?ip=5.192.143.150): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[28-Oct-2022 13:27:53 UTC] PHP Warning:  simplexml_load_file(): I/O warning : failed to load external entity "http://www.geoplugin.net/xml.gp?ip=5.192.143.150" in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[02-Nov-2022 15:30:14 UTC] PHP Warning:  simplexml_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[02-Nov-2022 15:30:14 UTC] PHP Warning:  simplexml_load_file(http://www.geoplugin.net/xml.gp?ip=186.145.243.83): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[02-Nov-2022 15:30:14 UTC] PHP Warning:  simplexml_load_file(): I/O warning : failed to load external entity "http://www.geoplugin.net/xml.gp?ip=186.145.243.83" in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[02-Nov-2022 16:10:46 UTC] PHP Warning:  simplexml_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[02-Nov-2022 16:10:46 UTC] PHP Warning:  simplexml_load_file(http://www.geoplugin.net/xml.gp?ip=186.145.243.83): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[02-Nov-2022 16:10:46 UTC] PHP Warning:  simplexml_load_file(): I/O warning : failed to load external entity "http://www.geoplugin.net/xml.gp?ip=186.145.243.83" in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[02-Nov-2022 16:12:15 UTC] PHP Warning:  simplexml_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[02-Nov-2022 16:12:15 UTC] PHP Warning:  simplexml_load_file(http://www.geoplugin.net/xml.gp?ip=186.145.243.83): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[02-Nov-2022 16:12:15 UTC] PHP Warning:  simplexml_load_file(): I/O warning : failed to load external entity "http://www.geoplugin.net/xml.gp?ip=186.145.243.83" in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[04-Nov-2022 10:41:39 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 10:41:39 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/11/SLB.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 10:44:49 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 10:44:49 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/11/VISTA.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 10:47:19 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 10:47:19 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/11/Vista-logo.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 10:50:09 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 10:50:09 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/11/Enap.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 10:51:25 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 10:51:25 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/11/ONCG.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 10:52:32 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 10:52:32 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/11/Oman.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 11:11:09 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 11:11:09 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/11/ENAP-2.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[04-Nov-2022 12:21:10 UTC] PHP Warning:  simplexml_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[04-Nov-2022 12:21:10 UTC] PHP Warning:  simplexml_load_file(http://www.geoplugin.net/xml.gp?ip=190.246.72.185): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[04-Nov-2022 12:21:10 UTC] PHP Warning:  simplexml_load_file(): I/O warning : failed to load external entity "http://www.geoplugin.net/xml.gp?ip=190.246.72.185" in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[04-Nov-2022 12:22:16 UTC] PHP Warning:  simplexml_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[04-Nov-2022 12:22:16 UTC] PHP Warning:  simplexml_load_file(http://www.geoplugin.net/xml.gp?ip=190.246.72.185): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[04-Nov-2022 12:22:16 UTC] PHP Warning:  simplexml_load_file(): I/O warning : failed to load external entity "http://www.geoplugin.net/xml.gp?ip=190.246.72.185" in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/contact-forms-anti-spam/includes/functions.php on line 710
[12-Dec-2022 09:37:48 UTC] PHP Warning:  simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[12-Dec-2022 09:37:48 UTC] PHP Warning:  simplexml_load_file(https://dev1tachyus.global-dimension.biz/wp-content/uploads/2022/12/CONOC-PHILLIPS.svg): failed to open stream: no suitable wrapper could be found in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor/core/files/file-types/svg.php on line 234
[21-Oct-2024 15:25:20 UTC] WordPress database error Table 'yaeytimy_WP1OO.tBU_posts' doesn't exist for query SELECT tBU_posts.* FROM tBU_posts WHERE ID IN (691,511,515) made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/addon-elements-for-elementor-page-builder/elementor-addon-elements.php'), require_once('/plugins/addon-elements-for-elementor-page-builder/inc/bootstrap.php'), WTS_EAE\Plugin::get_instance, WTS_EAE\Plugin->__construct, apply_filters('eae/admin_notices'), WP_Hook->apply_filters, WTS_EAE\Admin_Notice->fv_notice, WP_Query->__construct, WP_Query->query, WP_Query->get_posts, _prime_post_caches
[21-Oct-2024 16:36:07 UTC] PHP Fatal error:  Uncaught Error: Undefined class constant 'ADMIN_MENU_PRIORITY' in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor-pro/core/app/modules/site-editor/module.php:205
Stack trace:
#0 /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor-pro/core/app/app.php(86): ElementorPro\Core\App\Modules\SiteEditor\Module->__construct()
#1 /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor-pro/plugin.php(324): ElementorPro\Core\App\App->__construct()
#2 /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor-pro/plugin.php(108): ElementorPro\Plugin->__construct()
#3 /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor-pro/plugin.php(339): ElementorPro\Plugin::instance()
#4 /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor-pro/elementor-pro.php(57): require('/home/yaeytimy/...')
#5 /home/yaeytimy/public_html/d in /home/yaeytimy/public_html/dev1tachyus-global-dimension-biz/wp-content/plugins/elementor-pro/core/app/modules/site-editor/module.php on line 205
[21-Oct-2024 16:38:14 UTC] WordPress database error Table 'yaeytimy_WP1OO.tBU_woocommerce_sessions' doesn't exist for query SELECT session_value FROM tBU_woocommerce_sessions WHERE session_key = '2' made by 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, WooCommerce->init, wc_load_cart, WooCommerce->initialize_session, WC_Session_Handler->init, WC_Session_Handler->init_session_cookie, WC_Session_Handler->get_session_data, WC_Session_Handler->get_session
[21-Oct-2024 16:38:16 UTC] WordPress database error Table 'yaeytimy_WP1OO.tBU_wc_admin_notes' doesn't exist for query SELECT * FROM tBU_wc_admin_notes WHERE 1=1 AND type IN ('survey') AND status IN ('actioned') AND is_deleted = 0 ORDER BY date_created DESC LIMIT 0, 10 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\Notes\Notes::possibly_delete_survey_notes, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes
[21-Oct-2024 16:38:16 UTC] WordPress database error Table 'yaeytimy_WP1OO.tBU_wc_admin_notes' doesn't exist for query SELECT note_id FROM tBU_wc_admin_notes WHERE name = 'wc-admin-wc-helper-connection' ORDER BY note_id ASC made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->admin_init, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->check_connection, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
[21-Oct-2024 16:38:16 UTC] WordPress database error Table 'yaeytimy_WP1OO.tBU_wc_admin_notes' doesn't exist for query SELECT note_id FROM tBU_wc_admin_notes WHERE name = 'wc-admin-wc-helper-connection' ORDER BY note_id ASC made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->admin_init, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->check_connection, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->remove_notes, Automattic\WooCommerce\Admin\Notes\Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
[21-Oct-2024 16:38:16 UTC] WordPress database error Table 'yaeytimy_WP1OO.tBU_wc_admin_notes' doesn't exist for query SELECT note_id FROM tBU_wc_admin_notes WHERE name = 'wc-admin-wc-helper-subscription' ORDER BY note_id ASC made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->admin_init, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->check_connection, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->remove_notes, Automattic\WooCommerce\Admin\Notes\Notes::delete_notes_with_name, WC_Data_Store->__call, Automattic\WooCommerce\Admin\Notes\DataStore->get_notes_with_name
[21-Oct-2024 16:38:16 UTC] WordPress database error Table 'yaeytimy_WP1OO.tBU_wc_admin_notes' doesn't exist for query SHOW FULL COLUMNS FROM `tBU_wc_admin_notes` made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->admin_init, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->check_connection, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->add_no_connection_note, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create
[21-Oct-2024 16:38:16 UTC] WordPress database error Table 'yaeytimy_WP1OO.tBU_wc_admin_note_actions' doesn't exist for query DELETE FROM tBU_wc_admin_note_actions WHERE note_id = 0 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->admin_init, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->check_connection, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->add_no_connection_note, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
[21-Oct-2024 16:38:16 UTC] WordPress database error Table 'yaeytimy_WP1OO.tBU_wc_admin_note_actions' doesn't exist for query SHOW FULL COLUMNS FROM `tBU_wc_admin_note_actions` made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->admin_init, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->check_connection, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->add_no_connection_note, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions
[21-Oct-2024 16:38:16 UTC] WordPress database error Table 'yaeytimy_WP1OO.tBU_wc_admin_note_actions' doesn't exist for query SELECT action_id, name, label, query, status, is_primary, actioned_text
				FROM tBU_wc_admin_note_actions
				WHERE note_id = 0 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->admin_init, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->check_connection, Automattic\WooCommerce\Admin\Notes\WooSubscriptionsNotes->add_no_connection_note, WC_Data->save, WC_Data_Store->create, Automattic\WooCommerce\Admin\Notes\DataStore->create, Automattic\WooCommerce\Admin\Notes\DataStore->save_actions, Automattic\WooCommerce\Admin\Notes\DataStore->read_actions
[21-Oct-2024 16:38:16 UTC] WordPress database error Table 'yaeytimy_WP1OO.tBU_woocommerce_sessions' doesn't exist for query INSERT INTO tBU_woocommerce_sessions (`session_key`, `session_value`, `session_expiry`) VALUES ('2', 'a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:705:\"a:26:{s:2:\"id\";s:1:\"2\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:21:\"m.gomaa@pyramedia.biz\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}', 1729701494)
 					ON DUPLICATE KEY UPDATE `session_value` = VALUES(`session_value`), `session_expiry` = VALUES(`session_expiry`) made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Session_Handler->save_data
[21-Oct-2024 16:38:16 UTC] WordPress database error Table 'yaeytimy_WP1OO.tBU_woocommerce_sessions' doesn't exist for query SHOW FULL COLUMNS FROM `tBU_woocommerce_sessions` made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Session_Handler->save_data, WC_Session_Handler->delete_session