• Resolved anjoid

    (@anjoid)


    Hi,

    My error log keeps filling up with this error, even when all other plugins are disabled.

    [01-Sep-2021 13:00:22 UTC] PHP Warning: A non-numeric value encountered in /public_html/reeferboss/wp-content/plugins/woocommerce-square/includes/Gateway/Digital_Wallet.php on line 301

    Has anyone had this issue before or have any ideas how I can fix it?

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

Viewing 1 replies (of 1 total)
  • Plugin Support con

    (@conschneider)

    Engineer

    Hi there,

    The error usually pops up when there is a price or other numeric value (tax or shipping), that is not set. You might have skipped some values because they are essentially zero for you. For example you might not charge any shipping in some places but have not set it to zero.

    You can also try and disable warnings in your debug log by adding ini_set('error_reporting', E_ERROR ); in your wp-config.php.

    Kind regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Error log php 7.4’ is closed to new replies.