I have OG installed, and I don't know if this is a usernode issue, a nodeprofile issue or an issue using nodeprofile with OG, but here goes:

Installed usernode, nodeprofile, nodefamily in site 5.x site already running OG.

Followed tutorial here: http://shellmultimedia.com/node/38

I had the user manually create user profile node using http://www.mysite.com/nodefamily/uprofile (uprofile is my user profile content type).

I had to put the usernode into a group for the user to see it. The user, the usernode, and the user profile are all in the same group. However, when the user clicks on http://www.mysite.com/usernode, usernode says:

"This user has not yet created a profile"

Any ideas on why usernode would not see user profile node? Thanks.

Comments

fago’s picture

Title: Usernode does not see node profile » Nodeprofile and organic groups

Make sure that the profile node also got the same group and isn't private. I've never tried it nodeprofiles per group, if I had used it with og I always disabled the group feature for nodeprofiles.
If you want per group nodeprofiles, you 'd probably have to figure out a way to set init the group setting appropriate.

somebodysysop’s picture

Thanks for the assistance. Still have not resolved the problem entirely, but I can clearly see that group permissions are getting in the way. You are right, the best advice is to remove usernode and nodeprofile nodes from OG. You've pointed me in the right direction for resolving my particular issue. Thanks.

somebodysysop’s picture

Status: Active » Closed (fixed)

Worked out the permissions issue. User Profile node now appears under usernode. Thanks.