When I use the Communicate button, I get the error: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65488 bytes) in D:\home\site\wwwroot\system\expressionengine\core\EE_Exceptions.php on line 352
Nothing has changed. It was working, now it is not.
Also, I have Freedom Form Pro installed. It registers in the CP that an email has been sent but it does not send out the admin notification.
I’m using sendgrid and have all of the correct settings.
EE version: v2.10.1 Freedom Form vs 4
So I have an idea of what might be causing your memory issues, but someone on our team would need to log in directly to debug. If you’d like us to do that, please put in a support ticket and provide log in access (credentials are encrypted in the support portal and auto-destroyed after 30 days).
Just circling back in case anyone runs into something similar.
The memory error was very very odd! It ended up being the result of some commented out code where the system error message codes/text are specified. The 500 error was commented out, resulting in any system error that returned a 500 code triggering an infinite loop and thus running out of memory.
Restoring the commented out bit got errors working- and the resulting email debug points to the mail server not authenticating the smtp connection data.
Glad you brought it to support- that one needed some code digging to spot!
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.