05-30-2018, 12:58 AM
Hi @alexuco!
admin_user code dictates that if they are not within Group 2 (Default Admin) or UID 1, they cannot delete users. You will need to modify core code to do this, I would just copy it to usersc and do it, Line 614 approx. You'll also need to copy the if function you put there to the delete function in the PHP tags near the beginning.
Brandin.
admin_user code dictates that if they are not within Group 2 (Default Admin) or UID 1, they cannot delete users. You will need to modify core code to do this, I would just copy it to usersc and do it, Line 614 approx. You'll also need to copy the if function you put there to the delete function in the PHP tags near the beginning.
Brandin.