list of attachments: wp_get_attachment_link works, wp_get_attachment_image does not

Replace the line

echo wp_get_attachment_image($attachment->ID, 'thumbnail',false);

with

echo $attachments['post_content'];

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