My registration form gives the user the choice of creating a website or not. However there doesn't appear to be any conditional logic which will allow this choice to be fed through to the plugin.
As a result if no blog name is entered (Blogname hidden if choice is no website) the form submission fails since the plugin requires a blog name when site creation is enabled.
Is there any way round this?
David