What is the best (most current) way to let users add more info to their user profile? For instance, a portrait image? The profile module does not include an image field....
Thanks
Use the cck profile module to create the custom users profile and add as many field of any type u want users to have.
Open Source Enthusiast http://twitter.com/graphicmist
I could not find CCK Profile, Could you provide a link? Did you mean Content Profile?
There is, also, the core profile module.
Matt Farina Geeks and God Former Co-Host www.mattfarina.com
But core profile does not include a user image, like the one you see here at G&G
install the imagecache module so that you can resize images. You can turn on profile images in admin/user/settings
http://drupal.org/project/content_profile
awesome module use it
@Arlin, core does user images by default. Go to yoursitename.com/admin/user/settings and scroll down. It's part of the user module.
Ok, there it is! Thanks for the help! (although that took longer that it probably should have...)
What is the best (most current) way to let users add more info to their user profile?
For instance, a portrait image?
The profile module does not include an image field....
Thanks