Title: Error log php 7.4
Last modified: September 1, 2021

---

# Error log php 7.4

 *  Resolved [anjoid](https://wordpress.org/support/users/anjoid/)
 * (@anjoid)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/error-log-php-7-4/)
 * 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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-log-php-7-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [con](https://wordpress.org/support/users/conschneider/)
 * (@conschneider)
 * Engineer
 * [4 years, 7 months ago](https://wordpress.org/support/topic/error-log-php-7-4/#post-14827956)
 * 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.

 * ![](https://ps.w.org/woocommerce-square/assets/icon-256x256.png?rev=3234354)
 * [WooCommerce Square](https://wordpress.org/plugins/woocommerce-square/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-square/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-square/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-square/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-square/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-square/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [con](https://wordpress.org/support/users/conschneider/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/error-log-php-7-4/#post-14827956)
 * Status: resolved