Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

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 4 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 4 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 10 months ago #63589 by C0n
Thanks :D

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

Time to create page: 0.251 seconds