(Tips) Allow people to upload user pictures during registration

Tips : Allow people to upload user pictures during registration

if you need to to enable the upload of user pictures during registration, this is the user picture on registration module that makes Drupal core work as it should. If you are using bio or nodeprofile you do not need this.

Register with Picture
http://drupal.org/project/reg_with_pic

And you will have found this page because we at Agaric put in every keyword imaginable in writing about this. Yes we sometimes wish others were more like us. It would have saved a lot of work below! If you wish more people were like us to hire us so we'll have more money to invest in our brain wave transformation device.

So, for the record, below is my development process to developing my version (attached) of the module linked to above.

Thanks in part to the archaic user module, a 2 hour estimate to add user picture upload to the client's custom registration form has become a journey through hell because Drupal core doesn't even let you upload a user picture when uploading. and all the functions are insanely large and have hard-coded special cases in them and the hooks aren't comprehensive enough

| Read more..

Courtesy : Agaricdesign.com