Download & Extend

attaching user to existing nodeprofile

Project:Node Profile
Version:5.x-1.4
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I have some users created. And I have nodeprofiles created for the users. How do I attach the user accounts to the nodeprofiles I already have completed for that user?

Right now I have a John Smith ID and a John Smith nodeprofile, but if I login as John Smith and click on "my Account" the node profile doesn't show up, I get the message to create the node profile.

Comments

#1

Sorry you can close this. I found in SQL where I can change the UID of the profiles in question.

#2

Status:active» closed (fixed)

To explain a bit better: In the 'nodes' table, look for the node you have created for the profile in question. Change the UID value to that of the user you want to attach the profile to.

#3

Or just edit the node to make the desired user the author of that node.