I am also receiving the "memory exhausted" error in 3.7.1. In my case this appears to happen after a user clicks "post reply" or "post quick reply".
My specific error is:
I have very few plugins, but one that is in use sends instant email notifications to members who have chosen that notification method for forums or threads to which they have subscribed.
Mark
My specific error is:
Code:
[B]Fatal error[/B]: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in [B]<path>/forum/includes/class_mail.php[/B] on line [B]835"[/B]
Mark
Comment