I'm getting the regular user's registration data plus an additional field called _YPHONE. In XUser these values are in an array called $args.
The rest I'm inserting in the user and xuser tables as usual but I want to insert $args['_YPHONE'] into the users DUD field called _YPHONE.
I've searched for a clue and found out I need to use pnUserSetVar but I don't know how.
x
