• Resolved Henry

    (@henrybaum)


    We got this error today – Allowed memory size of 536870912 bytes exhausted (tried to allocate 16777224 bytes)

    Before messing with htaccess etc and changing the memory limit, I’d like to see if maybe there’s another reason for it.

    The critical error happened when trying to resend the new order email from the edit order screen. Emails are sending fine for new orders otherwise.

    This was the error. We’re using WP Mail SMTP:

    “error”: { “type”: 1, “file”: “/public_html/…/wp-includes/PHPMailer/SMTP.php”, “line”: 752 },

    “backtrace”: [ { “file”: “/public_html/…/wp-content/plugins/woocommerce/includes/class-woocommerce.php”, “line”: 407,

Viewing 1 replies (of 1 total)
  • Thread Starter Henry

    (@henrybaum)

    Never mind – this was an order that had massive PDFs attached to it. After removing the PDFs, sending worked.

Viewing 1 replies (of 1 total)

The topic ‘PHP Mailer Issue’ is closed to new replies.