Things that the plugin adds to the site. This section is not intended to be comprehensive.
The test tool only looks for a few specific types of added content.
Database Tables 10
wp_zi2_conf
wp_zi2_items
wp_zi2_purchases
wp_zi2_purchases_lines
wp_zi2_receipts
wp_zi2_receipts_lines
wp_zi2_sales
wp_zi2_sales_lines
wp_zi2_shipments
wp_zi2_shipments_lines
Roles 1
ID
Name
zi2_admin
Z Inventory Manager Administrator
Capabilities 1
manage_zi2
PHP Error Log 38 lines
[09-Sep-2019 13:22:15 UTC] WordPress database error Table 'wordpress.wp_zi2_conf' doesn't exist for query SELECT *
FROM `wp_zi2_conf` made by require_once('wp-admin/admin.php'), 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, ZInventoryManager2_Wordpress->_init, HC4_App_Index->boot, HC4_App_Factory->make, HC4_App_Factory->_makeArgs, HC4_App_Factory->make, HC4_App_Factory->_makeArgs, HC4_App_Factory->make, ReflectionClass->newInstanceArgs, HC4_Settings_Database_Implementation->__construct, HC4_Settings_Database_Crud->read, HC4_Database_Prefixed->query, HC4_Database_Profiled->query, HC4_Database_Wordpress_Implementation->query
[09-Sep-2019 13:22:16 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 3 for query SELECT `wp_zi2_purchases_lines`.*
FROM `wp_zi2_purchases_lines`
WHERE `purchase_id` IN() made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ZInventoryManager2_Wordpress->adminInit, HC4_App_Index->handleRequest, HC4_App_Index->handle, HC4_App_Factory_Wrapper->__call, ZI2_31Inventory_Ui_Admin_Index->get, ZI2_31Inventory_Ui_Admin_Index->render, ZI2_31Inventory_Data_Repo->getQty, ZI2_21Purchases_Data_Repo->findManyByItem, ZI2_21Purchases_Data_Repo->_populate, ZI2_21Purchases_Data_Repo_Lines->findManyByPurchases, HC4_Crud_Sql_Abstract->read, HC4_Crud_Sql_Table->read, HC4_Database_Prefixed->query, HC4_Database_Profiled->query, HC4_Database_Wordpress_Implementation->query
[09-Sep-2019 13:22:16 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 3 for query SELECT `wp_zi2_receipts`.*
FROM `wp_zi2_receipts`
WHERE `purchase_id` IN() made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ZInventoryManager2_Wordpress->adminInit, HC4_App_Index->handleRequest, HC4_App_Index->handle, HC4_App_Factory_Wrapper->__call, ZI2_31Inventory_Ui_Admin_Index->get, ZI2_31Inventory_Ui_Admin_Index->render, ZI2_31Inventory_Data_Repo->getQty, ZI2_21Purchases_Data_Repo->findManyByItem, ZI2_21Purchases_Data_Repo->_populate, ZI2_21Purchases_Data_Repo_Receipts->findManyByPurchases, HC4_Crud_Sql_Abstract->read, HC4_Crud_Sql_Table->read, HC4_Database_Prefixed->query, HC4_Database_Profiled->query, HC4_Database_Wordpress_Implementation->query
[09-Sep-2019 13:22:16 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 3 for query SELECT `wp_zi2_receipts_lines`.*
FROM `wp_zi2_receipts_lines`
WHERE `receipt_id` IN() made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ZInventoryManager2_Wordpress->adminInit, HC4_App_Index->handleRequest, HC4_App_Index->handle, HC4_App_Factory_Wrapper->__call, ZI2_31Inventory_Ui_Admin_Index->get, ZI2_31Inventory_Ui_Admin_Index->render, ZI2_31Inventory_Data_Repo->getQty, ZI2_21Purchases_Data_Repo->findManyByItem, ZI2_21Purchases_Data_Repo->_populate, ZI2_21Purchases_Data_Repo_Receipts->findManyByPurchases, ZI2_21Purchases_Data_Repo_Receipts_Lines->findManyByReceipts, HC4_Crud_Sql_Abstract->read, HC4_Crud_Sql_Table->read, HC4_Database_Prefixed->query, HC4_Database_Profiled->query, HC4_Database_Wordpress_Implementation->query
[09-Sep-2019 13:22:16 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 3 for query SELECT `wp_zi2_sales_lines`.*
FROM `wp_zi2_sales_lines`
WHERE `sale_id` IN() made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ZInventoryManager2_Wordpress->adminInit, HC4_App_Index->handleRequest, HC4_App_Index->handle, HC4_App_Factory_Wrapper->__call, ZI2_31Inventory_Ui_Admin_Index->get, ZI2_31Inventory_Ui_Admin_Index->render, ZI2_31Inventory_Data_Repo->getQty, ZI2_22Sales_Data_Repo->findManyByItem, ZI2_22Sales_Data_Repo->_populate, ZI2_22Sales_Data_Repo_Lines->findManyBySales, HC4_Crud_Sql_Abstract->read, HC4_Crud_Sql_Table->read, HC4_Database_Prefixed->query, HC4_Database_Profiled->query, HC4_Database_Wordpress_Implementation->query
[09-Sep-2019 13:22:16 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 3 for query SELECT `wp_zi2_shipments`.*
FROM `wp_zi2_shipments`
WHERE `sale_id` IN() made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ZInventoryManager2_Wordpress->adminInit, HC4_App_Index->handleRequest, HC4_App_Index->handle, HC4_App_Factory_Wrapper->__call, ZI2_31Inventory_Ui_Admin_Index->get, ZI2_31Inventory_Ui_Admin_Index->render, ZI2_31Inventory_Data_Repo->getQty, ZI2_22Sales_Data_Repo->findManyByItem, ZI2_22Sales_Data_Repo->_populate, ZI2_22Sales_Data_Repo_Shipments->findManyBySales, HC4_Crud_Sql_Abstract->read, HC4_Crud_Sql_Table->read, HC4_Database_Prefixed->query, HC4_Database_Profiled->query, HC4_Database_Wordpress_Implementation->query
[09-Sep-2019 13:22:16 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 3 for query SELECT `wp_zi2_shipments_lines`.*
FROM `wp_zi2_shipments_lines`
WHERE `shipment_id` IN() made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ZInventoryManager2_Wordpress->adminInit, HC4_App_Index->handleRequest, HC4_App_Index->handle, HC4_App_Factory_Wrapper->__call, ZI2_31Inventory_Ui_Admin_Index->get, ZI2_31Inventory_Ui_Admin_Index->render, ZI2_31Inventory_Data_Repo->getQty, ZI2_22Sales_Data_Repo->findManyByItem, ZI2_22Sales_Data_Repo->_populate, ZI2_22Sales_Data_Repo_Shipments->findManyBySales, ZI2_22Sales_Data_Repo_Shipments_Lines->findManyByShipments, HC4_Crud_Sql_Abstract->read, HC4_Crud_Sql_Table->read, HC4_Database_Prefixed->query, HC4_Database_Profiled->query, HC4_Database_Wordpress_Implementation->query
[09-Sep-2019 13:22:17 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 3 for query SELECT `wp_zi2_purchases_lines`.*
FROM `wp_zi2_purchases_lines`
WHERE `purchase_id` IN() made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ZInventoryManager2_Wordpress->adminInit, HC4_App_Index->handleRequest, HC4_App_Index->handle, HC4_App_Factory_Wrapper->__call, ZI2_21Purchases_Ui_Admin_Index->get, ZI2_21Purchases_Data_Repo->findAll, ZI2_21Purchases_Data_Repo->_populate, ZI2_21Purchases_Data_Repo_Lines->findManyByPurchases, HC4_Crud_Sql_Abstract->read, HC4_Crud_Sql_Table->read, HC4_Database_Prefixed->query, HC4_Database_Profiled->query, HC4_Database_Wordpress_Implementation->query
[09-Sep-2019 13:22:17 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 3 for query SELECT `wp_zi2_receipts`.*
FROM `wp_zi2_receipts`
WHERE `purchase_id` IN() made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ZInventoryManager2_Wordpress->adminInit, HC4_App_Index->handleRequest, HC4_App_Index->handle, HC4_App_Factory_Wrapper->__call, ZI2_21Purchases_Ui_Admin_Index->get, ZI2_21Purchases_Data_Repo->findAll, ZI2_21Purchases_Data_Repo->_populate, ZI2_21Purchases_Data_Repo_Receipts->findManyByPurchases, HC4_Crud_Sql_Abstract->read, HC4_Crud_Sql_Table->read, HC4_Database_Prefixed->query, HC4_Database_Profiled->query, HC4_Database_Wordpress_Implementation->query
[09-Sep-2019 13:22:17 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 3 for query SELECT `wp_zi2_receipts_lines`.*
FROM `wp_zi2_receipts_lines`
WHERE `receipt_id` IN() made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ZInventoryManager2_Wordpress->adminInit, HC4_App_Index->handleRequest, HC4_App_Index->handle, HC4_App_Factory_Wrapper->__call, ZI2_21Purchases_Ui_Admin_Index->get, ZI2_21Purchases_Data_Repo->findAll, ZI2_21Purchases_Data_Repo->_populate, ZI2_21Purchases_Data_Repo_Receipts->findManyByPurchases, ZI2_21Purchases_Data_Repo_Receipts_Lines->findManyByReceipts, HC4_Crud_Sql_Abstract->read, HC4_Crud_Sql_Table->read, HC4_Database_Prefixed->query, HC4_Database_Profiled->query, HC4_Database_Wordpress_Implementation->query
[09-Sep-2019 13:22:17 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 3 for query SELECT `wp_zi2_sales_lines`.*
FROM `wp_zi2_sales_lines`
WHERE `sale_id` IN() made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ZInventoryManager2_Wordpress->adminInit, HC4_App_Index->handleRequest, HC4_App_Index->handle, HC4_App_Factory_Wrapper->__call, ZI2_22Sales_Ui_Admin_Index->get, ZI2_22Sales_Data_Repo->findAll, ZI2_22Sales_Data_Repo->_populate, ZI2_22Sales_Data_Repo_Lines->findManyBySales, HC4_Crud_Sql_Abstract->read, HC4_Crud_Sql_Table->read, HC4_Database_Prefixed->query, HC4_Database_Profiled->query, HC4_Database_Wordpress_Implementation->query
[09-Sep-2019 13:22:17 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 3 for query SELECT `wp_zi2_shipments`.*
FROM `wp_zi2_shipments`
WHERE `sale_id` IN() made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ZInventoryManager2_Wordpress->adminInit, HC4_App_Index->handleRequest, HC4_App_Index->handle, HC4_App_Factory_Wrapper->__call, ZI2_22Sales_Ui_Admin_Index->get, ZI2_22Sales_Data_Repo->findAll, ZI2_22Sales_Data_Repo->_populate, ZI2_22Sales_Data_Repo_Shipments->findManyBySales, HC4_Crud_Sql_Abstract->read, HC4_Crud_Sql_Table->read, HC4_Database_Prefixed->query, HC4_Database_Profiled->query, HC4_Database_Wordpress_Implementation->query
[09-Sep-2019 13:22:17 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 3 for query SELECT `wp_zi2_shipments_lines`.*
FROM `wp_zi2_shipments_lines`
WHERE `shipment_id` IN() made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, ZInventoryManager2_Wordpress->adminInit, HC4_App_Index->handleRequest, HC4_App_Index->handle, HC4_App_Factory_Wrapper->__call, ZI2_22Sales_Ui_Admin_Index->get, ZI2_22Sales_Data_Repo->findAll, ZI2_22Sales_Data_Repo->_populate, ZI2_22Sales_Data_Repo_Shipments->findManyBySales, ZI2_22Sales_Data_Repo_Shipments_Lines->findManyByShipments, HC4_Crud_Sql_Abstract->read, HC4_Crud_Sql_Table->read, HC4_Database_Prefixed->query, HC4_Database_Profiled->query, HC4_Database_Wordpress_Implementation->query