Originally posted by wowik73 in #886510: Image not uploaded in signup as moment #3
Idea is make possible set default field picture, which will be shown when user didn't download his own picture for the field.

Comments

gregoiresan’s picture

subscribing

gregoiresan’s picture

more i'm thinking and more I agree... it would be a very useful feature... anyone would have an idea to patch it ?

edan7’s picture

Hmm. One way this can be done is to use the avatar selection module (http://drupal.org/project/avatar_selection), and work with the role accessibility options.

Then enable the Reg With Pic module (http://drupal.org/project/reg_with_pic) and set the "Requre Picture on Registration Form" to NO.

Let me know if you need me to explain further.

gregoiresan’s picture

It is interresting but, unfortunatly, I need something which deal with avatars but also others profile categories such as : my bike, my dog and my shoes, all thoses categories having an imagefield.
Content Profile can solve my issue but it will first, oblige me to rebuild entirely the profile data and also, I don't fancy to re-build relationships between nodes and users when it already exist by default in the user section.

I'm not coder, but if anyone had an idea to patch this, it would be great !