Hi,
We got errors When trying to access to index.php?m=candidates&a=search :
Deprecated: Function create_function() is deprecated in xxxxx/lib/Search.php on line 226
…..
…..
Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 in xxxxx/lib/dom.php on line 1364
…
…
Warning: preg_match_all(): Compilation failed: invalid range in character class at offset 4 in xxxxx/lib/dom.php on line 684
Warning: Invalid argument supplied for foreach() in xxxxx/lib/dom.php on line 691
Warning: preg_match_all(): Compilation failed: invalid range in character class at offset 4 in xxxxx/lib/dom.php on line 684
Warning: Invalid argument supplied for foreach() in xxxxx/lib/dom.php on line 691
Fatal error: Uncaught Error: Call to a member function outertext() on array in xxxxx/modules/candidates/OnSearch.php:86 Stack trace: #0 xxxxx/lib/Template.php(243): include() #1 xxxxx/lib/Template.php(389): Template->loadTemplateVars(‘/homepages/0/d7…’, Array) #2 xxxxx/modules/candidates/CandidatesUI.php(2615): Template->display(NULL) #3 xxxxx/modules/candidates/CandidatesUI.php(2265): CandidatesUI->onSearch() #4 xxxxx/lib/ModuleUtility.php(189): CandidatesUI->search() #5 xxxxx/index.php(332): ModuleUtility::loadModule(‘candidates’) #6 {main} thrown in xxxxx/modules/candidates/OnSearch.php on line 86
Best Regard,