View Issue Details

IDProjectCategoryView StatusLast Update
1667ComposrGeneral / Uncategorisedpublic2014-07-03 22:25
ReporterLhasadreams Assigned ToChris Graham  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Summary1667: Bail out caused when trying to managed the bounces
DescriptionHi,
Now that we have moved to Mandrill we are feeding bounces back to the [email protected] email address.

When I try and access the bounces I get a bail out.
I want to be able to turn the Newsletter off for the bounces.

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 71 bytes) in /home/vwgolfm/public_html/sources/tempcode.php on line 1489
Critical error – bailing out

This is an error that has been elevated to critical error status because it occurred during the primary error mechanism reporting system itself (possibly due to it occuring within the standard output framework). It may be masking a secondary error that occurred before this, but was never output - if so, it is likely strongly related to this one, thus fixing this will fix the other.
Allowed memory size of 67108864 bytes exhausted (tried to allocate 71 bytes) [sources/tempcode.php at 1489]
Details here are intended only for the website/system-administrator, not for regular website users.
» If you are a regular website user, please let the website staff deal with this problem.

Depending on the error, and only if the website installation finished, you may need to edit the installation options (the info.php file).

ocProducts maintains full documentation for all procedures and tools. These may be found on the Composr website. If you are unable to easily solve this problem, we may be contacted from our website and can help resolve it for you.

Cheers
Ade
TagsNo tags attached.
Attach Tags
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Chris Graham

2014-07-03 22:25

administrator   ~2196

I have implemented 2 mitigations for this: it should use less memory and not have a memory limit.

Issue History

Date Modified Username Field Change
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised