Hi, I use

Content Profile 6.x-1.0-beta4
Advanced Profile Kit 6.x-1.0-beta2
and User Import 6.x-2.3

I have to import new users and their profiles, knowing that profiles come from the Advanced Profile Kit. I have no problem doing this with all the CCK fields. But I can't figure out how to do it with a taxonomy field.

Is it possible ? If yes, could anyone tell me how to do it ? It would save me a lot of time as I have to import hundreds of users.

Thanks,

Nicolas

Comments

smurferboy’s picture

Title: Can User Import fill taxonomy field in content profile node ? » Same problem

Hi Nicolas,

Did you already figure out a way how to do this, or a workaround, as I'm also having problems with this.

Thanks,

Wouter

Agileware’s picture

Title: Same problem » Can User Import fill taxonomy field in content profile node?

Changing title back

milos.kroulik’s picture

subscribe

R.Hendel’s picture

subscribe

mikebell_’s picture

subscribe

capoyeti’s picture

subscribe

Winn’s picture

I am trying to find a workaround for this issue. Would love any insights.

sdemi’s picture

Can be done using this method:
http://drupal.org/node/633358#comment-2707016

MrRedPants’s picture

Issue summary: View changes

I've been reading on this thread, and this one
https://www.drupal.org/node/633358#comment-2707016 and this one
https://www.drupal.org/node/653524

I have users set up ( I believe using content profile). There are standard user fields, but I also have selectable fields from taxonomy.

I was testing out user import module and it works very well for the basics and I like it.
I can map certain fields in csv document to the taxonomy options, but, it doesn't "take"

In reading, there seems to be some combination needed of importing using node profile, content profile and / or user profile.

I have figured out importing through user profile and node profile, but, seemingly a missing element, importing content profile I can't figure out.

Can anyone lay this out more specifically on exactly HOW to accomplish this? By this I mean

Create a CSV file with user information, including first name, etc etc - basic fields, but ALSO fields that map to taxonomy choices for that user (in our environment the taxonomy choices are location, department, job title, etc).

Thank you!

gisle’s picture

Status: Active » Closed (outdated)

Drupal 6 is no longer supported.

Drupal 6 support requests are being closed as outdated unless it is obvious that they still apply to the latest stable version.

I am able to import Taxonomy terms using the 7.x-3.2 version. It works as one would expect.