Template error - in Profiles add new members page
Brought to you by:
trilexcom
The roles feature will also require that you be able to assign users to specific roles.
This is done in the Members page where new members are added.
This looks to be another template error.
To make roles available when new members are added in Jumper Members section this code requests a template form.
The roles code is available in the form but is currently masked.
See note on line 45.
when it is activated in the MemberView_form it shows the following error.
Parse error: syntax error, unexpected T_VARIABLE in C:\xampp\htdocs\jmp\admin\modules\member\inc\MemberView_form.php on line 45
A variable has not been defined. Need to check.