This should be built into VB. Don't know why it's not.
However, got this error on install:
Code:
INSTALL ERROR: can not find replace search pattern(s) -> 3, install has failed
Edit:
Found the source of the problem. I'm using VB 3.03, patched up to 3.07.
This line:
Quote:
if ($varname != 'query' AND $varname != 'searchuser')
|
Is not used in search.php
The code is entirely different.