Kunena 6.3.7 Released

The Kunena team has announce the arrival of Kunena 6.3.7 [K 6.3.7] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

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.

Question Remove "Private message" when you create a post

More
1 year 5 months ago #1 by tramber91
Hi all,

Seems new, when I want to create a message I have a tab "Messagerie privée" in the interface

same things in this forum
I don't succeed to remove it (check plugin, config)
Can you help me

Thanks

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

More
1 year 5 months ago #2 by rich
Yes, you are right, it should be possible to disable it in the configuration.
For now, try this code in custom.scss ( it's the same process as custom.less ).

Code:
#profile-tab {   display: none; }


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

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

More
1 year 5 months ago #3 by tramber91
Thanks, it works
means will be removable in configuration in some next version ?
take care
Bertrand

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

More
1 year 5 months ago #4 by xillibit
Hello,

It's need a new setting to do that in the Kunena configuration, i will add it for the 6.1.2

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.

Time to create page: 0.335 seconds