This error occurs for every search made on my CVS site:
warning: Missing argument 2 for do_search() in
/home/virtual/site440/fst/var/www/html/modules/search.module on line 428.
This error occurs for every search made on my CVS site:
warning: Missing argument 2 for do_search() in
/home/virtual/site440/fst/var/www/html/modules/search.module on line 428.
Comments
Comment #1
TDobes commentedThis happens due to a contrib module that has not had its _search hook updated to work with CVS HEAD Drupal. What non-core modules are you using? You should move this issue over to the appropriate module and ask the maintainer to update their hook_search function.
Comment #2
spidie commentedI'm getting this too - looks like weblink is the problem - will pass this on to the maintainer... thanks
Comment #3
Steven commented