There is a bug on your search form. Any search result comes with a warning message:
Warning: Use of undefined constant allow - assumed 'allow' (this will throw an Error in a future version of PHP) in /var/www/html/forms_php/search.php on line 160
The number of times this warning appears is equivalent to the number of search results returned.
BlueHat wrote (edited )
There is a bug on your search form. Any search result comes with a warning message:
The number of times this warning appears is equivalent to the number of search results returned.