Error with sellkit
-
Hello, there is following error generated when used with Sellkit Pro on the checkout page.
PHP Warning: include(…/public_html/wp-content/plugins/woocommerce/templates/global/small-business-info.php): failed to open stream: No such file or directory in …/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 345
PHP Warning: include(): Failed opening ‘…/public_html/wp-content/plugins/woocommerce/templates/global/small-business-info.php’ for inclusion (include_path=’.:/usr/local/php74/pear’) in …/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 345
I think this is because you entered a relative path somewhere instead of adding the path to your plugin folder for small-business-info.php
I am using define( ‘WC_GZD_DISABLE_CHECKOUT_ADJUSTMENTS’, true );
- The topic ‘Error with sellkit’ is closed to new replies.