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.

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.

Question Change Character Length Keyword Search

More
16 years 3 months ago #41959 by Karma
Hello. Can you please tell me how to change the minimum character length for keyword search? Right now it's default to 3 characters.

Some of our members use acronyms, abbreviations, or initials.

Thank you. :)

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

More
16 years 3 months ago #41970 by xillibit
Hello,

open the file components\com_kunena\lib\kunena.search.class.php and at line 126 change this :
Code:
if (strlen($q)>2) $do_search = TRUE;

I don't provide support by PM, because this can be useful for someone else.

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

  • C0n
  • C0n's Avatar
  • Offline
  • Premium Member
  • Premium Member
  • Only the strongest will survive
More
15 years 8 months ago #63589 by C0n
Thanks :D

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

Time to create page: 0.327 seconds