Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] 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 The editor text field isn't available after upgrade to 5.2.7

More
4 years 8 months ago #220474 by rich
I assume you've already checked with the console to see if an error was displayed during the loading process. If not, do it, please.
Besides, you can block with your browser tool (tab network) scripts one by one, then refresh the page always. So you can find out, if there are conflicts with a script.
As workaround, you can use the BBCode editor too for now (your Kunena   template -> tab BBCode), then you can do the trouble search at a time were there is no activity in the forum.

Important! Always create a backup before you make any changes to your website!

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

More
4 years 8 months ago - 4 years 8 months ago #220479 by guidocx84

I assume you've already checked with the console to see if an error was displayed during the loading process. If not, do it, please.Besides, you can block with your browser tool (tab network) scripts one by one, then refresh the page always. So you can find out, if there are conflicts with a script.As workaround, you can use the BBCode editor too for now (your Kunena   template -> tab BBCode), then you can do the trouble search at a time were there is no activity in the forum.
Yes, there is an error on ckeditor.js



I tried to overwrite it with the file extracted directly from the Kunena installer but it's the same file and nothing happened. Same error.
I tried also to check the file permissions and are the same of other files.

Do you have any idea about the meaning of the error?

I don't need the workaround because I'm in test environment but thank you for the suggestion. I confirm that the workaround works for me but I need the editor in production environment ;)

I attached the screenshot of the error in a zip file.
Last edit: 4 years 8 months ago by guidocx84.

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

More
4 years 8 months ago #220482 by rich
The error message is the same as when using an optimize  tool. But Kunena 5.2.7 contain also a CKEditor upgrade. What happens, if you test it with the ckeditor.js from a Kunena 5.2.6 installation package?

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

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

More
4 years 7 months ago #220516 by guidocx84

The error message is the same as when using an optimize  tool. But Kunena 5.2.7 contain also a CKEditor upgrade. What happens, if you test it with the ckeditor.js from a Kunena 5.2.6 installation package?
If I test it with the ckeditor.js from my production environment (Kunena 5.2.6) it works!

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

More
4 years 7 months ago - 4 years 7 months ago #220517 by xillibit
Hello,

I don't find something related to your error :

TypeError: Cannot  read properties of undefined (reading 'replace')

In custom config of CKeditor that your are using, do-you have set an another language than en-GB ?

I don't provide support by PM, because this can be useful for someone else.
Last edit: 4 years 7 months ago by xillibit.

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

More
4 years 7 months ago #220522 by guidocx84

Hello,

I don't find something related to your error :

TypeError: Cannot  read properties of undefined (reading 'replace')

In custom config of CKeditor that your are using, do-you have set an another language than en-GB ?
Hi! No, I didn't change anything inside the configuration file. I copied the ckeditor_config.js and I renamed the file as customckeditor_config.js, then I uploaded it.

The cloned custom file works only with Kunena 5.2.6 ckeditor.js but I noticed also that the settings that I defined in BBCode tab of Crypsis (e.g. I disabled "Align left", "Align right", "Center" and "Justify" buttons) were ignored, similar to other buttons that I disabled from backend.

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

Time to create page: 0.265 seconds