WordPress wp_get_attachment_thumb_url full

Try this in the foreach loop:

$thumb_url = wp_get_attachment_image_src( $attachment->ID, 'full' );

And this for the img src:

echo $thumb_url[0];

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