How can user add his avatar during register?
I think you should be able to do this by just adding this code to the page:
<p>Avatar: <input type="file" name="avatar_filename" /></p>