So I\'m doing some maintenance on other people\'s legacy code, and I\'ve fixed some basic permissions issues, however now in an image uploader, I\'m getting the following error:
I've seen this before, and for me it was a memory issue, failing in the method:
_getNeedMemoryForFile
Probably the safest bet is to wrap to try-catch and handle the exception as gracefully as possible.