- Posts: 33
- Thank you received: 3
Kunena 6.4.13 Released
The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.
Question no editor showing
Please Log in or Create an account to join the conversation.
I don't how these can be undefined for, com_kunena.ckeditor_userdefaultlanguage there are default or default language in Joomla! so it can't undefined :
For com_kunena.ckeditor_joomladefaultlanguage it's language in Joomla!, it can't be undefined. There is always one set as default :
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
I found the reason ! It happens to newly registered users. They get field in Joomla profile params language filled with "active". It used to be empty oder "en-US" etc.
This error happens when "active" is entered into new user profiles by Joomla.
Please Log in or Create an account to join the conversation.
- Posts: 978
- Thank you received: 153
Please Log in or Create an account to join the conversation.
that sounds strange to me. I use Joomla 5.1.1 and I find in components/com_users/forms/sitelang.xml
That does not look like a modification and seems like standard Joomla 5. I find that file in 3 different Joomla 5 installations.
Please Log in or Create an account to join the conversation.
So it is clear that J5.1.1 puts an "active" into new user profiles without selected language and Kunena 6.3.1 fails to recognize that as default language making ckeditor fail.
Please Log in or Create an account to join the conversation.