yeah, the code seems to be incorrect in the index.php (admin cp's folder).
Please replace line 62 in that file
by this:
$res = $db->super_query( "SELECT COUNT(*) as number FROM ".$cMain["dbPrefix"]."users WHERE ".time()."-joined<86400" );
and test the system by adding a new user