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

TDobes’s picture

Category: bug » support

This 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.

spidie’s picture

I'm getting this too - looks like weblink is the problem - will pass this on to the maintainer... thanks

Steven’s picture

Status: Active » Closed (works as designed)