Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question In Backup Emoticons in posts are not displayed

More
2 years 4 months ago #230345 by Gindi
Can the issue from " www.kunena.org/forum/k-6-10-support/1681...ot-displayed?start=0 " be considered closed because the problem cannot be solved?

Gindi

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

More
2 years 4 months ago #230357 by rich
I have not marked the topic as solved because it is still open on Github.

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
2 years 2 months ago - 2 years 2 months ago #231009 by Gindi
I can imagine that opinions differ quite a bit as to whether emoticons should be displayed as an image or as code when writing a post.
Is there a possibility to insert a line in the configuration of Kunena or the Kunena template "Show emoticon" and offer "Image" or "Code" for selection?
Admins who create a backup only as security for the website could select "Image" and admins who create a backup for testing on a local test server could select "Code".
The solution that the emoticon is only called via the Joomla installation and not via the whole domain is probably not feasible or is there hope for a solution here?

Addendum:
After having worked with the emoticons again after a long time, I realized that the call in the backup no longer contains the subfolder.
The call in the backup is identical to the call in the Lifesite, but the emoticon is not displayed in the backup, only the [img .

Gindi
 
Last edit: 2 years 2 months ago by Gindi. Reason: Nachtrag zum subfolder

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

More
2 years 2 months ago #231021 by rich

I can imagine that opinions differ quite a bit as to whether emoticons should be displayed as an image or as code when writing a post.

I think we can all agree that code is the better way. The reason why the smilies are inserted as images is because we couldn't find any other way to use more smilies than were available by default in the CKeditor.
I doubt whether anything will be changed, as we are working on integrating the SCeditor as default and then it should work again with the codes.

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

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

More
2 years 2 months ago #231024 by Gindi

I think we can all agree that code is the better way. The reason why the smilies are inserted as images is because we couldn't find any other way to use more smilies than were available by default in the CKeditor.
 
I cannot imagine that this should be the reason.
In Joomla 3.10.10 and Kunena 5.2.9 with BlueEagle5 1.6.7 the CKEditor was used. At that time, the smilies that were available in /media/kunena/emoticons were also displayed in the CKEditor.
In a topic from 2020 and a post from 03.11.2020 an emoticon was displayed as code.
<img src="/BFB31010/media/kunena/emoticons/icon_unknownauthor_weissnich.gif" alt=":weissnicht:" title=":weissnicht:" class="bbcode_smiley" /> </div>

On 27.12.2020, an emoticon was displayed as a graphic (torn leaf with bent top right corner in square frame)
<div class="kmsgimage">
        <a href="/media/kunena/emoticons/icon_grill.gif" title="" data-fancybox="gallery">
        <img src="/media/kunena/emoticons/icon_grill.gif" style="max-height: 800px; max-width:auto " />

Between those two times I must have probably installed Kunena 5.2.0 and from then on something was changed from code to image.
Before 03.11.2020 all emoticons were displayed as code and after 27.12.2020 as graphics.

gindi
 

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

More
2 years 2 months ago #231028 by rich
In principle, it also works now with the codes, but only if these codes are listed in ckeditor.js. If you select a different smilie, the source mode can no longer be selected and the post can no longer be saved correctly.
You can test it, but you have to remove the entry config.smiley_descriptions=""; from the ckeditor_config.
The smilies have always caused problems from the beginning (they still do, just like yours) and have cost us a lot of time.
And as already mentioned, I'm not sure if anything will be changed since we won't keep this editor.

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.319 seconds