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.

Solved Changing Editor config file has no effect

More
4 years 10 months ago - 4 years 10 months ago #216374 by ianrispin
I am following instructions from this post to hide buttons in CKeditor by editing 
/media/kunena/core/js/ckeditor_config.js

I am removing lines from the toolbar groups section.

It has no effect.

Why is the config file seemingly being ignored?

This message contains confidential information

Database collation check: ✔ The collation of your table fields are correct
        

Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |
        

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 300 seconds | Max execution memory: 256M | Max file upload: 64M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : rt_isotope | author: RocketTheme, LLC | version: 1.3.0 | creationdate: January  7, 2019

Kunena default template details : Crypsis | author: Kunena Team | version: 5.2.3 | creationdate: 2021-03-07

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 5.2.3 | 2021-03-07 [ Jason ]
        | Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: UddeIM 4.0

Third-party SEF components: sh404sef 4.23.1.4249

Plugins: None

Modules: Kunena Latest 5.1.2 | Kunena Login 5.1.2

Last edit: 4 years 10 months ago by ianrispin.

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

More
4 years 10 months ago #216375 by ianrispin
I have a temp work around of hiding the buttons i don't want using CSS.

In case it helps anyone here is the CSS:

span#cke_12, span#cke_18, span#cke_41, a#cke_33, a#cke_34 {
display: none;
}

You would need to inspect your page to get the right button classes for your needs.

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

More
4 years 10 months ago #216386 by rich

I am removing lines from the toolbar groups section.

It has no effect.

Why is the config file seemingly being ignored?

The browser ignores this, you must empty the cache.

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