- Posts: 12
- 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
Question [Merged topic] General testing of K 1.6 features
This solved my problem. Now it works right also with sef404 enabled.Matias wrote: Kunena does not list users that have not finished the registration process (most of them are created by bots for spamming). Those users are generally not shown in any Joomla extension.
Having empty pages sounds like a bug, though..
Try to change components/com_kunena/template/default/plugin/userlist/userlist.php lines 55-59 into this:
Code:$query = "SELECT COUNT(*) FROM #__users AS u INNER JOIN #__fb_users AS fu ON u.id=fu.userid WHERE block=0"; if ($search != "") { $query .= " AND (u.name LIKE '%$search%' OR u.username LIKE '%$search%')"; }
thank you very very much
Please Log in or Create an account to join the conversation.
Cerberus wrote: issue:
maps are hiding any text and the quick reply box is half hidden by map too.
idea:
Maybe a max size on them ? or a thumb version (small version ) in the message then on click it opens in the java popup as a bigger version ?
This is a browser issue we need to fix. Has nothing to do with the size. It works in Safari and Chrome but IE and FF currently have issues.
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
- Khodzhamberdiev
-
- Offline
- New Member
-
- Posts: 1
- Thank you received: 0
Please Log in or Create an account to join the conversation.
Khodzhamberdiev wrote: 1
Hi!
Welcome to the Kunena!
Please leverage out Playground for any testing you would like to do onsite.
You can find the Playground in the main menu or directly here: www.kunena.com/playground
I will move this into the playground area as well.
Hope this helps!
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.