Kunena 7.0.4 Released

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

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 /unread at the end for url - right or not?

More
11 years 2 months ago #162352 by emeyer
Well I tried experimenting with

<?php
$input = $app->input;
$input->set('Itemid', 2790); //apps menu
$app->getMenu()->setActive(2790);

With mixed success. however, I found another problem. I had named a blog menu item the same as the forum category name, and when I select a post to read, the menu highlights the blog menu item with the same name as the forum category. see.... so if the menu item is being selected by name /alias, and not by itemid, then maybe it works if the forums have unique names and the names are the same in the menu. But now I am really guessing, because it shouldnt be doing this in the first place, should it?

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

More
11 years 2 months ago #162354 by emeyer
well, ive no idea why that happened, but I found something else that helps. If I enable 'direct component access' the threaded and indented views work again on forum posts. The category isnt selected in the menu, but bbcode works and all the buttons work. Now I can get back to working on the 'new posts' display.

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

More
11 years 1 month ago - 11 years 1 month ago #162601 by emeyer
Im sorry to say this problem started again for no apparent reason. Again I am getting zero content for new guest sessions.

I am looking at the router code to try and figure out a solution, but it is not simple.
Last edit: 11 years 1 month ago by emeyer.

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

More
10 years 10 months ago #166309 by 810
Fixed the unread link for guests, included in the next version.

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

Time to create page: 0.214 seconds