I'm developing a site which has a multi step procedure for creating a site on a multisite install. This involves having the user first create a user account, then create their site at a later date.
When using the Registration Add-On to update the user account, a network site is not created, despite having the option selected under the Registration Add-On's Network Options.
A network site is created when the form is set up to create a new user.
I'm using WP 3.5.1, Gravity Forms 1.6.12 and Gravity Forms User Registration Add-On 1.5.beta1
I'm using the following code to pre-populate the user's first & last names:
I'm using this to change pre-populated fields to readonly:
Any ideas?
Thanks heaps,
Cam