Deleting extra profiles also deleted the master admin account...
Jamroom Developers
This has been fixed in the next release of the jrUser module. Thanks again for letting us know about it.
{literal}<script src=........>{/literal}
{if isset($profile_approved) && $profile_approved == 'on'}
{* The profile template code here *}
{else}
THIS PROFILE IS NOT APPROVED
{/if}