Had a report of someone getting 500 errors when they were making a new event. After some investigation, it looked like the image was too large and it was causing php to run out of memory when trying to load it. So the image upload size needs to be validated before upload