Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

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

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question Kunena menu active Tab problem

More
15 years 3 months ago - 15 years 3 months ago #87066 by profesionalas
no ideas? It happens when I change only RECENT TOPICS name in Kunena menu.
Last edit: 15 years 3 months ago by profesionalas.

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

More
15 years 3 months ago #87073 by Matias
Replied by Matias on topic Re: Kunena menu problem
You've removed your site address from the
This message contains confidential information

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

More
15 years 3 months ago - 15 years 3 months ago #87075 by profesionalas
...
Last edit: 15 years 3 months ago by profesionalas.

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

More
15 years 3 months ago - 15 years 3 months ago #87079 by profesionalas
----
Last edit: 15 years 3 months ago by profesionalas.

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

More
15 years 3 months ago #87080 by Matias
Replied by Matias on topic Re: Kunena menu problem
For some reason link points to main page, not to recent page. I need to investigate it.

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

More
15 years 3 months ago - 15 years 3 months ago #87082 by profesionalas
There where problem from begining when I was not changed recent topics name to my language in kunena menu.
Problem was there:

Link "more topics" not working for my forum too. When in backend mod_kunenalatest I select Module Output to latest topics. When I click more topics link it redirects to forum and shows that active Recent topics tab (blue tab). But nothig showing. When I press Recent topics tab (same blue tab) it start to show. I notice that link when I press more topics in latest module are: index.php?option=com_kunena&func=latest&do=latesttopics&Itemid=91 When I press recent topics in forum link is: index.php?option=com_kunena&view=latest&Itemid=91 I use two menius, one for registerd users and other for guest. But link to forum are avialable only in registered menu. Help please.



solved changing in public_html/modules/mod_kunenalatest/tmpl/default.php
from
( JText::_ ( 'MOD_KUNENALATEST_MORE_LINK' ) , $this->latestdo );
to
( JText::_ ( 'MOD_KUNENALATEST_MORE_LINK' ) , $this->latest );

But in login recent topics link I have nothing changed and it shows same not active tab when it is changed in kunena menu
Last edit: 15 years 3 months ago by profesionalas.

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

Time to create page: 0.250 seconds