You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I Installed Sphinx but when Search Candidates in opencats got below error,any idea about that?
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/opencats_index/lib/Search.php on line 2483
Fatal error: Uncaught ArgumentCountError: Too few arguments to function SearchByResumePager::__construct(), 6 passed in /var/www/html/opencats_index/modules/candidates/CandidatesUI.php on line 2088 and exactly 7 expected in /var/www/html/opencats_index/lib/Search.php:2199 Stack trace: #0 /var/www/html/opencats_index/modules/candidates/CandidatesUI.php(2088): SearchByResumePager->__construct(20, 1, '201', 'urban developme...', 'lastName', 'ASC') #1 /var/www/html/opencats_index/modules/candidates/CandidatesUI.php(145): CandidatesUI->onSearch() #2 /var/www/html/opencats_index/lib/ModuleUtility.php(79): CandidatesUI->handleRequest() #3 /var/www/html/opencats_index/index.php(272): ModuleUtility::loadModule('candidates') #4 {main} thrown in /var/www/html/opencats_index/lib/Search.php on line 2199
The text was updated successfully, but these errors were encountered:
I Installed Sphinx but when Search Candidates in opencats got below error,any idea about that?
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/opencats_index/lib/Search.php on line 2483
Fatal error: Uncaught ArgumentCountError: Too few arguments to function SearchByResumePager::__construct(), 6 passed in /var/www/html/opencats_index/modules/candidates/CandidatesUI.php on line 2088 and exactly 7 expected in /var/www/html/opencats_index/lib/Search.php:2199 Stack trace: #0 /var/www/html/opencats_index/modules/candidates/CandidatesUI.php(2088): SearchByResumePager->__construct(20, 1, '201', 'urban developme...', 'lastName', 'ASC') #1 /var/www/html/opencats_index/modules/candidates/CandidatesUI.php(145): CandidatesUI->onSearch() #2 /var/www/html/opencats_index/lib/ModuleUtility.php(79): CandidatesUI->handleRequest() #3 /var/www/html/opencats_index/index.php(272): ModuleUtility::loadModule('candidates') #4 {main} thrown in /var/www/html/opencats_index/lib/Search.php on line 2199
The text was updated successfully, but these errors were encountered: