Division by zero error
-
In my scripts I was not checking for 0 values and it triggered some PHP Warnings.
PHP Warning: Division by zero in /convert-currency.php on line 137
I added an check in my code but maybe an check could be added to the plugin too?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Division by zero error’ is closed to new replies.