Custom comments list, right depth

I’m afraid this is the problem:

Wrong:

<?php if ( $depth + 1) { ?>

Correct:

<?php if ( $depth > 1) { ?>

That is what I think…

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)