Erwin, I'm still having trouble integrating this with the MySQL 4 search hack
per your instructions. I've totally redone the hacks on a fresh search.php and I still get a parse error on the following line:
PHP Code:
$DB_site->query("UPDATE search SET dateline=".time().", userid=$bbuserinfo[userid], ipaddress='".$ipaddress)."', threadid=$threadid WHERE searchid=$getsearch[searchid]");