When attempting to attach a 1500x1500 pixel image to a forum post, I get a blank white screen after clicking submit with no errors.
When attempting to attach a 1000x1000 pixel image to a forum post, I get the following error:
Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 4000 bytes) in /home/24535/domains/dragonavenue.com/html/dnd4sys/core/core.image_lib.php on line 495
Both images are less than 100K in size.
Images are allowed to be 1500x1500 within the EE settings. Any ideas on how I can address the issue?