Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question no topic when clicking on " more topics"...

More
15 years 7 months ago #79279 by xillibit

tinetto wrote: same issue for me
solved changing default.php
from
( JText::_ ( 'MOD_KUNENALATEST_MORE_LINK' ) , $this->latestdo );
to
( JText::_ ( 'MOD_KUNENALATEST_MORE_LINK' ) , $this->latest );

If you do this, it's has no effect because the variable $this->latest doesn't exist

squale wrote: thanks a lot tinetto, work like a charm !

What sef system do you using ?

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.

More
15 years 7 months ago #79290 by tinetto

xillibit wrote: If you do this, it's has no effect because the variable $this->latest doesn't exist


i'm not dev
i didn't want to cancel the link so i did some attempts
finally i cancelled the last two letters and it works for me

anyway i wait a real solution

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

More
15 years 7 months ago #79356 by squale
i'm using the defaut joomla SEF (in joomla config)
with the change from tinetto, the "more topic" link is still not the same ( www.gearcompetition.com/forum/latest.html ) but it does the job, it redirect user to the latest topics

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

Time to create page: 0.260 seconds