• Hi there,

    got an automated email from wordpress titled “Your Site is Experiencing a Technical Issue”.

    The error message is as follow:

    An error of type E_ERROR was caused in line 170 of the file /home/domain….plugins/woocommerce-multilingual/inc/class-wcml-emails.php. Error message: Out of memory (allocated 41943040) (tried to allocate 32768 bytes)

    Is there anything that I can do to avoid this happening again?

    I have already contacted hosting and they assured we have enough memory, it is set at 512M.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Pierre Sylvestre

    (@strategio)

    Hi @stemon,

    It’s hard to say what’s causing this issue. At first glance, you reach this memory limit very early in the whole process because at this stage we are just adding some hooks.

    however, it looks like the actual limit is not 512M (the error message mentions 41943040 bytes which is ~42M).

    Please check this WC page about memory and maybe ask your host to verify again.

    Thanks,
    Pierre

    Thread Starter Stefano Monteiro

    (@stemon)

    Hi @strategio,

    Thanks for replying. I will check into further and keep you posted if anything.

    Thansk for your time.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘E_ERROR was caused in line 170’ is closed to new replies.