When creating a vsite (site/register) if the user presses the enter key or clicks the button to submit the form with out actively exiting the domain field first two ajax events are fired off nearly simultaneously.

Depending on which completes first, OpenScholar will occasionally create the new vsite before the domain check completes resulting in both a 'your site has been created' success message and a 'the domain is taken' error message.