- Posts: 12288
- Thank you received: 2537
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
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.
Yes, there is an error on ckeditor.jsI 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.
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.
Please Log in or Create an account to join the conversation.
- Posts: 12288
- Thank you received: 2537
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
If I test it with the ckeditor.js from my production environment (Kunena 5.2.6) it works!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?
Please Log in or Create an account to join the conversation.
I don't find something related to your error :
In custom config of CKeditor that your are using, do-you have set an another language than en-GB ?TypeError: Cannot read properties of undefined (reading 'replace')
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
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.Hello,
I don't find something related to your error :In custom config of CKeditor that your are using, do-you have set an another language than en-GB ?TypeError: Cannot read properties of undefined (reading 'replace')
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.