Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Solved ckeditor language failed

More
1 year 6 months ago #232552 by deng
install 6.3.6, update to 6.3.7

Set bbcode use CKeditor, and English is good, Chinese editor disappeared. I setup a multi-language site.

Check some topic, try use custom 'CKEDITOR.lang.languages={"en":1,"zh":1}', and then English and Chinese are all bad.
 
 
 
 

Please Log in or Create an account to join the conversation.

More
1 year 6 months ago - 1 year 6 months ago #232553 by deng
Replied by deng on topic ckeditor language failed
I have check the /media/kunena/core/js/lang, en.js and zh.js are OK.
After 'vi customckeditor_config.js', I also cleanup browser's cache.
Last edit: 1 year 6 months ago by deng.

Please Log in or Create an account to join the conversation.

More
1 year 6 months ago - 1 year 6 months ago #232555 by rich
Replied by rich on topic ckeditor language failed

Check some topic, try use custom 'CKEDITOR.lang.languages={"en":1,"zh":1}',

Remove this custom line and then go to /media/kunena/core/js/lang/ and open the zh.js
In line 5, change
CKEDITOR.lang[‘zh-cn’
to
CKEDITOR.lang[‘zh’

Important! Always create a backup before you make any changes to your website!
Last edit: 1 year 6 months ago by rich.
The following user(s) said Thank You: deng

Please Log in or Create an account to join the conversation.

Time to create page: 0.273 seconds