The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
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.
Merged
Broken link in the subscription e-mail from Forum and wrong #id
That topic may be related, as he says he is ending up on the last page of a multi-page thread instead of the first. That is also our symptom. Users in our case are also set to view 'Last post first". But the details he reported seem to be different from the ones we reported.
In our case, Kunena is adding the "limitstart=" parameter to the url that a user is redirected to on the forum - removing it results in the correct page being displayed.
So there is a url in the email notification (noted below) that when clicked is redirected to the url with the "limitstart=" parameter (also noted below), which lands the user on the last page (like 4 of 4) instead of the first page (like 1 of 4). Removing that limitstart parameter from the url gets you to the right page (1 of 4), but I don't know if there is a setting for that or what.
sohopros wrote: That topic may be related, as he says he is ending up on the last page of a multi-page thread instead of the first. That is also our symptom. Users in our case are also set to view 'Last post first". But the details he reported seem to be different from the ones we reported.
We tried the hack in the
github report
and the email links still go to the wrong (oldest) page.
Maybe you can re-open the issue? Or maybe the change is reliant on some other different in the trunk? Definitely isn't working for us. And isn't it odd that the change is in /administrator/? file = administrator/components/com_kunena/libraries/forum/topic/topic.php