10-20-2017, 02:20 AM
Hello!
I'm sure that I'm missing something super basic here but for the life of me I can't figure out how to set the permission level of a user when the account is created. I have created a permissions group, it's set to 3.
In join.php, under `// echo "Trying to create user" I see 'permissions' => 1, but changing 1 to 3 seems to have no effect
Am I barking up the wrong tree?? Any help would be greatly appreciated
Thanks and thanks for such an awesome and insanely useful project!
I'm sure that I'm missing something super basic here but for the life of me I can't figure out how to set the permission level of a user when the account is created. I have created a permissions group, it's set to 3.
In join.php, under `// echo "Trying to create user" I see 'permissions' => 1, but changing 1 to 3 seems to have no effect
Am I barking up the wrong tree?? Any help would be greatly appreciated
Thanks and thanks for such an awesome and insanely useful project!