Closed (won't fix)
Project:
Weblink
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2005 at 21:24 UTC
Updated:
30 Jan 2006 at 18:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
lunas commentedI'm receiving the same error, when I enable weblink with the cvs of drupal I get:
warning: Missing argument 2 for do_search() in /blah/blah/blah/modules/search.module on line 485.
warning: Cannot modify header information - headers already sent by (output started at /blah/blah/blah/boxing/includ
Comment #2
jhriggs commentedIn CVS (4.6), weblink no longer need to implement the search hooks. Delete the weblink_search() and weblink_update_index() functions. Patch attached.
Comment #3
stevryn commentedThis patch says v.1.74, my weblink module says 1.75. When I remove those lines, the site no longer works, I get nothing but white page.
This is the error I receive when trying to do a search:
Missing argument 2 for do_search() in C:\www\webroot\drupal\modules\search.module on line 472.
htmlspecialchars() expects parameter 1 to be string, array given in C:\www\webroot\drupal\includes\common.inc on line 554.
When I disable weblink, it works.
Comment #4
Bèr Kessels commentedwe no longer allow any patches or mods on CVS. please look at links.