I am using jomsocial multi profile for user registration . Some profile needs administration approval to complete registration process .
But the problem is administrator is no getting any notification to approve new user registration .
How can I solve this problem?
I am using Joomla! 2.5.2 Stable and jomsocial 2.4.3
changed line 911 of /components/com_community/controllers/register.php
from
to
and it is working now