Fatal error: Call to undefined function: search_help() in /home/www/klyd/public_html/new/modules/flexisearch/flexisearch.module on line 110
I get this when using flexisearch module version 4.6.0
Fatal error: Call to undefined function: search_help() in /home/www/klyd/public_html/new/modules/flexisearch/flexisearch.module on line 110
I get this when using flexisearch module version 4.6.0
Comments
Comment #1
meba commentedHere is howto, how patch flexisearch. Find line 110 and:
Comment #2
Dublin Drupaller commentedYou're getting that error because the search.module isn't enabled.
Dub
Comment #3
Dublin Drupaller commented