Hi,
I am building a mini job board for recruiters and job seekers. I have created two content types (profiles) for each role which I use during the registration. To build these two profiles, I have used Content Profile module, CCK, Views and autoassignrole module.
My question:
I want them to be able to upload a profile or logo picture when they register. Once they registered, they can go to their account and upload a picture but I would rather prefer they do it during the registration otherwise most of them will never do it later. I have found this module at http://drupal.org/project/reg_with_pic to allow users to upload a picture but I was wondering if there was a different way to do this with CCK, Content Profile... and if so, how?!
I am pretty new to CCK and Drupal in General so don't be too technical please :)
Thanks.
Comments
It's worth a look --> How to
maybe this module will help you further http://drupal.org/project/profile_pictures
-WJZ
---------
Thanage Community on COMMONS 2
_
http://drupal.org/project/reg_with_pic is the way for standard users / pictures. If you use content_profile, it should still work unless you forgo the core user picture and want to use an imagefield--then you would just add your imagefield to your content_profile and configure it to appear on the registration.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.