Hi,
I have been using the user profile module so far. A few days ago I found the node profile and related modules and installed them all.
nodeprofile, usernode, pageroute etc. I also had CCK already installed.

I was then able to create a CCK node called User Profile with a couple fields.

What I need to do is the following and I couldn't figure out how to do it.

1. When a user registers(through the create account link), I want him to be lead on to fill in his profile. The profile could be a few pages, which I think the pageroute module will allow me to chain a few CCK content types together. But its the piece about how to leading the user to the User Profile Content tpye creation page, from the account registration page that I am not sure how to do.

2. I am also using the Location and GMap Modules. This allows me to assign a location to a user as well as to specific content types. If I enable User location, it adds a User Location tab to the user registration page. This then allows the user to enter lat/long or an address to specify his location. But what I want is to enable location entry to the User Profile or to the UserNode created by your set of modules and have this data used by the User Location Module. Any idea how I might be able to do this.

Any pointers would be very much appreciated.
Thanks,
Sarvi

Comments

fago’s picture

Status: Active » Closed (won't fix)

ad 1:
I haven't looked at this. perhaps the login destinationmodule can help you.

I can think of a useful module that uses the pageroute_workflow module and that urges users to complete their nodeprofile immediate after registration. However I've currently no time for this, so I set this to won't fix.

ad 2:
I've no experience with the location modules. However, I think you can enable the location module for nodes, too. So there should be no need to use the user-specific one.