How to disable PhpBB3 search functionality for guest users?
Often the phpBB3 search functionality is abused by different spam bots. They perform searches as guest users. This significantly increases the size of the search_wordmatch table. It contains pairs of data of which posts include which words from the search_wordlist table. Usually, when the … Continued