main.php line 295 division by zero
-
Dear @razyrx,
I told you quite a long time ago that one line of code is not properly error handled, so the whole website can crash with a fatal error. This has happened a few times.
You wrote that you would fix it in the next release. That has not happened yet.
Temporary workaround for the problem:
$rates[$rate_name] = $rate / (isset($current_rate) ? $current_rate : 1); //BI
Best regards,
@estalhun
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.