This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
How to / Re: how to increase username length in database , userdatabase and usercreate cwp ?
« on: October 13, 2021, 07:16:47 AM »
The 8 character validation is only for html.
You should change the property: maxlength = "8"
By maxlength = "n"
The number you need.
It just worked for me.
You should change the property: maxlength = "8"
By maxlength = "n"
The number you need.
It just worked for me.
how to increase username length in database , userdatabase and usercreate cwp ?
from
7 (
to
(15) 16
Pages: [1]