Sorgu kısmını şöyle deneyin;
$user = $db->prepare("SELECT * FROM members WHERE nick = \' $nick\' AND password =\ '$password\'");