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

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 Search all posts

More
16 years 4 months ago #36272 by sero
Search all posts was created by sero
Hi,

how can i configure the searchfield at top right to search posts from all time and not limited to 1 year?

Thanks

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

More
16 years 4 months ago #36278 by xillibit
Replied by xillibit on topic Re:Search all posts
Hello,

open the file components\com_kunena\template\default\plugin\advancedsearch\advsearch.php and add this at line 154 :
Code:
<?php $searchdate='all'; ?>

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.

More
16 years 4 months ago #36281 by sero
Replied by sero on topic Re:Search all posts
Thanks!

But i dont mean the advanced search. I mean the top right edit field you can search the forum.

So, i've found the correct file for my needs and changed this, so it works now.

Where we're at it, it would be great if this were configurable so that one does not need to edit the file after each update. ;)

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

Time to create page: 0.237 seconds