Kunena 6.4.9 & Kunena 7.0.1 Released

The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4

The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/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

Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Question Login

More
3 years 4 months ago #225257 by straetch
Replied by straetch on topic Login
Here is the link to an example Reply from a guest:
This message contains confidential information

The website is in Dutch.
 
I did not have that behaviour on the same website under Joomla 3 and Kunena 5 with the paid Blue Eagle template.
Strange is that it does not happen with this post on your own forum.

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

More
3 years 4 months ago #225258 by Leen
Replied by Leen on topic Login
sorry I can't see the link I think it is only visible to administrators of this forum.
that the website is in dutch nice i'm dutch

With kind regards
Leen

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

More
3 years 4 months ago #225259 by straetch
Replied by straetch on topic Login
Ok, this should work:
This message contains confidential information

 

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

More
3 years 4 months ago - 3 years 4 months ago #225260 by Leen
Replied by Leen on topic Login
no, unfortunately it is not visible to me
 

With kind regards
Leen
Last edit: 3 years 4 months ago by Leen.

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

More
3 years 4 months ago #225349 by rich
Replied by rich on topic Login
You need two steps to remove these hints:
1. Go to System -> Language Overrides and choose your frontend language
2. Click on New
3. Enter the language constant COM_KUNENA_LOGIN_PLEASE_SKIP
4. Let empty the text field and save it (this hidden the text and login link)

The blue alert info you can hidden via user.css
Code:
.
Code:
.shadow-lg.p-3.mb-5.rounded .alert-info {     display: none; }
.
Alternatively, you can also hide the alert text with a language override (steps 1 - 4). 
Language constant:
COM_KUNENA_GEN_INFO_GUEST_CANNOT_EDIT_DELETE_MESSAGE
But then remains an empty alert bar (see picture).
.
 

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