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 is a locked category

Question [Merged topic] General testing of K 1.6 features

More
15 years 10 months ago - 15 years 10 months ago #52280 by danfox

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%')"; }

This solved my problem. Now it works right also with sef404 enabled.
thank you very very much
Last edit: 15 years 10 months ago by danfox.

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

More
15 years 10 months ago #52308 by fxstein
Replied by fxstein on topic Re: Map - Feauture

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.

More
15 years 9 months ago #52508 by Khodzhamberdiev
1

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

More
15 years 9 months ago #52509 by fxstein
Replied by fxstein on topic Testing The Playground

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.

More
15 years 9 months ago #52512 by sozzled
Replied by sozzled on topic Testing The Playground
Testing moderator tools: The last two messages above (with subject "1") were posted as a separate thread in the Common Questions category. I moved them to this this category and merged them with this "Testing The Playground" thread. New moderator tools work great! :woohoo:

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

More
15 years 9 months ago #52584 by sozzled
Replied by sozzled on topic Testing The Playground
Testing new post. After creating this message, the display show the last page of the thread and bring it into focus.

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

Time to create page: 0.252 seconds