• 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)
  • Plugin Author RazyRx

    (@razyrx)

    Hello,

    Maybe it was some other code part where same issue was before.
    We will check this issue and try to add fix in next plugin release.

    Regards,
    Oleg

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.