WooCommerce JTL-Connector 1.40.2

Does WooCommerce JTL-Connector work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
The plugin could not be activated
1PHP fatal errors
4PHP warnings
2Database errors
No JavaScript exceptions
No resource errors
Performance

No data available.

Environment
WordPress version6.3.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/woo-jtl-connector/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 1

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin=woo-jtl-connector%2Fwoo-jtl-connector.php
Requested URL /wp-admin/plugins.php?action=activate&plugin=woo-jtl-connector%2Fwoo-jtl-connector.php&plugin_status=all&paged=1&s&_wpnonce=f2ec984095
Aspect after-activation
HTTP status 200
Load time 0.794 s
Memory usage 2.76 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.

PHP
Language % Lines of code Comment lines Files
PHP95.4%20,3225,197151
Markdown2.2%47401
JSON2.2%46902
CSS0.1%2901
YAML0.0%301
Total 21,297 5,197 156

PHP Code Analysis | More results »

Lines of code 19,788
Total complexity 3,516
Median class complexity 14.0
Median method complexity 2.0
Most complex class JtlConnectorAdmin
Most complex function JtlConnectorAdmin::update()
Classes 125
Methods 738
Functions 23

Additions

No data available.

PHP Error Log 21 lines

[19-Oct-2023 12:06:36 UTC] PHP Warning:  Attempt to read property "version" on null in /wp-content/plugins/woo-jtl-connector/includes/JtlConnectorAdmin.php on line 37
[19-Oct-2023 12:06:36 UTC] PHP Fatal error:  Uncaught Error: Non-static method JtlWooCommerceConnector\Utilities\Db::checkIfFKExists() cannot be called statically in /wp-content/plugins/woo-jtl-connector/includes/JtlConnectorAdmin.php:355
Stack trace:
#0 /wp-content/plugins/woo-jtl-connector/includes/JtlConnectorAdmin.php(152): JtlConnectorAdmin::createManufacturerLinkingTable()
#1 /wp-content/plugins/woo-jtl-connector/includes/JtlConnectorAdmin.php(56): JtlConnectorAdmin::activate_linking()
#2 /wp-includes/class-wp-hook.php(310): JtlConnectorAdmin::plugin_activation()
#3 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/includes/plugin.php(693): do_action()
#6 /wp-admin/plugins.php(58): activate_plugin()
#7 {main}
  thrown in /wp-content/plugins/woo-jtl-connector/includes/JtlConnectorAdmin.php on line 355
[19-Oct-2023 12:06:36 UTC] PHP Warning:  Attempt to read property "version" on null in /wp-content/plugins/woo-jtl-connector/includes/JtlConnectorAdmin.php on line 37
[19-Oct-2023 12:06:36 UTC] WordPress database error Can't create table `wordpress`.`wp_jtl_connector_link_specific` (errno: 150 "Foreign key constraint is incorrectly formed") for query ALTER TABLE `wp_jtl_connector_link_specific`
                            ADD CONSTRAINT `jtl_connector_link_specific_1` FOREIGN KEY (`endpoint_id`) 
                            REFERENCES `wp_woocommerce_attribute_taxonomies` (`attribute_id`) ON DELETE CASCADE ON UPDATE NO ACTION made by do_action('activate_woo-jtl-connector/woo-jtl-connector.php'), WP_Hook->do_action, WP_Hook->apply_filters, JtlConnectorAdmin::plugin_activation, JtlConnectorAdmin::activate_linking, JtlConnectorAdmin::add_constraints_for_multi_linking_tables
[19-Oct-2023 12:06:36 UTC] PHP Warning:  Undefined array key "jtlconnector_features_json" in /wp-content/plugins/woo-jtl-connector/includes/JtlConnectorAdmin.php on line 466
[19-Oct-2023 12:06:37 UTC] PHP Warning:  Attempt to read property "version" on null in /wp-content/plugins/woo-jtl-connector/includes/JtlConnectorAdmin.php on line 37
[19-Oct-2023 12:06:37 UTC] WordPress database error Can't create table `wordpress`.`wp_jtl_connector_link_specific` (errno: 150 "Foreign key constraint is incorrectly formed") for query ALTER TABLE `wp_jtl_connector_link_specific`
                            ADD CONSTRAINT `jtl_connector_link_specific_1` FOREIGN KEY (`endpoint_id`) 
                            REFERENCES `wp_woocommerce_attribute_taxonomies` (`attribute_id`) ON DELETE CASCADE ON UPDATE NO ACTION made by do_action('activate_woo-jtl-connector/woo-jtl-connector.php'), WP_Hook->do_action, WP_Hook->apply_filters, JtlConnectorAdmin::plugin_activation, JtlConnectorAdmin::activate_linking, JtlConnectorAdmin::add_constraints_for_multi_linking_tables
See also: All tests for this plugin