Kunena 7.0.2 Released

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

Solved Post moderation and actions button do not work

More
3 years 5 months ago #225475 by uzbaby
I got it!
Thank you very much!

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

More
3 years 5 months ago - 3 years 5 months ago #225546 by rich
You can easily fix this error yourself. Change the line 236 in
components/com_kunena/template/aurelia/layouts/category/index/default.php

from
Code:
<td colspan="5" class="d-none d-md-table-cell">
to
Code:
<td colspan="5">
github.com/Kunena/Kunena-Forum/pull/9285

Important! Always create a backup before you make any changes to your website!
Last edit: 3 years 5 months ago by rich.

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

Time to create page: 0.331 seconds