Code-based user registration -- VSITE
Posted by Grondhammar on July 27, 2011 at 6:57pm
Hi all,
We are working to automate the filling of course websites with auto-created users based on our campus centralised course roster info. So far, I've had good success creating users via Drupal's stock user_save, then adding them to sites via og_subscribe_user_action.
The problem comes when I try to get vsite profile information in (i.e. the user's first and last name).
Read more