PHP Errors / Can’t Create Channel
-
Trying to test BigCommerce plugin on WordPress 5.0 running on WAMP with the default Twenty Nineteen theme and no other plugins installed; PHP 7.0. On activating the plugin:
( ! ) Warning: getenv() expects exactly 1 parameter, 2 given in C:\wamp64\www\testsite\wp-content\plugins\bigcommerce\bigcommerce.php on line 58
( ! ) Warning: Cannot modify header information – headers already sent by (output started at C:\wamp64\www\testsite\wp-content\plugins\bigcommerce\bigcommerce.php:58) in C:\wamp64\www\testsite\wp-admin\includes\misc.php on line 1144
For grins, removed “, true” from line 58 in bigcommerce.php. This gets rid of the errors and triggers the popup/login window. Logged into and connected with my BigCommerce Sandbox store. Then I get the “Channel Settings” screen with the “Select a Channel” drop down. Choosing “Create a New Channel” I attempt to do so (with different names, just in case) and always get the error message “An error occurred creating your channel”
- The topic ‘PHP Errors / Can’t Create Channel’ is closed to new replies.