That is a PHP memory exhaustion error. GD also uses PHP's memory
I would suggest one of two things. You can edit your php.ini and raise the memory limit or you can do this in uploadphoto.php add the line in bold.
Code:
Content visible to verified customers only.