Uncaught DivisionByZeroError
-
// Version 3.3.1
PHP Fatal error: Uncaught DivisionByZeroError: Division by zero in /wp-content/plugins/woo-postfinance-checkout/includes/service/class-wc-postfinancecheckout-service-line-item.php:350
// Version 3.2.0 - 3.3.0
PHP Fatal error: Uncaught DivisionByZeroError: Division by zero in /wp-content/plugins/woo-postfinance-checkout/includes/service/class-wc-postfinancecheckout-service-line-item.php:345If I add a coupon on the checkout page that makes the total payment 0 it will show the error above.
I had to rolback to version 3.0.11 to get rid of the error, but in the debug.log it will show errors for a table that doesn’t exist (wc_postfinancecheckout_method_config).
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.