Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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 Editor icons & Preview not working

More
9 years 3 months ago #182288 by rich
I've tested it now. With line break I can confirm this error. It seems to actually be the solution. Only the question remains, why only some users have this line break.
Many thanks!

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: JorgeMax

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

More
9 years 3 months ago #182289 by cucumiau
In catalan version there is the same problem, in the same line, but instead, the error is an apostrophe taken as a single quote:

- components/com_kunena/template/crypsis/assets/js/markitup.editor.js
- line 21, position 389
- you will find 'Llista d'elements' ==> substitute with 'Llista d`elements'
The following user(s) said Thank You: JorgeMax

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

More
9 years 3 months ago - 9 years 2 months ago #182291 by Edu
I think the problem is placed in the Kunena Language Package.

In my case, I can found this
Code:
COM_KUNENA_EDITOR_HR = "Línea horizontal\n"
in the file /homedir/public_html/language/es-ES/es-ES.com_kunena.ini, line 271.

Maybe that \n is causing our headache? The English version of the same file doesn't have it.
Last edit: 9 years 2 months ago by Edu.
The following user(s) said Thank You: rich, Wild Duck, JorgeMax

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

More
9 years 3 months ago #182292 by rich
Yes, the language file causes this error (but should not be). If you try with "Línea horizontal\n\n\n" then you have 3 line break in the script file.

For all users who have the editor problem: Download this zip file and unzip it. Replace the markitup.editor.js in "/components/com_kunena/template/crypsis or crypsisb3/assets/js". I should work.

Thanks again @Edu

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: JorgeMax

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

More
9 years 3 months ago #182295 by churruka
Thanks, now it works properly
regards

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

More
9 years 3 months ago #182326 by 810
ok, I have changed the line of the translation, should be fixed on next release.

If you still have the issue, please reply again

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

Time to create page: 0.373 seconds