- Posts: 5
- Thank you received: 0
Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.9 [K 7.0.9] 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 7.0
Solved Reply topic - users cant see editor
11 months 3 weeks ago #234012
by jflash
Reply topic - users cant see editor was created by jflash
Hello! I have strange problem. I updated forum to latest version but now older users (this forum is constantly updated maybe ~10 years...) cant see editor if they use 'reply topic'. 'Quick reply' works but this is without editor buttons. I use 'NTS KBee' template last version with forum. Is it a template issue?
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 1014
- Thank you received: 162
11 months 3 weeks ago #234014
by Pinkeltje
Replied by Pinkeltje on topic Reply topic - users cant see editor
Every user or only older users? Quick check to see if it is template issue, set Aurelia as default. NTSKBee is for Kunena 6.4.5, so could be a template issue. I use KPraxis, and can't reproduce the problem with actual template version and Kunena 6.4.6.
Please Log in or Create an account to join the conversation.
11 months 2 weeks ago #234015
by Petley
Replied by Petley on topic Reply topic - users cant see editor
Have a look at this ........ maybe a language thing
www.kunena.org/forum/k6-3-0-support-arch...nu-appearing?start=0
www.kunena.org/forum/k6-3-0-support-arch...nu-appearing?start=0
Please Log in or Create an account to join the conversation.
11 months 2 weeks ago #234021
by jflash
Replied by jflash on topic Reply topic - users cant see editor
Hey!
The whole issue was actually with the CKEditor language file in the folder /media/kunena/core/js/lang/. When Estonian is set as the main language in Joomla, there was an old et.js file in that folder at first, which interfered with loading the editor. When I deleted that file, the editor then had a problem because the language file was missing, which again disrupted the editor’s loading. In the end, I made a copy of the en.js file, renamed it to et.js, and changed the value CKEDITOR.lang to CKEDITOR.lang for the Estonian language.
The whole issue was actually with the CKEditor language file in the folder /media/kunena/core/js/lang/. When Estonian is set as the main language in Joomla, there was an old et.js file in that folder at first, which interfered with loading the editor. When I deleted that file, the editor then had a problem because the language file was missing, which again disrupted the editor’s loading. In the end, I made a copy of the en.js file, renamed it to et.js, and changed the value CKEDITOR.lang to CKEDITOR.lang for the Estonian language.
Please Log in or Create an account to join the conversation.
Time to create page: 0.337 seconds