- Posts: 271
- Thank you received: 11
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 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
Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the
download
page.
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
Question CKEditor problem?
- anonymous01
-
Topic Author
- Offline
- Premium Member
-
Less
More
3 years 3 months ago - 3 years 3 months ago #227354
by anonymous01
CKEditor problem? was created by anonymous01
Sometimes, when I try to edit a forum post, I get these errors in the console. I'm surprised because this is the first time I've seen it. Interestingly, of the several posts on the page, I can't edit only one of them. Help please.
PHP 8.1, Joomla 3.10.11, kunena 5.2.14.
Code:
Uncaught TypeError: Cannot read properties of null (reading 'type')
at e.onTagClose (ckeditor.js:1264:363)
at CKEDITOR.BBCodeParser.parse (ckeditor.js:1261:365)
at CKEDITOR.htmlParser.fragment.fromBBCode (ckeditor.js:1265:444)
at a.b (ckeditor.js:1269:226)
at a.m (ckeditor.js:10:246)
at a.<anonymous> (ckeditor.js:12:91)
at CKEDITOR.editor.CKEDITOR.editor.fire (ckeditor.js:13:286)
at a.setData (ckeditor.js:290:401)
at b (ckeditor.js:975:187)
at Object.wysiwyg (ckeditor.js:979:32)
9502:1 Refused to apply style from 'https://***********/media/kunena/core/js/plugins/copyformatting/styles/copyformatting.css?t=M8SC' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
9502:1 Refused to apply style from 'https://************/media/kunena/core/js/plugins/copyformatting/styles/copyformatting.css?t=M8SC' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
PHP 8.1, Joomla 3.10.11, kunena 5.2.14.
Last edit: 3 years 3 months ago by anonymous01.
Please Log in or Create an account to join the conversation.
3 years 3 months ago #227356
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic CKEditor problem?
Hello,
Can-you look in table #__kunena_messages_text to see the content of the message which you are not able to edit ?
Can-you look in table #__kunena_messages_text to see the content of the message which you are not able to edit ?
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.
- anonymous01
-
Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 271
- Thank you received: 11
3 years 3 months ago #227371
by anonymous01
Replied by anonymous01 on topic CKEditor problem?
Hello.
OK. Example one:
Example two:
OK. Example one:
This message contains confidential information
Example two:
This message contains confidential information
Please Log in or Create an account to join the conversation.
3 years 3 months ago #227382
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic CKEditor problem?
It is the size and alt attributes of the images that cause the errors. The CKEditor cannot do anything with html attributes. Without these everything is fine.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
- anonymous01
-
Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 271
- Thank you received: 11
3 years 3 months ago #227385
by anonymous01
Do you disagree with me, rich?
All of these entries were made using the kunena editor.
Replied by anonymous01 on topic CKEditor problem?
This is called "bug".It is the size and alt attributes of the images that cause the errors. The CKEditor cannot do anything with html attributes. Without these everything is fine.
Do you disagree with me, rich?
All of these entries were made using the kunena editor.
Please Log in or Create an account to join the conversation.
3 years 3 months ago #227386
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic CKEditor problem?
Yes, it is a bug in the editor.
You can test it here.
Empty the text from the test editor and enter this URL from your confitential text. Then press the button for the source code twice and the editor freezes. This bug has been reported a few times.
As an emergency solution, I recommend you go to Aurellia in the backend (tab BBCode) and select the SCEditor. This editor is not yet fully integrated, but you can edit the posts with it.
As an emergency solution, I recommend you go to Aurellia in the backend (tab BBCode) and select the SCEditor. This editor is not yet fully integrated, but you can edit the posts with it.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Time to create page: 0.280 seconds