Posted by Lisa Williams on June 16, 2007 at 4:55am
Question:
I have an existing site on Drupal 4.7 with ~1000 users. I'd like to start using nodeprofile. Once I install nodeprofile and the modules it requires, how do I get information from a user's existing user page into a corresponding profile node?
Thanks!

Comments
so you want to import data
so you want to import data from an existing drupal core profile?
I think you'll have to write a manual conversion script...
OK
Thanks. It wasn't clear to me, after reading the docs, what nodeprofile would do to existing user pages on a site that's already established.