Hello
I would like to override the following files :
- components\com_easysocial\themes\wireframe\registration\default.complete.approvals.php
(page displayed after registration, pending approval)
- components\com_easysocial\themes\wireframe\emails\html\registration\approvals.php
(mail sent after registration, pending approval)
What I want to display will depend on the Profile Type of the user. What would be the code to fetch the Profile Type of the user who just registered in each of these files?
Thanks for your help!
I would like to override the following files :
- components\com_easysocial\themes\wireframe\registration\default.complete.approvals.php
(page displayed after registration, pending approval)
- components\com_easysocial\themes\wireframe\emails\html\registration\approvals.php
(mail sent after registration, pending approval)
What I want to display will depend on the Profile Type of the user. What would be the code to fetch the Profile Type of the user who just registered in each of these files?
Thanks for your help!