Quote:
Today at 04:25 AM Erwin said this in Post #42
Alternative, if you've already installed this hack first, you can install my hack after, and skip PHP steps (1) and (2) in my instructions, and instead use Step (2) above, then follow the instructions (3)-(6) in my instructions. 
Thanks, my Search Thread is much faster. I notice this new search is smarter and ignores common words too.
|
Erin, I get a parse error on line 402 when I try doing this hack...
line 402 just happens to be the following query:
PHP Code:
$DB_site->query("UPDATE search SET dateline=".time().", userid=$bbuserinfo[userid], ipaddress='".$ipaddress)."', threadid=,$threadid WHERE searchid=$getsearch[searchid]");
Any ideas?