3
good point. this would be a possible solution:
edit search.inc.php, delete l.16-19
le="color: #000000"><?php if ( $userid != 0 ) { return $ret; }
add before '// because count() ...'
le="color: #000000"><?php if ( $userid != 0 ) { $sql .= " AND uid = " .$userid. ""; }