Hi There,
I was playing around with a custom code in my template using:
<?php echo ESR:
rofile(array('layout' => 'submitVerification'));?>
index.php?option=com_easysocial&view=profile&layout=submitVerification&Itemid=169
that links to submit a profile verification form. My test profile was previously verified but I went to the backend and unverified my test profile/user. Then manually going to the verification form link, I get an
Error 500 This feature is not available.
I know that the link will not appear in edit profile when a person has already requested a verification but having a 500 error is harsh

maybe an Alert instead saying: "You have already submitted a verification request, please contact site admin to..."
Thanks,
Jackson