[02-Dec-2023 06:50:59 UTC] PHP Warning:  Undefined array key "index_type" in /home/vizirlkd/public_html/ecom/wp-admin/includes/upgrade.php on line 2940
[02-Dec-2023 06:50:59 UTC] PHP Warning:  Undefined array key "index_name" in /home/vizirlkd/public_html/ecom/wp-admin/includes/upgrade.php on line 2946
[02-Dec-2023 06:50:59 UTC] PHP Warning:  Undefined array key "index_columns" in /home/vizirlkd/public_html/ecom/wp-admin/includes/upgrade.php on line 2949
[02-Dec-2023 06:50:59 UTC] PHP Warning:  Undefined array key "column_name" in /home/vizirlkd/public_html/ecom/wp-admin/includes/upgrade.php on line 2980
[02-Dec-2023 06:50:59 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 wphw_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
[02-Dec-2023 06:50:59 UTC] WordPress database error Duplicate key name 'main_meta_id_index' for query ALTER TABLE `wphw_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
[02-Dec-2023 06:50:59 UTC] WordPress database error Duplicate key name 'submission_id_index' for query ALTER TABLE `wphw_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
[02-Dec-2023 06:50:59 UTC] WordPress database error Duplicate key name 'submission_id_index' for query ALTER TABLE `wphw_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
[02-Dec-2023 06:50:59 UTC] WordPress database error Duplicate column name 'referer_title' for query 
			ALTER TABLE `wphw_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
[02-Dec-2023 06:50:59 UTC] WordPress database error Duplicate key name 'referer_index' for query 
			ALTER TABLE `wphw_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
[02-Dec-2023 13:33:00 UTC] PHP Warning:  Undefined array key "editor_post_id" in /home/vizirlkd/public_html/ecom/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php on line 168
[03-Dec-2023 08:13:01 UTC] PHP Warning:  Attempt to read property "bundled" on null in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/admin/bsf-core/plugin-installer/admin-functions.php on line 98
[03-Dec-2023 08:13:01 UTC] PHP Warning:  Attempt to read property "simple" on null in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/admin/bsf-core/plugin-installer/admin-functions.php on line 113
[03-Dec-2023 08:13:01 UTC] PHP Warning:  foreach() argument must be of type array|object, string given in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/admin/bsf-core/plugin-installer/admin-functions.php on line 64
[03-Dec-2023 08:13:01 UTC] PHP Warning:  Attempt to read property "bundled" on null in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/admin/bsf-core/plugin-installer/admin-functions.php on line 98
[03-Dec-2023 08:13:01 UTC] PHP Warning:  Attempt to read property "simple" on null in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/admin/bsf-core/plugin-installer/admin-functions.php on line 113
[03-Dec-2023 08:13:01 UTC] PHP Warning:  foreach() argument must be of type array|object, string given in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/admin/bsf-core/plugin-installer/admin-functions.php on line 115
[03-Dec-2023 08:53:01 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 08:53:01 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 08:53:01 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 08:53:01 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 08:54:56 UTC] FeaturesController::get_compatible_plugins_for_feature was called incorrectly. FeaturesController::get_compatible_plugins_for_feature should not be called before the woocommerce_init action. Backtrace: do_action('wp_ajax_astra-required-plugin-activate'), WP_Hook->do_action, WP_Hook->apply_filters, Astra_Sites->required_plugin_activate, activate_plugin, do_action('activate_woocommerce/woocommerce.php'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Install::install, WC_Install::create_options, WC_Settings_Page->get_settings, WC_Settings_Page->get_settings_for_section, apply_filters('woocommerce_get_settings_advanced'), WP_Hook->apply_filters, Automattic\WooCommerce\Internal\Features\FeaturesController->__call, call_user_func_array, Automattic\WooCommerce\Internal\Features\FeaturesController->add_feature_settings, array_map, Automattic\WooCommerce\Internal\Features\FeaturesController->Automattic\WooCommerce\Internal\Features\{closure}, call_user_func, Automattic\WooCommerce\Internal\DataStores\Orders\CustomOrdersTableController->Automattic\WooCommerce\Internal\DataStores\Orders\{closure}, Automattic\WooCommerce\Internal\Features\FeaturesController->get_compatible_plugins_for_feature, Automattic\WooCommerce\Internal\Features\FeaturesController->verify_did_woocommerce_init, Automattic\WooCommerce\Proxies\LegacyProxy->call_function, call_user_func_array, wc_doing_it_wrong. This message was added in version 7.0.
[03-Dec-2023 08:54:56 UTC] FeaturesController::get_compatible_plugins_for_feature was called incorrectly. FeaturesController::get_compatible_plugins_for_feature should not be called before the woocommerce_init action. Backtrace: do_action('wp_ajax_astra-required-plugin-activate'), WP_Hook->do_action, WP_Hook->apply_filters, Astra_Sites->required_plugin_activate, activate_plugin, do_action('activate_woocommerce/woocommerce.php'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Install::install, WC_Install::create_options, WC_Settings_Page->get_settings, WC_Settings_Page->get_settings_for_section, apply_filters('woocommerce_get_settings_advanced'), WP_Hook->apply_filters, Automattic\WooCommerce\Internal\Features\FeaturesController->__call, call_user_func_array, Automattic\WooCommerce\Internal\Features\FeaturesController->add_feature_settings, array_map, Automattic\WooCommerce\Internal\Features\FeaturesController->Automattic\WooCommerce\Internal\Features\{closure}, call_user_func, Automattic\WooCommerce\Internal\DataStores\Orders\CustomOrdersTableController->Automattic\WooCommerce\Internal\DataStores\Orders\{closure}, Automattic\WooCommerce\Internal\Features\FeaturesController->get_compatible_plugins_for_feature, Automattic\WooCommerce\Internal\Features\FeaturesController->verify_did_woocommerce_init, Automattic\WooCommerce\Proxies\LegacyProxy->call_function, call_user_func_array, wc_doing_it_wrong. This message was added in version 7.0.
[03-Dec-2023 08:54:57 UTC] PHP Warning:  Undefined array key "name" in /home/vizirlkd/public_html/ecom/wp-content/plugins/woocommerce/includes/class-wc-install.php on line 832
[03-Dec-2023 08:54:57 UTC] PHP Warning:  Undefined array key "title" in /home/vizirlkd/public_html/ecom/wp-content/plugins/woocommerce/includes/class-wc-install.php on line 834
[03-Dec-2023 08:54:57 UTC] PHP Warning:  Undefined array key "name" in /home/vizirlkd/public_html/ecom/wp-content/plugins/woocommerce/includes/class-wc-install.php on line 832
[03-Dec-2023 08:54:57 UTC] PHP Warning:  Undefined array key "title" in /home/vizirlkd/public_html/ecom/wp-content/plugins/woocommerce/includes/class-wc-install.php on line 834
[03-Dec-2023 08:54:57 UTC] FeaturesController::get_compatible_plugins_for_feature was called incorrectly. FeaturesController::get_compatible_plugins_for_feature should not be called before the woocommerce_init action. Backtrace: do_action('wp_ajax_astra-required-plugin-activate'), WP_Hook->do_action, WP_Hook->apply_filters, Astra_Sites->required_plugin_activate, Astra_Sites->after_plugin_activate, do_action('astra_sites_after_plugin_activation'), WP_Hook->do_action, WP_Hook->apply_filters, Astra_Sites_Compatibility_WooCommerce->install_wc, WC_Install::install, WC_Install::create_options, WC_Settings_Page->get_settings, WC_Settings_Page->get_settings_for_section, apply_filters('woocommerce_get_settings_advanced'), WP_Hook->apply_filters, Automattic\WooCommerce\Internal\Features\FeaturesController->__call, call_user_func_array, Automattic\WooCommerce\Internal\Features\FeaturesController->add_feature_settings, array_map, Automattic\WooCommerce\Internal\Features\FeaturesController->Automattic\WooCommerce\Internal\Features\{closure}, call_user_func, Automattic\WooCommerce\Internal\DataStores\Orders\CustomOrdersTableController->Automattic\WooCommerce\Internal\DataStores\Orders\{closure}, Automattic\WooCommerce\Internal\Features\FeaturesController->get_compatible_plugins_for_feature, Automattic\WooCommerce\Internal\Features\FeaturesController->verify_did_woocommerce_init, Automattic\WooCommerce\Proxies\LegacyProxy->call_function, call_user_func_array, wc_doing_it_wrong. This message was added in version 7.0.
[03-Dec-2023 08:54:57 UTC] FeaturesController::get_compatible_plugins_for_feature was called incorrectly. FeaturesController::get_compatible_plugins_for_feature should not be called before the woocommerce_init action. Backtrace: do_action('wp_ajax_astra-required-plugin-activate'), WP_Hook->do_action, WP_Hook->apply_filters, Astra_Sites->required_plugin_activate, Astra_Sites->after_plugin_activate, do_action('astra_sites_after_plugin_activation'), WP_Hook->do_action, WP_Hook->apply_filters, Astra_Sites_Compatibility_WooCommerce->install_wc, WC_Install::install, WC_Install::create_options, WC_Settings_Page->get_settings, WC_Settings_Page->get_settings_for_section, apply_filters('woocommerce_get_settings_advanced'), WP_Hook->apply_filters, Automattic\WooCommerce\Internal\Features\FeaturesController->__call, call_user_func_array, Automattic\WooCommerce\Internal\Features\FeaturesController->add_feature_settings, array_map, Automattic\WooCommerce\Internal\Features\FeaturesController->Automattic\WooCommerce\Internal\Features\{closure}, call_user_func, Automattic\WooCommerce\Internal\DataStores\Orders\CustomOrdersTableController->Automattic\WooCommerce\Internal\DataStores\Orders\{closure}, Automattic\WooCommerce\Internal\Features\FeaturesController->get_compatible_plugins_for_feature, Automattic\WooCommerce\Internal\Features\FeaturesController->verify_did_woocommerce_init, Automattic\WooCommerce\Proxies\LegacyProxy->call_function, call_user_func_array, wc_doing_it_wrong. This message was added in version 7.0.
[03-Dec-2023 08:55:07 UTC] Astra Addon: Batch Process Started!
[03-Dec-2023 08:55:07 UTC] Astra Addon: Queuing 3.9.3 - astra_addon_update_variant_active_state
[03-Dec-2023 08:55:07 UTC] Astra Addon: Queuing 4.0.0 - astra_addon_background_updater_4_0_0
[03-Dec-2023 08:55:07 UTC] Astra Addon: Queuing 4.1.0 - astra_addon_background_updater_4_1_0
[03-Dec-2023 08:55:07 UTC] Astra Addon: Queuing 4.1.6 - astra_addon_background_updater_4_1_6
[03-Dec-2023 08:55:09 UTC] Astra Addon: DB version updated!
[03-Dec-2023 08:55:09 UTC] Astra Addon: Batch Process Completed!
[03-Dec-2023 08:55:10 UTC] Astra Addon: Batch Process Started!
[03-Dec-2023 08:55:10 UTC] Astra Addon: Queuing 3.9.3 - astra_addon_update_variant_active_state
[03-Dec-2023 08:55:10 UTC] Astra Addon: Queuing 4.0.0 - astra_addon_background_updater_4_0_0
[03-Dec-2023 08:55:10 UTC] Astra Addon: Queuing 4.1.0 - astra_addon_background_updater_4_1_0
[03-Dec-2023 08:55:10 UTC] Astra Addon: Queuing 4.1.6 - astra_addon_background_updater_4_1_6
[03-Dec-2023 08:55:34 UTC] Astra Addon: Batch Process Started!
[03-Dec-2023 08:55:34 UTC] Astra Addon: Running migration without batch processing.
[03-Dec-2023 08:55:34 UTC] Astra Addon: DB version updated!
[03-Dec-2023 08:58:30 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 08:58:30 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 08:58:30 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 08:58:30 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 08:58:30 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 08:58:30 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 08:58:31 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 08:58:31 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 09:48:08 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 09:48:08 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 09:48:08 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 09:48:08 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 09:48:08 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 09:48:08 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 09:48:08 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 09:48:08 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 09:53:11 UTC] Astra Addon: Batch Process Started!
[03-Dec-2023 09:53:11 UTC] Astra Addon: Queuing 3.9.3 - astra_addon_update_variant_active_state
[03-Dec-2023 09:53:11 UTC] Astra Addon: Queuing 4.0.0 - astra_addon_background_updater_4_0_0
[03-Dec-2023 09:53:11 UTC] Astra Addon: Queuing 4.1.0 - astra_addon_background_updater_4_1_0
[03-Dec-2023 09:53:11 UTC] Astra Addon: Queuing 4.1.6 - astra_addon_background_updater_4_1_6
[03-Dec-2023 09:53:36 UTC] Astra Addon: Batch Process Started!
[03-Dec-2023 09:53:36 UTC] Astra Addon: Running migration without batch processing.
[03-Dec-2023 09:53:36 UTC] Astra Addon: DB version updated!
[03-Dec-2023 10:03:20 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:03:20 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:03:20 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:03:20 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:03:20 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:03:20 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:03:21 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:03:21 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:04:47 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:04:47 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:04:47 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:04:47 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:04:47 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:04:47 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:05:34 UTC] Astra Addon: Batch Process Started!
[03-Dec-2023 10:05:34 UTC] Astra Addon: Queuing 4.1.0 - astra_addon_background_updater_4_1_0
[03-Dec-2023 10:05:34 UTC] Astra Addon: Queuing 4.1.6 - astra_addon_background_updater_4_1_6
[03-Dec-2023 10:06:37 UTC] Astra Addon: Batch Process Started!
[03-Dec-2023 10:06:37 UTC] Astra Addon: Running migration without batch processing.
[03-Dec-2023 10:06:37 UTC] Astra Addon: DB version updated!
[03-Dec-2023 10:37:33 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:37:33 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:37:33 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:37:33 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:37:33 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:37:33 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:37:34 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:37:34 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 10:38:26 UTC] Astra Addon: Batch Process Started!
[03-Dec-2023 10:38:26 UTC] Astra Addon: Queuing 3.9.3 - astra_addon_update_variant_active_state
[03-Dec-2023 10:38:26 UTC] Astra Addon: Queuing 4.0.0 - astra_addon_background_updater_4_0_0
[03-Dec-2023 10:38:26 UTC] Astra Addon: Queuing 4.1.0 - astra_addon_background_updater_4_1_0
[03-Dec-2023 10:38:26 UTC] Astra Addon: Queuing 4.1.6 - astra_addon_background_updater_4_1_6
[03-Dec-2023 10:38:27 UTC] Astra Addon: DB version updated!
[03-Dec-2023 10:38:27 UTC] Astra Addon: Batch Process Completed!
[03-Dec-2023 10:38:51 UTC] Astra Addon: Batch Process Started!
[03-Dec-2023 10:38:51 UTC] Astra Addon: Running migration without batch processing.
[03-Dec-2023 10:38:51 UTC] Astra Addon: DB version updated!
[03-Dec-2023 10:40:48 UTC] PHP Warning:  Undefined array key "editor_post_id" in /home/vizirlkd/public_html/ecom/wp-content/plugins/elementor/modules/history/revisions-manager.php on line 363
[03-Dec-2023 11:11:01 UTC] WordPress database error Table 'vizirlkd_wp40.wphw_options' doesn't exist for query SELECT option_value FROM wphw_options WHERE option_name = 'woocommerce_custom_orders_table_data_sync_enabled' LIMIT 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/woocommerce/woocommerce.php'), WC, WooCommerce::instance, WooCommerce->__construct, WooCommerce->init_hooks, Automattic\WooCommerce\Container->get, Automattic\WooCommerce\Internal\DependencyManagement\ExtendedContainer->get, Automattic\WooCommerce\Vendor\League\Container\Container->get, Automattic\WooCommerce\Internal\DependencyManagement\ExtendedContainer->get, Automattic\WooCommerce\Vendor\League\Container\Container->get, Automattic\WooCommerce\Vendor\League\Container\Definition\DefinitionAggregate->resolve, Automattic\WooCommerce\Vendor\League\Container\Definition\Definition->resolve, Automattic\WooCommerce\Internal\DependencyManagement\Definition->resolveClass, Automattic\WooCommerce\Internal\DependencyManagement\Definition->invokeInit, Automattic\WooCommerce\Vendor\League\Container\Definition\Definition->resolveArguments, array_map, Automattic\WooCommerce\Vendor\League\Container\Definition\Definition->Automattic\WooCommerce\Vendor\League\Container\Argument\{closure}, Automattic\WooCommerce\Internal\DependencyManagement\ExtendedContainer->get, Automattic\WooCommerce\Vendor\League\Container\Container->get, Automattic\WooCommerce\Vendor\League\Container\Definition\DefinitionAggregate->resolve, Automattic\WooCommerce\Vendor\League\Container\Definition\Definition->resolve, Automattic\WooCommerce\Internal\DependencyManagement\Definition->resolveClass, Automattic\WooCommerce\Internal\DataStores\Orders\DataSynchronizer->__construct, Automattic\WooCommerce\Internal\DataStores\Orders\DataSynchronizer->get_background_sync_mode, Automattic\WooCommerce\Internal\DataStores\Orders\DataSynchronizer->data_sync_is_enabled, get_option
[03-Dec-2023 11:12:39 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 11:12:39 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 11:12:39 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 11:12:39 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[03-Dec-2023 11:13:38 UTC] FeaturesController::get_compatible_plugins_for_feature was called incorrectly. FeaturesController::get_compatible_plugins_for_feature should not be called before the woocommerce_init action. Backtrace: do_action('wp_ajax_astra-required-plugin-activate'), WP_Hook->do_action, WP_Hook->apply_filters, Astra_Sites->required_plugin_activate, activate_plugin, do_action('activate_woocommerce/woocommerce.php'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Install::install, WC_Install::create_options, WC_Settings_Page->get_settings, WC_Settings_Page->get_settings_for_section, apply_filters('woocommerce_get_settings_advanced'), WP_Hook->apply_filters, Automattic\WooCommerce\Internal\Features\FeaturesController->__call, call_user_func_array, Automattic\WooCommerce\Internal\Features\FeaturesController->add_feature_settings, array_map, Automattic\WooCommerce\Internal\Features\FeaturesController->Automattic\WooCommerce\Internal\Features\{closure}, call_user_func, Automattic\WooCommerce\Internal\DataStores\Orders\CustomOrdersTableController->Automattic\WooCommerce\Internal\DataStores\Orders\{closure}, Automattic\WooCommerce\Internal\Features\FeaturesController->get_compatible_plugins_for_feature, Automattic\WooCommerce\Internal\Features\FeaturesController->verify_did_woocommerce_init, Automattic\WooCommerce\Proxies\LegacyProxy->call_function, call_user_func_array, wc_doing_it_wrong. This message was added in version 7.0.
[03-Dec-2023 11:13:38 UTC] FeaturesController::get_compatible_plugins_for_feature was called incorrectly. FeaturesController::get_compatible_plugins_for_feature should not be called before the woocommerce_init action. Backtrace: do_action('wp_ajax_astra-required-plugin-activate'), WP_Hook->do_action, WP_Hook->apply_filters, Astra_Sites->required_plugin_activate, activate_plugin, do_action('activate_woocommerce/woocommerce.php'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Install::install, WC_Install::create_options, WC_Settings_Page->get_settings, WC_Settings_Page->get_settings_for_section, apply_filters('woocommerce_get_settings_advanced'), WP_Hook->apply_filters, Automattic\WooCommerce\Internal\Features\FeaturesController->__call, call_user_func_array, Automattic\WooCommerce\Internal\Features\FeaturesController->add_feature_settings, array_map, Automattic\WooCommerce\Internal\Features\FeaturesController->Automattic\WooCommerce\Internal\Features\{closure}, call_user_func, Automattic\WooCommerce\Internal\DataStores\Orders\CustomOrdersTableController->Automattic\WooCommerce\Internal\DataStores\Orders\{closure}, Automattic\WooCommerce\Internal\Features\FeaturesController->get_compatible_plugins_for_feature, Automattic\WooCommerce\Internal\Features\FeaturesController->verify_did_woocommerce_init, Automattic\WooCommerce\Proxies\LegacyProxy->call_function, call_user_func_array, wc_doing_it_wrong. This message was added in version 7.0.
[03-Dec-2023 11:13:40 UTC] FeaturesController::get_compatible_plugins_for_feature was called incorrectly. FeaturesController::get_compatible_plugins_for_feature should not be called before the woocommerce_init action. Backtrace: do_action('wp_ajax_astra-required-plugin-activate'), WP_Hook->do_action, WP_Hook->apply_filters, Astra_Sites->required_plugin_activate, Astra_Sites->after_plugin_activate, do_action('astra_sites_after_plugin_activation'), WP_Hook->do_action, WP_Hook->apply_filters, Astra_Sites_Compatibility_WooCommerce->install_wc, WC_Install::install, WC_Install::create_options, WC_Settings_Page->get_settings, WC_Settings_Page->get_settings_for_section, apply_filters('woocommerce_get_settings_advanced'), WP_Hook->apply_filters, Automattic\WooCommerce\Internal\Features\FeaturesController->__call, call_user_func_array, Automattic\WooCommerce\Internal\Features\FeaturesController->add_feature_settings, array_map, Automattic\WooCommerce\Internal\Features\FeaturesController->Automattic\WooCommerce\Internal\Features\{closure}, call_user_func, Automattic\WooCommerce\Internal\DataStores\Orders\CustomOrdersTableController->Automattic\WooCommerce\Internal\DataStores\Orders\{closure}, Automattic\WooCommerce\Internal\Features\FeaturesController->get_compatible_plugins_for_feature, Automattic\WooCommerce\Internal\Features\FeaturesController->verify_did_woocommerce_init, Automattic\WooCommerce\Proxies\LegacyProxy->call_function, call_user_func_array, wc_doing_it_wrong. This message was added in version 7.0.
[03-Dec-2023 11:13:40 UTC] FeaturesController::get_compatible_plugins_for_feature was called incorrectly. FeaturesController::get_compatible_plugins_for_feature should not be called before the woocommerce_init action. Backtrace: do_action('wp_ajax_astra-required-plugin-activate'), WP_Hook->do_action, WP_Hook->apply_filters, Astra_Sites->required_plugin_activate, Astra_Sites->after_plugin_activate, do_action('astra_sites_after_plugin_activation'), WP_Hook->do_action, WP_Hook->apply_filters, Astra_Sites_Compatibility_WooCommerce->install_wc, WC_Install::install, WC_Install::create_options, WC_Settings_Page->get_settings, WC_Settings_Page->get_settings_for_section, apply_filters('woocommerce_get_settings_advanced'), WP_Hook->apply_filters, Automattic\WooCommerce\Internal\Features\FeaturesController->__call, call_user_func_array, Automattic\WooCommerce\Internal\Features\FeaturesController->add_feature_settings, array_map, Automattic\WooCommerce\Internal\Features\FeaturesController->Automattic\WooCommerce\Internal\Features\{closure}, call_user_func, Automattic\WooCommerce\Internal\DataStores\Orders\CustomOrdersTableController->Automattic\WooCommerce\Internal\DataStores\Orders\{closure}, Automattic\WooCommerce\Internal\Features\FeaturesController->get_compatible_plugins_for_feature, Automattic\WooCommerce\Internal\Features\FeaturesController->verify_did_woocommerce_init, Automattic\WooCommerce\Proxies\LegacyProxy->call_function, call_user_func_array, wc_doing_it_wrong. This message was added in version 7.0.
[03-Dec-2023 11:13:45 UTC] Astra Addon: Batch Process Started!
[03-Dec-2023 11:13:45 UTC] Astra Addon: Queuing 3.9.3 - astra_addon_update_variant_active_state
[03-Dec-2023 11:13:45 UTC] Astra Addon: Queuing 4.0.0 - astra_addon_background_updater_4_0_0
[03-Dec-2023 11:13:45 UTC] Astra Addon: Queuing 4.1.0 - astra_addon_background_updater_4_1_0
[03-Dec-2023 11:13:45 UTC] Astra Addon: Queuing 4.1.6 - astra_addon_background_updater_4_1_6
[03-Dec-2023 11:14:10 UTC] Astra Addon: Batch Process Started!
[03-Dec-2023 11:14:10 UTC] Astra Addon: Running migration without batch processing.
[03-Dec-2023 11:14:10 UTC] Astra Addon: DB version updated!
[03-Dec-2023 13:18:42 UTC] PHP Warning:  Undefined array key "wp_dummy_content_generator-haveSamePrice" in /home/vizirlkd/public_html/ecom/wp-content/plugins/wp-dummy-content-generator/includes/functions-products.php on line 80
[03-Dec-2023 13:18:43 UTC] PHP Warning:  Undefined array key "wp_dummy_content_generator-haveSamePrice" in /home/vizirlkd/public_html/ecom/wp-content/plugins/wp-dummy-content-generator/includes/functions-products.php on line 80
[04-Dec-2023 04:48:42 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[04-Dec-2023 04:48:42 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[04-Dec-2023 04:48:42 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[04-Dec-2023 04:48:42 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[04-Dec-2023 04:48:42 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[04-Dec-2023 04:48:42 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[04-Dec-2023 05:58:55 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[04-Dec-2023 05:58:55 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[04-Dec-2023 05:58:55 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[04-Dec-2023 05:58:55 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[04-Dec-2023 05:58:55 UTC] PHP Warning:  Undefined variable $options in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[04-Dec-2023 05:58:55 UTC] PHP Warning:  Undefined variable $enabled_extensions in /home/vizirlkd/public_html/ecom/wp-content/plugins/astra-pro-sites/inc/classes/class-astra-sites.php on line 2327
[04-Dec-2023 05:59:55 UTC] Astra Addon: Batch Process Started!
[04-Dec-2023 05:59:55 UTC] Astra Addon: Queuing 3.9.3 - astra_addon_update_variant_active_state
[04-Dec-2023 05:59:55 UTC] Astra Addon: Queuing 4.0.0 - astra_addon_background_updater_4_0_0
[04-Dec-2023 05:59:55 UTC] Astra Addon: Queuing 4.1.0 - astra_addon_background_updater_4_1_0
[04-Dec-2023 05:59:55 UTC] Astra Addon: Queuing 4.1.6 - astra_addon_background_updater_4_1_6
[04-Dec-2023 05:59:56 UTC] Astra Addon: DB version updated!
[04-Dec-2023 05:59:56 UTC] Astra Addon: Batch Process Completed!
[04-Dec-2023 11:40:17 UTC] PHP Warning:  Undefined array key "editor_post_id" in /home/vizirlkd/public_html/ecom/wp-content/plugins/elementor/modules/history/revisions-manager.php on line 363
[04-Dec-2023 11:40:36 UTC] PHP Warning:  Undefined array key "editor_post_id" in /home/vizirlkd/public_html/ecom/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php on line 179
[04-Dec-2023 11:52:52 UTC] PHP Warning:  Undefined array key "editor_post_id" in /home/vizirlkd/public_html/ecom/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php on line 179
[04-Dec-2023 12:16:57 UTC] PHP Warning:  Undefined array key "editor_post_id" in /home/vizirlkd/public_html/ecom/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php on line 179
