- Posts: 839
- Thank you received: 36
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Solved [K.5.0.RC3] Crypsis - the username is out of margin
9 years 10 months ago #176616
by ssh
[K.5.0.RC3] Crypsis - the username is out of margin was created by ssh
Please Log in or Create an account to join the conversation.
9 years 10 months ago #176622
by 810
Replied by 810 on topic [K.5.0.RC3] Crypsis - the username is out of margin
this is not a defect, then you need to set a max characters on usernames.
Please Log in or Create an account to join the conversation.
9 years 10 months ago #176623
by ssh
Replied by ssh on topic [K.5.0.RC3] Crypsis - the username is out of margin
Where?
Database?
What will happens with all those users that already have a long username?
I think it is a risky process for a production site.
What other way do you suggest?
Database?
What will happens with all those users that already have a long username?
I think it is a risky process for a production site.
What other way do you suggest?
Please Log in or Create an account to join the conversation.
9 years 10 months ago #176624
by 810
Replied by 810 on topic [K.5.0.RC3] Crypsis - the username is out of margin
i thought it was in joomla users itself, but it isn't. Then i remebered a pr to fix this issue.
mhh maybe you can try break-word css property
mhh maybe you can try break-word css property
Please Log in or Create an account to join the conversation.
9 years 10 months ago - 9 years 10 months ago #176625
by ssh
Also, you can add some lines to crypsis in order to reduce the size of username when is longer than xx characters.
in the meanwhile I have now added maxlength="15" in registration.xml to avoid further cases.
Thanks
Regards,
Replied by ssh on topic [K.5.0.RC3] Crypsis - the username is out of margin
I will consider that option.810 wrote: maybe you can try break-word css property
Also, you can add some lines to crypsis in order to reduce the size of username when is longer than xx characters.
in the meanwhile I have now added maxlength="15" in registration.xml to avoid further cases.
Thanks
Regards,
Last edit: 9 years 10 months ago by ssh.
Please Log in or Create an account to join the conversation.
Time to create page: 0.240 seconds