how to force users to fill out the profile pages?

Status: 
Solved
Question: 

Once we have created a Content Profile type and linked it to the profile, is there a way that we can force the user to fill out the profile form (or at least see the whole thing)?

Responses

1. Yes, enable the "Content

Yes, enable the "Content Profile Registration" (it's something link that) submodule, this comes with content profile. After that, go to /admin/content/node-type/profile/profile and check "Use on Registration".

If you want to make certain fields compulsary. You need to configure the fields themselves. For instance at /admin/content/node-type/profile/fields/field_gender for the field gender, set the global settings to: require.

2. I have a similar problem

I have enabled the "Content Profile User Registration" submodule. And I also went to "/admin/content/node-type/profile/profile" and checked "Use on Registration" and went to each field and made them required.

Still, Upon registering a new user I still am not "forced" to fill out the profile.

Any ideas?

3. I've answered here:

I've answered here: http://drupalfun.com/question/unable-force-users-fill-out-profile-upon-r...