- Posts: 15
- Thank you received: 0
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
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question Restricted Forum User For Kunena 2.0
- spaceclown
-
- Offline
- Junior Member
-
Please Log in or Create an account to join the conversation.
Thanks a lot for the update. I had thought about updating it for Kunena but hadn't found the time yet
The only thing I have found so far is that the pagination doesn't work in the backend.
Please Log in or Create an account to join the conversation.
@baboon,
Thanks a lot for the update. I had thought about updating it for Kunena but hadn't found the time yet
thanks back for you update to J1.5
rolandd wrote:
The only thing I have found so far is that the pagination doesn't work in the backend.
this issue was alway here, for by pass it i just increase the limit by page to have all user in the same page (not very proper but works lol)
in :
administrator/components/com_kunena/admin.kunena.php
$limit = $mainframe->getUserStateFromRequest("viewlistlimit", 'limit', 200);
Please Log in or Create an account to join the conversation.
True, just hoped you fixed it along with itthis issue was alway here,
Thanks for the limit file, so I can change it as my limit is past 200
Please Log in or Create an account to join the conversation.
That is what currently happens with Kunena standard install. Although its hidden the thread title can still be seen.
O.
Please Log in or Create an account to join the conversation.
Does this mean if someone is in a hidden section and I click on their profile, will it show them as being in this hidden section?
That is what currently happens with Kunena standard install. Although its hidden the thread title can still be seen.
O.
i don't try this because i am using CB, it's doesnt show the instantenaous thread who is reading the user.
Please Log in or Create an account to join the conversation.