Hi,
I have fixed this for the next release so that if it is blank it will use a default blank image that can be specified in user.config to allow using a custom image:
<add key="DefaultBlankAvatarPath" value="~/Data/SiteImages/1x1.gif" />
shown above with the default value, but one can override it in user.config to point to a custom image.
Thanks,
Joe