I am trying to use drupal_execute() on the user register form, to register two users in the same request lifecycle. I´m also using usernode. Both users get created, both usernodes get created, but only one nodeprofile, and it spits out an array before the next page can load.

Comments

davidtrainer’s picture

Title: Cannot two nodeprofiles in one request lifecycle » Cannot create two nodeprofiles in one request lifecycle

oops