Missing argument error using do_search when visitors use /search
Anonymous (not verified) - November 25, 2004 - 04:10
| Project: | Drupal |
| Version: | x.y.z |
| Component: | search.module |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
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.
#1
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.
#2
I'm getting this too - looks like weblink is the problem - will pass this on to the maintainer... thanks
#3