Closed (won't fix)
Project:
Drupal core
Version:
x.y.z
Component:
search.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2005 at 05:34 UTC
Updated:
15 Jan 2006 at 18:10 UTC
This is the error that I get:
Missing argument 2 for do_search() in /home/virtual/site440/fst/var/www/html/modules/search.module on line 444.
Problem is it happens on a number of different URLs, at unpredictable times.
Comments
Comment #1
TDobes commentedThis sounds like an old 4.5.x-era module that is improperly implementing the _search hook. (It hasn't been fully updated for 4.6 yet.)
Can you verify this error without any contrib modules installed? If not, what contrib modules are you using?
Comment #2
Steven commentedNo follow up from original submitter.