[04-Jan-2026 10:03:11 UTC] PHP Warning:  Undefined array key "index_type" in /home/mrarqpph/public_html/quantum/wp-admin/includes/upgrade.php on line 3072
[04-Jan-2026 10:03:11 UTC] PHP Warning:  Undefined array key "index_name" in /home/mrarqpph/public_html/quantum/wp-admin/includes/upgrade.php on line 3078
[04-Jan-2026 10:03:11 UTC] PHP Warning:  Undefined array key "index_columns" in /home/mrarqpph/public_html/quantum/wp-admin/includes/upgrade.php on line 3081
[04-Jan-2026 10:03:11 UTC] PHP Warning:  Undefined array key "column_name" in /home/mrarqpph/public_html/quantum/wp-admin/includes/upgrade.php on line 3110
[04-Jan-2026 10:03:11 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 wpq_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
[04-Jan-2026 10:03:11 UTC] WordPress database error Duplicate key name 'main_meta_id_index' for query ALTER TABLE `wpq_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
[04-Jan-2026 10:03:11 UTC] WordPress database error Duplicate key name 'submission_id_index' for query ALTER TABLE `wpq_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
[04-Jan-2026 10:03:11 UTC] WordPress database error Duplicate key name 'submission_id_index' for query ALTER TABLE `wpq_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
[04-Jan-2026 10:03:11 UTC] WordPress database error Duplicate column name 'referer_title' for query 
			ALTER TABLE `wpq_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
[04-Jan-2026 10:03:11 UTC] WordPress database error Duplicate key name 'referer_index' for query 
			ALTER TABLE `wpq_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
[04-Jan-2026 12:41:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query ALTER TABLE `wpq_bookingpress_customers_meta` ADD INDEX `bookingpress_customer_id-customersmeta_key` (`bookingpress_customer_id`, `bookingpress_customersmeta_key`); made by activate_plugin, do_action('activate_bookingpress-appointment-booking/bookingpress-appointment-booking.php'), WP_Hook->do_action, WP_Hook->apply_filters, BookingPress::install
[05-Jan-2026 10:51:53 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php:351
Stack trace:
#0 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(341): Elementor\Modules\Ai\Module->get_product_images_ajax()
#1 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /home/mrarqpph/public_html/quantum/wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /home/mrarqpph/public_html/quantum/wp-admin/admin-ajax.php(192): do_action()
#4 {main}
  thrown in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php on line 351
[05-Jan-2026 10:52:21 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php:351
Stack trace:
#0 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(341): Elementor\Modules\Ai\Module->get_product_images_ajax()
#1 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /home/mrarqpph/public_html/quantum/wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /home/mrarqpph/public_html/quantum/wp-admin/admin-ajax.php(192): do_action()
#4 {main}
  thrown in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php on line 351
[05-Jan-2026 10:52:43 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php:351
Stack trace:
#0 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(341): Elementor\Modules\Ai\Module->get_product_images_ajax()
#1 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /home/mrarqpph/public_html/quantum/wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /home/mrarqpph/public_html/quantum/wp-admin/admin-ajax.php(192): do_action()
#4 {main}
  thrown in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php on line 351
[05-Jan-2026 11:16:40 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php:351
Stack trace:
#0 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(341): Elementor\Modules\Ai\Module->get_product_images_ajax()
#1 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /home/mrarqpph/public_html/quantum/wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /home/mrarqpph/public_html/quantum/wp-admin/admin-ajax.php(192): do_action()
#4 {main}
  thrown in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php on line 351
[05-Jan-2026 12:56:59 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php:351
Stack trace:
#0 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(341): Elementor\Modules\Ai\Module->get_product_images_ajax()
#1 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /home/mrarqpph/public_html/quantum/wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /home/mrarqpph/public_html/quantum/wp-admin/admin-ajax.php(192): do_action()
#4 {main}
  thrown in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php on line 351
[05-Jan-2026 12:59:57 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php:351
Stack trace:
#0 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(341): Elementor\Modules\Ai\Module->get_product_images_ajax()
#1 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /home/mrarqpph/public_html/quantum/wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /home/mrarqpph/public_html/quantum/wp-admin/admin-ajax.php(192): do_action()
#4 {main}
  thrown in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php on line 351
[05-Jan-2026 13:02:22 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php:351
Stack trace:
#0 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(341): Elementor\Modules\Ai\Module->get_product_images_ajax()
#1 /home/mrarqpph/public_html/quantum/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /home/mrarqpph/public_html/quantum/wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /home/mrarqpph/public_html/quantum/wp-admin/admin-ajax.php(192): do_action()
#4 {main}
  thrown in /home/mrarqpph/public_html/quantum/wp-content/plugins/elementor/modules/ai/module.php on line 351
[07-Jan-2026 18:36:35 UTC] PHP Warning:  Undefined property: stdClass::$plugin in /home/mrarqpph/public_html/quantum/wp-includes/class-wp-list-util.php on line 168
[07-Jan-2026 18:36:35 UTC] PHP Warning:  Undefined property: stdClass::$plugin in /home/mrarqpph/public_html/quantum/wp-includes/class-wp-list-util.php on line 168
[07-Jan-2026 18:36:46 UTC] PHP Warning:  Undefined property: stdClass::$plugin in /home/mrarqpph/public_html/quantum/wp-includes/class-wp-list-util.php on line 168
[07-Jan-2026 18:36:46 UTC] PHP Warning:  Undefined property: stdClass::$plugin in /home/mrarqpph/public_html/quantum/wp-includes/class-wp-list-util.php on line 168
[07-Jan-2026 18:36:59 UTC] PHP Warning:  Undefined property: stdClass::$plugin in /home/mrarqpph/public_html/quantum/wp-includes/class-wp-list-util.php on line 168
[07-Jan-2026 18:36:59 UTC] PHP Warning:  Undefined property: stdClass::$plugin in /home/mrarqpph/public_html/quantum/wp-includes/class-wp-list-util.php on line 168
