Front end post submission form with duplicate type fields

Take a look at this answer and at to store the image as a custom field replace:

update_post_meta($new_post,'_thumbnail_id',$attach_id);

with what ever name you have for you custom field ex:

update_post_meta($new_post,'products_image',$attach_id);

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