- Posts: 3
- Thank you received: 1
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.
Solved Kunena latest - link to LAST comment ???
- strelokhalfer
-
- Offline
- New Member
-
Please Log in or Create an account to join the conversation.
on my account (administrator) all works fine, on all others no
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
strelokhalfer wrote: Open default_row.php, posts_row.php, user_row.php
ReplacetoCode:$this->getTopicLink($topic, nullin all filesCode:$this->getTopicLink($topic, 'last'
This code isn't available anymore in the new version of the latest module. Did you find a work around?
Still think it is crazy that we need to modify the files as this should be, and was in the past, standard functionality.
Please Log in or Create an account to join the conversation.
- Posts: 12287
- Thank you received: 2535
Combination 1:
Use unread link = Yes
URL Link = Last topic/post
It goes to the first unread post when exists, otherwise to the last post
Combination 2
Use unread link = Yes
URL Link = First topic/post
It goes to the first unread post when exists, otherwise to the lfirst post
Combinations 3 and 4
Use unread link = No
URL Link = First or Last topic/post
It goes always to the first or last post
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.