I got this error when I try to create a 61 characters long group even if ‘username max length’ is set to 255.
(
[0] => Name is too long
)
Do someone have suggestion to resolve this issue?
Where can I change the 60 characters limit?
I got this error when I try to create a 61 characters long group even if ‘username max length’ is set to 255.
(
[0] => Name is too long
)
Do someone have suggestion to resolve this issue?
Where can I change the 60 characters limit?
I believe it’s the same setting as the username limit, so try changing that.