- Posts: 12258
- Thank you received: 2526
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
9 years 3 months ago #182288
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Editor icons & Preview not working
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!
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.
9 years 3 months ago #182289
by cucumiau
Replied by cucumiau on topic Editor icons & Preview not working
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'
- 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.
9 years 3 months ago - 9 years 2 months ago #182291
by Edu
Replied by Edu on topic Editor icons & Preview not working
I think the problem is placed in the Kunena Language Package.
In my case, I can found this
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.
In my case, I can found this
Code:
COM_KUNENA_EDITOR_HR = "Línea horizontal\n"
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.
Please Log in or Create an account to join the conversation.
9 years 3 months ago #182292
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Editor icons & Preview not working
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
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.
9 years 3 months ago #182295
by churruka
Replied by churruka on topic Editor icons & Preview not working
Thanks, now it works properly
regards
regards
Please Log in or Create an account to join the conversation.
9 years 3 months ago #182326
by 810
Replied by 810 on topic Editor icons & Preview not working
ok, I have changed the line of the translation, should be fixed on next release.
If you still have the issue, please reply again
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