Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Améliorations du forum
#13
(02-01-2023, 05:01 PM)Philippe π Wrote: En fait il y a aussi un "Search" en haut à droite. Là dedans tu peux chercher par date "last week", "last 2 weeks" etc

Ok, mais il faut entrer un mot clé, donc pas utilisable pour afficher les derniers posts par ordre chronologique.

Je peux t'aider à fixer ça (et d'autres choses sans doute), si tu veux.

Pour mémo : https://community.mybb.com/thread-219812-page-2.html

Back in 2018 there was a search feature enhancement discussion that pointed out MyBB's limited searching ability. Back then it used to force the user to search with a keyword OR author, else the search is stopped. The fix for this was to remove the following.
Eldenroot did submit a PR for this that was merged but for some reason search keywords are still a requirement.
I did go in to my forums inc > functions_search.php and comment out the following code:
mybb/inc/functions_search.php
Lines 305 to 308 in 4d88a6f

if(!$keywords)

{

error($lang->error_nosearchterms);

}

It works like a charm and now I can actually search without limits.
Reply


Messages In This Thread
Améliorations du forum - by Philippe π - 01-22-2023, 09:03 AM
RE: Améliorations du forum - by Patrick ( - 01-23-2023, 08:20 AM
Re: Améliorations du forum - by Ω Olivier - 01-27-2023, 12:50 PM
RE: Améliorations du forum - by Patrick ( - 01-27-2023, 02:06 PM
RE: Améliorations du forum - by Philippe π - 01-27-2023, 08:57 PM
RE: Améliorations du forum - by Patrick ( - 01-28-2023, 06:48 AM
RE: Améliorations du forum - by Ω Olivier - 01-28-2023, 03:55 PM
RE: Améliorations du forum - by Ω Olivier - 02-01-2023, 10:44 AM
RE: Améliorations du forum - by Philippe π - 02-01-2023, 12:01 PM
RE: Améliorations du forum - by Ω Olivier - 02-01-2023, 03:29 PM
RE: Améliorations du forum - by Philippe π - 02-01-2023, 05:01 PM
RE: Améliorations du forum - by Ω Olivier - 02-03-2023, 10:45 AM
RE: Améliorations du forum - by Philippe π - 02-09-2023, 10:05 PM
RE: Améliorations du forum - by Ω Olivier - 03-06-2023, 10:45 AM
RE: Améliorations du forum - by Philippe π - 03-06-2023, 12:18 PM
RE: Améliorations du forum - by Ω Olivier - 03-06-2023, 06:28 PM
RE: Améliorations du forum - by Thomas - 04-09-2023, 10:04 PM
RE: Améliorations du forum - by Philippe π - 04-15-2023, 07:40 AM
RE: Améliorations du forum - by Ω Olivier - 05-10-2023, 11:57 AM
RE: Améliorations du forum - by Patrick ( - 05-10-2023, 01:19 PM
RE: Améliorations du forum - by Ω Olivier - 05-10-2023, 01:21 PM
RE: Améliorations du forum - by Philippe π - 05-11-2023, 05:48 PM
RE: À propos du forum - by Thomas - 02-01-2023, 07:33 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)