Home
StoreKeeper for WooCommerce
9.0.3
Does StoreKeeper for WooCommerce work with WordPress 6.0.2 and PHP 7.4.8? A smoke test was performed on 2022-09-09 12:05:45 UTC .
Summary
Errors
The plugin could not be activated
3 PHP fatal errors 3 Database errors
No JavaScript exceptions
No resource errors
Environment
WordPress version 6.0.2 PHP version 7.4.8 MySQL version 8.0.21 PHP memory limit 256M
Pages 1 Plugins ‹ Test site — WordPress
URL
/wp-admin/plugins.php?plugin=storekeeper-for-woocommerce%2Fstorekeeper-woocommerce-b2c.php
Requested URL
/wp-admin/plugins.php?action=activate&plugin=storekeeper-for-woocommerce%2Fstorekeeper-woocommerce-b2c.php&plugin_status=all&paged=1&s&_wpnonce=e11062b02a
Aspect
after-activation
HTTP status
200
Load time
0.643 s
Memory usage
3.69 MiB
JS errors
None
Resource errors
None
Benchmark No benchmark data available.
Code Statistics
Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where
possible, so the numbers you see here may be lower than those reported by other tools.
Language
%
Lines of code
Comment lines
Files
PHP 95.6% 23,722 2,997 279 PO File 2.3% 573 388 1 JavaScript 1.1% 264 6 4 CSS 1.0% 255 6 9
Total
24,814
3,397
293
Lines of code
23,356
Total complexity
3,593
Median class complexity
6.5
Median method complexity
1.0
Most complex class
StoreKeeper\WooCommerce\B2C\Imports\ProductImport
Most complex function
StoreKeeper\WooCommerce\B2C\Exports\OrderExport::processItem()
Classes
262
Methods
1,583
Functions
7
Additions
No data available.
PHP Error Log 60 lines [09-Sep-2022 12:06:00 UTC] WordPress database error Failed to open the referenced table 'wp_woocommerce_attribute_taxonomies' for query CREATE TABLE `wp_storekeeper_attributes` (
`id` BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,
`attribute_id` BIGINT(20) UNSIGNED NULL UNIQUE,
`common_name` VARCHAR(255) COLLATE utf8mb4_unicode_ci NOT NULL UNIQUE,
`storekeeper_id` BIGINT(20) NOT NULL UNIQUE,
`storekeeper_alias` VARCHAR(1500) COLLATE utf8mb4_unicode_ci,
`date_created` TIMESTAMP DEFAULT CURRENT_TIMESTAMP() NOT NULL,
`date_updated` TIMESTAMP DEFAULT CURRENT_TIMESTAMP() ON UPDATE CURRENT_TIMESTAMP() NOT NULL,
PRIMARY KEY (`id`),
CONSTRAINT `wp_storekeeper_attributes_attribute_id_fk`
FOREIGN KEY (`attribute_id`)
REFERENCES `wp_woocommerce_attribute_taxonomies` (`attribute_id`)
ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; made by activate_plugin, do_action('activate_storekeeper-for-woocommerce/storekeeper-woocommerce-b2c.php'), WP_Hook->do_action, WP_Hook->apply_filters, activate_storekeeper_woocommerce_b2c, StoreKeeper\WooCommerce\B2C\Activator->run, StoreKeeper\WooCommerce\B2C\Activator->ensureModelTables, StoreKeeper\WooCommerce\B2C\Models\AbstractModel::ensureTable, StoreKeeper\WooCommerce\B2C\Models\AttributeModel::createTable, StoreKeeper\WooCommerce\B2C\Models\AbstractModel::querySql
[09-Sep-2022 12:06:00 UTC] PHP Fatal error: Uncaught Exception: Failed to open the referenced table 'wp_woocommerce_attribute_taxonomies' in /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Models/AbstractModel.php:55
Stack trace:
#0 /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Models/AttributeModel.php(47): StoreKeeper\WooCommerce\B2C\Models\AbstractModel::querySql()
#1 /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Models/AbstractModel.php(64): StoreKeeper\WooCommerce\B2C\Models\AttributeModel::createTable()
#2 /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Activator.php(73): StoreKeeper\WooCommerce\B2C\Models\AbstractModel::ensureTable()
#3 /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Activator.php(23): StoreKeeper\Woo in /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Models/AbstractModel.php on line 55
[09-Sep-2022 12:06:00 UTC] WordPress database error Failed to open the referenced table 'wp_woocommerce_attribute_taxonomies' for query CREATE TABLE `wp_storekeeper_attributes` (
`id` BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,
`attribute_id` BIGINT(20) UNSIGNED NULL UNIQUE,
`common_name` VARCHAR(255) COLLATE utf8mb4_unicode_ci NOT NULL UNIQUE,
`storekeeper_id` BIGINT(20) NOT NULL UNIQUE,
`storekeeper_alias` VARCHAR(1500) COLLATE utf8mb4_unicode_ci,
`date_created` TIMESTAMP DEFAULT CURRENT_TIMESTAMP() NOT NULL,
`date_updated` TIMESTAMP DEFAULT CURRENT_TIMESTAMP() ON UPDATE CURRENT_TIMESTAMP() NOT NULL,
PRIMARY KEY (`id`),
CONSTRAINT `wp_storekeeper_attributes_attribute_id_fk`
FOREIGN KEY (`attribute_id`)
REFERENCES `wp_woocommerce_attribute_taxonomies` (`attribute_id`)
ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; made by do_action('activate_storekeeper-for-woocommerce/storekeeper-woocommerce-b2c.php'), WP_Hook->do_action, WP_Hook->apply_filters, activate_storekeeper_woocommerce_b2c, StoreKeeper\WooCommerce\B2C\Activator->run, StoreKeeper\WooCommerce\B2C\Activator->ensureModelTables, StoreKeeper\WooCommerce\B2C\Models\AbstractModel::ensureTable, StoreKeeper\WooCommerce\B2C\Models\AttributeModel::createTable, StoreKeeper\WooCommerce\B2C\Models\AbstractModel::querySql
[09-Sep-2022 12:06:00 UTC] PHP Fatal error: Uncaught Exception: Failed to open the referenced table 'wp_woocommerce_attribute_taxonomies' in /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Models/AbstractModel.php:55
Stack trace:
#0 /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Models/AttributeModel.php(47): StoreKeeper\WooCommerce\B2C\Models\AbstractModel::querySql()
#1 /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Models/AbstractModel.php(64): StoreKeeper\WooCommerce\B2C\Models\AttributeModel::createTable()
#2 /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Activator.php(73): StoreKeeper\WooCommerce\B2C\Models\AbstractModel::ensureTable()
#3 /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Activator.php(23): StoreKeeper\Woo in /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Models/AbstractModel.php on line 55
[09-Sep-2022 12:06:00 UTC] WordPress database error Failed to open the referenced table 'wp_woocommerce_attribute_taxonomies' for query CREATE TABLE `wp_storekeeper_attributes` (
`id` BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,
`attribute_id` BIGINT(20) UNSIGNED NULL UNIQUE,
`common_name` VARCHAR(255) COLLATE utf8mb4_unicode_ci NOT NULL UNIQUE,
`storekeeper_id` BIGINT(20) NOT NULL UNIQUE,
`storekeeper_alias` VARCHAR(1500) COLLATE utf8mb4_unicode_ci,
`date_created` TIMESTAMP DEFAULT CURRENT_TIMESTAMP() NOT NULL,
`date_updated` TIMESTAMP DEFAULT CURRENT_TIMESTAMP() ON UPDATE CURRENT_TIMESTAMP() NOT NULL,
PRIMARY KEY (`id`),
CONSTRAINT `wp_storekeeper_attributes_attribute_id_fk`
FOREIGN KEY (`attribute_id`)
REFERENCES `wp_woocommerce_attribute_taxonomies` (`attribute_id`)
ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; made by do_action('activate_storekeeper-for-woocommerce/storekeeper-woocommerce-b2c.php'), WP_Hook->do_action, WP_Hook->apply_filters, activate_storekeeper_woocommerce_b2c, StoreKeeper\WooCommerce\B2C\Activator->run, StoreKeeper\WooCommerce\B2C\Activator->ensureModelTables, StoreKeeper\WooCommerce\B2C\Models\AbstractModel::ensureTable, StoreKeeper\WooCommerce\B2C\Models\AttributeModel::createTable, StoreKeeper\WooCommerce\B2C\Models\AbstractModel::querySql
[09-Sep-2022 12:06:00 UTC] PHP Fatal error: Uncaught Exception: Failed to open the referenced table 'wp_woocommerce_attribute_taxonomies' in /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Models/AbstractModel.php:55
Stack trace:
#0 /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Models/AttributeModel.php(47): StoreKeeper\WooCommerce\B2C\Models\AbstractModel::querySql()
#1 /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Models/AbstractModel.php(64): StoreKeeper\WooCommerce\B2C\Models\AttributeModel::createTable()
#2 /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Activator.php(73): StoreKeeper\WooCommerce\B2C\Models\AbstractModel::ensureTable()
#3 /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Activator.php(23): StoreKeeper\Woo in /wp-content/plugins/storekeeper-for-woocommerce/src/StoreKeeper/WooCommerce/B2C/Models/AbstractModel.php on line 55