Hi
I upgraded to 7.7.2 this morning.
Now the global search function is returning all results for all modules.
WHM/CPanel
I have reset all my permissions and performed a quick repair
Thanks
Hi
I upgraded to 7.7.2 this morning.
Now the global search function is returning all results for all modules.
WHM/CPanel
I have reset all my permissions and performed a quick repair
Thanks
To fix this add $this->searchFields = $searchFields[$this->module]; on line 130 of include/SearchForm/SearchForm2.php
This fixed the issue
Thank you very much @mikesoloman