• When activating the plugin I get 2 errors displayed at the top of every page on my website https://rexgolfshop.com/:

    1. Warning: Trying to access array offset on value of type bool in?/home/customer/www/rexgolfshop.com/public_html/wp-content/plugins/bitpay-checkout-for-woocommerce/vendorPrefixed/BitPayLib/class-wcgatewaybitpay.php?on line?82
    2. Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/rexgolfshop.com/public_html/wp-content/plugins/bitpay-checkout-for-woocommerce/vendorPrefixed/BitPayLib/class-wcgatewaybitpay.php:82) in?/home/customer/www/rexgolfshop.com/public_html/wp-admin/includes/misc.php?on line?1431

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author BitPay

    (@bitpay)

    Hi @grindstonedsn I can see that these are not errors, but are warnings. I do have a few notes for you:

    1. We recommend updating your PHP setup to not display warnings or errors, as a best practice because you don’t want to expose your server paths, libraries, and other information that tells the public about your setup.
    2. Warning #1 (Trying to access array offset on value of type bool): This is a known issue that’s addressed in an upcoming release. This warning does not affect functionality.
    3. Warning #2: Cannot modify header information – headers already sent: We will need to know more information about your specific setup, such as operating system, PHP version, web server configuration (Apache / nginx config), etc.

    Please feel free to reach out with any other questions or additional information.

    Thanks!

    Plugin Author BitPay

    (@bitpay)

    Hi @grindstonedsn , I wanted to let you know that we’ve released a new version of the plugin (5.3.0) which addresses warning #1. We are still awaiting further information on warning #2, which we are not able to reproduce. Please let us know if you are all set, and if not then we may be able to help if you can provide the requested information.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable to get rid of error (1 type of Bool 2 Header information)’ is closed to new replies.