Great module! I plan to import users with ADK profile content. Is there any import tool that would allow me to import both at the same time? If not, can you provide details on the link between ADK and the Users i.e. UID,NID,VID. I have been unable to find the correct tables.
Thanks in advance
Comments
Comment #1
michelleAPK has no data storage outside of some module settings. There's no need to import anything.
Michelle
Comment #2
prepress commentedUnderstand ADK has no data storage it only provides the building blocks, so my question may be better on another project.
However, just in case, let me restate: I am importing my users with their associated profile fields created using the "Full Import" pre-built node.
What connects the users table with the content_type_uprofile table. I have been looking for a table, with no sucess, that would map user.uid with content_type_uprofile.via (or NID).
Thanks
J
Comment #3
prepress commentedFigured it out, connection is in the node table. For the other newbies out there – I plan on importing users, then importing Content, then exporting UID from Users and NID from nodes and making sure the all matchup on the node table. Yikes!
Comment #4
michelleContent profile handles the connection between nodes and users. The storage itself is just in regular nodes, as you noted. If you need help with connecting up the nodes, you'll want to ask in the content profile queue.
Michelle