08-06-2017, 02:34 PM
The username thing yes...that is my fault as I auto-assign my users usernames. We will need to add that back in to the function. However, the file I provided you with will auto-assign based on the users first name and last name.
You can read more about that here:
https://userspice.com/forums/topic/auto-...-username/
The user permission level might be an issue. See the way I do my levels is no 2 levels share the same page access. Only one level can have that page. So I have CSR, User Management, Admin. My CSRs have access to base pages, User Management to the user management stuff, admin everything else. I am assigned all permission levels. My user management will be assigned CSR and User Management. You can revert that section of code back to the fault if you want, would just be a couple lines within that permission modal.
You can read more about that here:
https://userspice.com/forums/topic/auto-...-username/
The user permission level might be an issue. See the way I do my levels is no 2 levels share the same page access. Only one level can have that page. So I have CSR, User Management, Admin. My CSRs have access to base pages, User Management to the user management stuff, admin everything else. I am assigned all permission levels. My user management will be assigned CSR and User Management. You can revert that section of code back to the fault if you want, would just be a couple lines within that permission modal.